Comment 1 for bug 144417

Revision history for this message
Michael Vogt (mvo) wrote :

2007-09-24 14:10:46,438 ERROR not handled expection:
Traceback (most recent call last):

  File "/tmp/distupgrade.oH6457/gutsy", line 59, in <module>
    app.run()

  File "/tmp/distupgrade.oH6457/DistUpgradeControler.py", line 1318, in run
    self.fullUpgrade()

  File "/tmp/distupgrade.oH6457/DistUpgradeControler.py", line 1307, in fullUpgrade
    self.doPostUpgrade()

  File "/tmp/distupgrade.oH6457/DistUpgradeControler.py", line 903, in doPostUpgrade
    if not self.cache._tryMarkObsoleteForRemoval(pkgname, remove_candidates, self.foreign_pkgs):

  File "/tmp/distupgrade.oH6457/DistUpgradeCache.py", line 519, in _tryMarkObsoleteForRemoval
    if pkgname.endswith(self.uname):

AttributeError: 'Package' object has no attribute 'endswith'

2007-09-24 14:10:48,915 ERROR failed to import apport python module, can't report bug: No module named python_hook