[Bug 1787729] Re: apport-autoreport.service fails if whoopsie isn't running
Launchpad Bug Tracker
1787729 at bugs.launchpad.net
Thu Mar 14 09:41:05 UTC 2019
This bug was fixed in the package apport - 2.20.9-0ubuntu7.6
---------------
apport (2.20.9-0ubuntu7.6) bionic; urgency=medium
* data/general-hooks/ubuntu.py: Fix UnicodeDecodeError when processing
DpkgTerminalLog. (LP: #1766337)
* debian/apport-autoreport.service: Since this calls whoopsie-upload-all
which fails if whoopsie isn't running, it should have a relationship with
whoopsie.service. (LP: #1787729)
-- Brian Murray <brian at ubuntu.com> Wed, 06 Feb 2019 10:46:53 -0800
** Changed in: apport (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
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/1787729
Title:
apport-autoreport.service fails if whoopsie isn't running
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Bionic:
Fix Released
Status in apport source package in Cosmic:
Fix Released
Bug description:
Impact
------
If automatic crash reporting is enabled and apport-autoreport.service starts before whoopsie on boot then crash reports that happened during shutdown or start up will not be automatically uploaded to the error tracker.
Test Case
---------
1) install apport-noui
2) sudo service apport stop
3) modify /usr/share/apport/whoopsie-upload-all to exit(1) thereby recreating the situation where whoopsie isn't running. I did this by copying lines 159,160 to 161,162 and unindenting them. N.B. this isn't necessary if you are on a system where whoopsie is starting after apport.
4) touch /var/crash/my.crash
5) reboot
5) run 'systemctl status apport-autoreport.service' and observe it failed because whoopsie isn't running
When testing the proposed version of apport you'll want to revert the
changes you made to whoopsie-upload-all. With the version of apport
from -proposed you should no longer see the failure message for the
apport-autoreport.service. The best test case is just having an
affected system test the package from -proposed though.
Regression Potential
--------------------
We are clearly fixing something that was a mistake in the original service so there is little chance for regression.
--------
ProblemType: BugDistroRelease: Ubuntu 18.10
Package: apport 2.20.10-0ubuntu7
Uname: Linux 4.18.3-041803-generic x86_64
ApportLog:
ApportVersion: 2.20.10-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 18 11:48:00 2018
InstallationDate: Installed on 2017-10-13 (308 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
PackageArchitecture: allSourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1787729/+subscriptions
More information about the foundations-bugs
mailing list