This bug was fixed in the package apport - 2.12.7-0ubuntu6
---------------
apport (2.12.7-0ubuntu6) trusty; urgency=medium
* Merge from trunk:
- setup.py: Make updating of hashbangs work when building without Java,
and also apply it on bin/.
* Bump Standards-Version to 3.9.5, no changes necessary.
-- Martin Pitt <[email protected]> Tue, 07 Jan 2014 18:41:12 +0100
** Changed in: apport (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1235436
Title:
/etc/init/apport-noui.conf is non-functional on the phone
Status in “apport” package in Ubuntu:
Fix Released
Bug description:
I've uploaded a fix to upstart for bug #1235387, but /etc/init/apport-
noui.conf in the apport-noui package still doesn't work here. There's
no /etc/apport/autoreport in the image, so it fails on the first line
of the script:
[ -e /etc/apport/autoreport ] || exit 0
Apparently further integration work is needed.
The job is also structured quite confusingly, with an 'instance' that
means the job will be launched once for each file found in /var/crash
- even though the command it runs is called /usr/share/apport
/whoopsie-upload-*all*. So we'll get multiple copies of this running
in parallel the first time it successfully triggers. I suspect this
may result in multiple submissions, as whoopsie sees the .upload stamp
updated?
In any case, I don't see the point of having this as a separate
upstart job from whoopsie at all. whoopsie is already monitoring the
/var/crash directory with inotify; it should just check
/etc/apport/autoreport itself (or maybe this should be
/etc/whoopsie/autoreport?), and if present, monitor the .crash files
directly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1235436/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp