That command gives me following output instead of collecting information:
simon@precise-1000H-beta:~$ apport-collect -p linux 774287
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 37, in add_info
match_error_messages(report)
File "/usr/share/apport/general-hooks/ubuntu.py", line 121, 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 493, 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 861, 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'
What to do? Will also test the upstream kernel in the next days when I have more time.
That command gives me following output instead of collecting information:
simon@precise- 1000H-beta: ~$ apport-collect -p linux 774287 apport/ general- hooks/ubuntu. py crashed: python2. 7/dist- packages/ apport/ report. py", line 718, in add_hooks_info 'add_info' ](self, ui) apport/ general- hooks/ubuntu. py", line 37, in add_info error_messages( report) apport/ general- hooks/ubuntu. py", line 121, in match_error_ messages 'ProblemType' ] == 'Package': python2. 7/UserDict. py", line 23, in __getitem__ apport/ apport- gtk", line 493, in <lambda> idle_add( lambda: self.collect_ info(on_ finished= self.ui_ update_ view)) python2. 7/dist- packages/ apport/ ui.py", line 861, in collect_info exc_raise( ) python2. 7/dist- packages/ apport/ REThread. py", line 34, in run target( *self._ _args, **self.__kwargs) python2. 7/dist- packages/ apport/ ui.py", line 111, in thread_collect_info 'ProblemType' ] == 'Crash' and \ python2. 7/UserDict. py", line 23, in __getitem__
No packages found matching linux.
ERROR: hook /usr/share/
Traceback (most recent call last):
File "/usr/lib/
symb[
File "/usr/share/
match_
File "/usr/share/
if report[
File "/usr/lib/
raise KeyError(key)
KeyError: 'ProblemType'
Traceback (most recent call last):
File "/usr/share/
GLib.
File "/usr/lib/
icthread.
File "/usr/lib/
self._retval = self.__
File "/usr/lib/
if report[
File "/usr/lib/
raise KeyError(key)
KeyError: 'ProblemType'
What to do? Will also test the upstream kernel in the next days when I have more time.