Comment 0 for bug 109830

Revision history for this message
YAFU (yafu) wrote :

Binary package hint: upgrade-system

When I run the following commnad: gksu "sh /cdrom/cdromupgrade"
the Distribution Upgrade Tool is open, but in the first step obtain a Crash!
This is my main.log:

2007-04-25 00:26:17,408 INFO release-upgrader version '0.59.20' started
2007-04-25 00:26:17,692 WARNING can't import view 'DistUpgradeViewGtk' (No module named UpdateManager.Common.SimpleGladeApp)
2007-04-25 00:26:19,633 DEBUG lsb-release: 'edgy'
2007-04-25 00:26:19,636 DEBUG _pythonSymlinkCheck run
2007-04-25 00:26:22,879 DEBUG useNetwork: 'True' (selected by user)
2007-04-25 00:26:23,013 ERROR Exception in KDE frontend (invoking crash handler):
2007-04-25 00:26:23,013 ERROR Traceback (most recent call last):
  File "/tmp/tmp.gTBBbm5380/feisty", line 56, in ?
    app.run()
  File "/tmp/tmp.gTBBbm5380/DistUpgradeControler.py", line 1025, in run
    self.fullUpgrade()
  File "/tmp/tmp.gTBBbm5380/DistUpgradeControler.py", line 935, in fullUpgrade
    if not self.prepare():
  File "/tmp/tmp.gTBBbm5380/DistUpgradeControler.py", line 289, in prepare
    self._tryUpdateSelf()
  File "/tmp/tmp.gTBBbm5380/DistUpgradeControler.py", line 200, in _tryUpdateSelf
    from DistUpgradeFetcherSelf import DistUpgradeFetcherSelf
  File "/tmp/tmp.gTBBbm5380/DistUpgradeFetcherSelf.py", line 2, in ?
    from DistUpgradeFetcherCore import DistUpgradeFetcherCore
  File "/tmp/tmp.gTBBbm5380/DistUpgradeFetcherCore.py", line 30, in ?
    import GnuPGInterface
ImportError: No module named GnuPGInterface