For some reason the ProblemType is being removed from the report,
causing package hooks or the ubuntu general hook which expect it to
fail. This'll fix the bug.
$ bzr diff apport/ui.py
=== modified file 'apport/ui.py'
--- apport/ui.py 2018-02-14 18:10:19 +0000
+++ apport/ui.py 2018-04-27 15:55:37 +0000
@@ -559,7 +559,6 @@
self.add_extra_tags()
# delete the uninteresting keys
- del self.report['ProblemType']
del self.report['Date']
try:
del self.report['SourcePackage']
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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:
Triaged
Status in apport package in Ubuntu:
Triaged
Status in apport source package in Bionic:
Triaged
Bug description:
Running 'sudo apport-collect BUGID' on 18.04 and then selecting 'V:
View report' results in Tracebacks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1766794/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp