[Bug 1052605] Re: ERROR:root:getListFromFile: no '/usr/share/update-manager/removal_blacklist.cfg' found: exception during Precise to Quantal upgrade on amd64+mac
Colin Watson
cjwatson at canonical.com
Wed Sep 19 16:12:49 UTC 2012
precise/Contents-amd64.gz:usr/share/update-manager/removal_blacklist.cfg admin/update-manager-core
quantal/Contents-amd64.gz:usr/share/ubuntu-release-upgrader/removal_blacklist.cfg admin/ubuntu-release-upgrader-core
So if update-manager-core had already been upgraded, then that would
sort of explain that, but then why is it still using Python 2? We
really need some kind of log files to look into the order of operations
here; if you can't use ubuntu-bug, then please just attach a tarball of
/var/log/.
** Changed in: update-manager (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1052605
Title:
ERROR:root:getListFromFile: no '/usr/share/update-
manager/removal_blacklist.cfg' found: exception during Precise to
Quantal upgrade on amd64+mac
Status in “update-manager” package in Ubuntu:
Incomplete
Bug description:
Desktop ppgrade from Precise to Quantal on mac mini (amd64+mac)
crashed with the following stack trace.
ubuntu-1pug at ubuntu1pug-Macmini:/etc/update-manager$ update-manager -c -d
start: Job is already running: apport
ERROR:root:getListFromFile: no '/usr/share/update-manager/removal_blacklist.cfg' found
ERROR:root:not handled expection:
Traceback (most recent call last):
File "/usr/bin/update-manager", line 113, in <module>
File "/usr/lib/python2.7/dist-
packages/DistUpgrade/DistUpgradeController.py", line 1748, in
doPartialUpgrade
File "/usr/lib/python2.7/dist-
packages/DistUpgrade/DistUpgradeController.py", line 1145, in
doPostUpgrade
File "/usr/lib/python2.7/dist-
packages/DistUpgrade/DistUpgradeController.py", line 192, in openCache
File "/usr/lib/python2.7/dist-
packages/DistUpgrade/DistUpgradeCache.py", line 114, in __init__
File "/usr/lib/python2.7/dist-
packages/DistUpgrade/DistUpgradeConfigParser.py", line 59, in
getListFromFile
IOError: [Errno 2] No such file or directory: '/usr/share/update-
manager/removal_blacklist.cfg'
Traceback (most recent call last):
File "/usr/bin/update-manager", line 113, in <module>
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1748, in doPartialUpgrade
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1145, in doPostUpgrade
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 192, in openCache
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeCache.py", line 114, in __init__
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeConfigParser.py", line 59, in getListFromFile
IOError: [Errno 2] No such file or directory: '/usr/share/update-manager/removal_blacklist.cfg'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 473, in _handleException
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeApport.py", line 40, in apport_crash
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 95, in apport_excepthook
if exc_obj.get_dbus_name() == 'org.freedesktop.DBus.Error.ServiceUnknown':
File "/usr/lib/python2.7/dist-packages/apport/report.py", line 501, in add_proc_info
assert os.path.exists(self['ExecutablePath'])
AssertionError
Original exception was:
Traceback (most recent call last):
File "/usr/bin/update-manager", line 113, in <module>
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1748, in doPartialUpgrade
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1145, in doPostUpgrade
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 192, in openCache
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeCache.py", line 114, in __init__
File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeConfigParser.py", line 59, in getListFromFile
IOError: [Errno 2] No such file or directory: '/usr/share/update-manager/removal_blacklist.cfg'
ubuntu-bug update-manager also is also crashing possibly due to the upgrade being unsuccessful. That means no other logs could be attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1052605/+subscriptions
More information about the foundations-bugs
mailing list