Comment 5 for bug 224303

Revision history for this message
kex (kex-iki) wrote :

addditional info I found:

kex@xpc:~$ G_DEBUG=fatal_criticals update-manager
current dist not found in meta-release file
current dist not found in meta-release file

(I upgraded one day before 8.04 was released)

What was peculiar is that when starting from command line, like this, sudo actually worked.

So I tried to update dist, but it said it is up to date already. And crashed when exiting:

kex@xpc:~$ sudo G_DEBUG=fatal_criticals update-manager --dist-upgrade
sudo: unable to resolve host xpc
ERROR:root:not handled expection:
Traceback (most recent call last):

  File "/usr/bin/update-manager", line 94, in <module>
    if controler.askDistUpgrade():

  File "/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeController.py", line 818, in askDistUpgrade
    self.cache.requiredDownload)

  File "/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeViewGtk.py", line 537, in confirmChanges
    self.confirmChangesMessage += "\n\n<b>%s</b>" % \

AttributeError: 'DistUpgradeViewGtk' object has no attribute 'confirmChangesMessage'

ERROR:root:failed to import apport python module, can't report bug: No module named python_hook