Public bug reported:

After phase "preparing upgrade" the progress window just vanishes and
upgrade does not proceed. From /var/log/dist-upgrade/main.log:

2008-10-12 08:12:49,817 ERROR not handled exception in KDE frontend:
Traceback (most recent call last):

  File "dist-upgrade.py", line 76, in <module>
    app.run()

  File 
"/tmp/kde-root/adept_managerP42bJa.tmp-extract/DistUpgradeController.py", line 
1508, in run
    self.fullUpgrade()

  File 
"/tmp/kde-root/adept_managerP42bJa.tmp-extract/DistUpgradeController.py", line 
1427, in fullUpgrade
    if not self.doPostInitialUpdate():

  File 
"/tmp/kde-root/adept_managerP42bJa.tmp-extract/DistUpgradeController.py", line 
652, in doPostInitialUpdate
    self.quirks.run("PostInitialUpdate")

  File "/tmp/kde-root/adept_managerP42bJa.tmp-extract/DistUpgradeQuirks.py", 
line 61, in run
    func()

  File "/tmp/kde-root/adept_managerP42bJa.tmp-extract/DistUpgradeQuirks.py", 
line 98, in intrepidPostInitialUpdate
    res = self._view.askYesNoQuestion(_("Upgrading may reduce desktop "

NameError: global name '_' is not defined

2008-10-12 08:12:49,817 DEBUG running apport_crash()
2008-10-12 08:12:49,836 ERROR failed to import apport python module, can't 
report bug: No module named python_hook

Symbol "_" is missing. Adding line "from gettext import gettext as _" to
DistUpgradeQuirks.py solved the problem.

** Affects: adept (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Kubuntu upgrade from Hardy to Intrepid fails
https://bugs.launchpad.net/bugs/282040
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to