Comment 14 for bug 118862

Revision history for this message
Hadmut Danisch (hadmut) wrote :

I still have a problem with the update-manager. I also had the problem

   global name 'dbus' is not defined

Following the instructions given above I added

   import os
   import dbus

to /usr/lib/python2.5/site-packages/UpdateManager/DistUpgradeFetcher.py

Now I get the error message

# update-manager -d
extracting '/tmp/tmpv8iqg6/gutsy.tar.gz'
authenticate '/tmp/tmpv8iqg6/gutsy.tar.gz' against '/tmp/tmpv8iqg6/gutsy.tar.gz.gpg'
could not send the dbus Inhibit signal: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gnome-power-manager exited with status 0

regards