More problems after delleting kernel

Alan Pope alan at popey.com
Sun May 1 22:00:16 UTC 2011


On 1 May 2011 22:50, stan <stanb at panix.com> wrote:
> SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/config_manager/implementations/svn_vcs.py', 49, 7, '    def get_test_repo(self):\n'))
>

Looks like:-

https://bugs.launchpad.net/ubuntu/+source/config-manager/+bug/453349
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572808

Maybe try:-

sudo dpkg --configure -a

If that doesn't work:-

sudo apt-get install --reinstall config-manager

If that doesn't work:-

sudo apt-get remove --purge config-manager
sudo apt-get install config-maanger

Al.




More information about the ubuntu-users mailing list