[EMAIL PROTECTED]:~$ update-manager
Traceback (most recent call last):
File "/usr/bin/update-manager", line 32, in <module>
from UpdateManager.UpdateManager import UpdateManager
ImportError: No module named UpdateManager.UpdateManager
[EMAIL PROTECTED]:~$
Update-manager crash due to running with default in feisty (??)
python2.5 which doesnt have modules for it. If you run python2.4
/usr/bin/update-manager it will work, but will complain about services
(lack of latest python-dbus??)
[EMAIL PROTECTED]:~$ python2.4 /usr/bin/update-manager
Introspect error: The name org.freedesktop.UpdateManager was not provided by
any .service files
no listening object (The name org.freedesktop.UpdateManager was not provided by
any .service files)
Traceback (most recent call last):
File "/usr/bin/update-manager", line 87, in ?
app.main(options)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line
979, in main
gtk.main()
KeyboardInterrupt
[EMAIL PROTECTED]:~$
--
update-manager crashes due to missing module
https://launchpad.net/bugs/79590
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs