Comment 10 for bug 118862

Revision history for this message
obobu84 (lucaborzani) wrote :

i can confirm the problem

here is the bash output:

sudo update-manager -cdp
warning: could not initiate dbus
extracting '/tmp/tmpexgDC-/gutsy.tar.gz'
authenticate '/tmp/tmpexgDC-/gutsy.tar.gz' against '/tmp/tmpexgDC-/gutsy.tar.gz.gpg'
could not send the dbus Inhibit signal: global name 'dbus' is not defined
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/UpdateManager/UpdateManager.py", line 914, in on_button_dist_upgrade_clicked
    fetcher.run()
  File "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 178, in run
    self.runDistUpgrader()
  File "/usr/lib/python2.5/site-packages/UpdateManager/DistUpgradeFetcher.py", line 53, in runDistUpgrader
    if os.getuid() != 0:
NameError: global name 'os' is not defined