Comment 1 for bug 205225

Revision history for this message
Richard Lithvall (rich-ubuntu) wrote : Re: Upgrade from gutsy to hardy-beta hangs

I get the exact same behaviour:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 7.10
Release: 7.10
Codename: gutsy

$ cat /var/log/dist-upgrade/main.log
2008-04-18 08:20:23,904 INFO release-upgrader version '0.87.18' started
2008-04-18 08:20:28,656 DEBUG Using 'DistUpgradeViewGtk' view
2008-04-18 08:20:28,835 DEBUG lsb-release: 'gutsy'
2008-04-18 08:20:28,836 DEBUG _pythonSymlinkCheck run
2008-04-18 08:20:30,123 DEBUG checkViewDepends()

$ sudo apport-cli -f -P 7314

*** Collecting problem information

The collected information can be send to the developers to improve the
application. This might take a few minutes.
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 282, in <module>
    app.run_argv()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 253, in run_argv
    self.run_report_bug()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 237, in run_report_bug
    self.collect_info()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 348, in collect_info
    icthread.exc_raise()
  File "/var/lib/python-support/python2.5/apport/REThread.py", line 37, in run
    self._retval = self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/apport/ui.py", line 38, in thread_collect_info
    report.add_hooks_info()
  File "/var/lib/python-support/python2.5/apport/report.py", line 499, in add_hooks_info
    assert self.has_key('Package')
AssertionError