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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766794
Title:
apport-collect doesn't create a ProblemType in the report
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1766794/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs