Comment 33 for bug 84717

Revision history for this message
Lafa (luis-alves) wrote : upgrade from edgy and got this ugly crash

Traceback (most recent call last):
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/dist-upgrade.py", line 48, in ?
    app.run()
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/DistUpgradeControler.py", line 839, in run
    self.fullUpgrade()
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/DistUpgradeControler.py", line 821, in fullUpgrade
    if not self.doDistUpgrade():
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/DistUpgradeControler.py", line 534, in doDistUpgrade
    res = self.cache.commit(fprogress,iprogress)
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 204, in commit
    res = self.installArchives(pm, installProgress)
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 179, in installArchives
    res = installProgress.run(pm)
  File "/usr/lib/python2.4/site-packages/apt/progress.py", line 217, in run
    res = self.waitChild()
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/DistUpgradeViewKDE.py", line 259, in waitChild
    self.updateInterface()
  File "/tmp/kde-root/adept_managerypLMZa.tmp-extract/DistUpgradeViewKDE.py", line 283, in updateInterface
    self.parent.konsole_frame.show()
AttributeError: 'DistUpgradeViewKDE' object has no attribute 'konsole_frame'