As the second error suggests, file "/usr/lib/python2.5/site- packages/UpdateManager/DistUpgradeFetcher.py" doesn't import the "os" object/package/whatever it's called. (Sorry, I only learned python by ear...)
I added "import os" at the top of that file and the update started. (I still got the dbus problem, so I also added "import dbus" at the same file. Now I don't get either error.) I'm trying to do the update now and hoping this will work... -- update-manager -c -d DOESN'T work for going to Gutsy https://bugs.launchpad.net/bugs/118862 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs