This should fix the issue:

# EDITOR=vim systemctl edit apport-autoreport.service
[Unit]
After=whoopsie.service
Wants=whoopsie.service

Save.

Or instead of doing "systemctl edit", you can just drop these 3 lines to
the "/etc/systemd/system/apport-autoreport.service.d/override.conf" file
and issue "systemctl daemon-reload" command.


Tested:

systemctl stop whoopsie.service
systemctl stop apport-autoreport.service
systemctl start apport-autoreport.service

This worked for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729

Title:
  [FAILED] Failed to start Process error reports when automatic
  reporting is enabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1787729/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to