Had the very same problem where update-manager crashed after my upgrade from 
jaunty to karmic release candidate. Also got the message that import of module 
gconf failed.
I tried 

$ python -c"import gconf"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named gconf

So I tried

$ sudo dpkg-reconfigure python-gconf

And that solved it for me. Now import of gconf works in python and
update manager starts.

-- 
update-manager crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/441483
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to