[Bug 1787729] Re: apport-autoreport.service fails if whoopsie isn't running
Cristian Aravena Romero
caravena at gmail.com
Wed Jan 16 22:19:26 UTC 2019
I rebooted the notebook, and reviewed the service: 'systemctl status
apport-autoreport.service':
● apport-autoreport.service - Process error reports when automatic reporting is enabled
Loaded: loaded (/lib/systemd/system/apport-autoreport.service; static; vendor preset: enabled)
Active: inactive (dead) since Wed 2019-01-16 19:04:59 -03; 10min ago
Process: 2959 ExecStart=/usr/share/apport/whoopsie-upload-all (code=exited, status=0/SUCCESS)
Main PID: 2959 (code=exited, status=0/SUCCESS)
For me, it works well.
** Attachment added: "$ systemctl status apport-autoreport.service"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1787729/+attachment/5229775/+files/systemctl_status_apport-autoreport.service.txt
--
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:
In Progress
Status in apport source package in Cosmic:
In Progress
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