Comment 36 for bug 651008

Revision history for this message
Bart Heinsius (bheinsius) wrote : Re: Regression in wireless performance under Maverick when on battery power (broadcom)

@penalvch: instructions to update bug with 12.04 debug information do not work.

> apport-collect -p linux 651008

gives:

> You are not the reporter of this problem report. It is much easier to mark a bug as a duplicate of another than to
> move your comments and attachments to a new bug.
>
> Subsequently, we recommend that you file a new bug report using "apport-bug" and make a comment in this bug
> about the one you file.
>
> Do you really want to proceed?

selecting Yes gives:

> No packages found matching linux.
> ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/apport/report.py", line 718, in add_hooks_info
> symb['add_info'](self, ui)
> File "/usr/share/apport/general-hooks/ubuntu.py", line 45, in add_info
> match_error_messages(report)
> File "/usr/share/apport/general-hooks/ubuntu.py", line 129, in match_error_messages
> if report['ProblemType'] == 'Package':
> File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
> raise KeyError(key)
> KeyError: 'ProblemType'
> Traceback (most recent call last):
> File "/usr/share/apport/apport-gtk", line 499, in <lambda>
> GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view))
> File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 867, in collect_info
> icthread.exc_raise()
> File "/usr/lib/python2.7/dist-packages/apport/REThread.py", line 34, in run
> self._retval = self.__target(*self.__args, **self.__kwargs)
> File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 111, in thread_collect_info
> if report['ProblemType'] == 'Crash' and \
> File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
> raise KeyError(key)
> KeyError: 'ProblemType'

can you provide other instructions?