[Bug 1766794] Update Released
Ćukasz Zemczak
1766794 at bugs.launchpad.net
Thu Jun 7 14:34:38 UTC 2018
The verification of the Stable Release Update for apport has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1766794
Title:
apport-collect doesn't create a ProblemType in the report
Status in Apport:
Fix Released
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Bionic:
Fix Released
Bug description:
Running 'sudo apport-collect BUGID' on 18.04 and then selecting 'V:
View report' results in Tracebacks.
[Test Case]
1) ssh to a system running bionic
2) run apport-collect 1766787
3) say yes that you want to update a bug report that isn't yours
4) Choose to view the report
5) Observe the following Traceback
ERROR: hook /usr/share/apport/general-hooks/generic.py crashed:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook
symb['add_info'](report, ui)
File "/usr/share/apport/general-hooks/generic.py", line 90, in add_info
if report['ProblemType'] == 'Crash':
File "/usr/lib/python3.6/collections/__init__.py", line 991, in __getitem__
raise KeyError(key)
KeyError: 'ProblemType'
With the version of the package from -proposed you will not see the
Traceback.
[Regression Potential]
The change is just to stop removing the ProblemType from the created report so there really isn't a chance of a regression.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1766794/+subscriptions
More information about the foundations-bugs
mailing list