This bug was fixed in the package apport - 2.0.1-0ubuntu17.3
---------------
apport (2.0.1-0ubuntu17.3) precise-proposed; urgency=low
* data/general-hooks/ubuntu.py: For package installation failures, build a
DuplicateSignature from the package, version, and dpkg ErrorMessage,
instead of using the whole dpkg terminal log. (LP: #1185515)
-- Brian Murray <[email protected]> Wed, 29 May 2013 13:13:25 -0700
** Changed in: apport (Ubuntu Precise)
Status: Fix Committed => 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/1185515
Title:
SRU of updated apport-package duplicate signature calculation
Status in “apport” package in Ubuntu:
Invalid
Status in “apport” source package in Precise:
Fix Released
Status in “apport” source package in Quantal:
Fix Released
Status in “apport” source package in Raring:
Fix Released
Bug description:
[Impact]
Apport version 2.10-0ubuntu2 in saucy contains a shorter and less complicated
DuplicateSignature than was previously used, to allow for more frequent
duplicate consolidation on errors.ubuntu.com. This will allow package
installation failures to appear amongst the most frequent crashes, and
subsequently should be SRU'ed to the previous releases of Ubuntu so that we can
resolve package install failures in them.
[Test Case]
1) download the crash-in-postinst package from
https://launchpad.net/~daisy-pluckers/+archive/daisy-seeds
2) install the package via software-center (software-center
crash-in-postinst_1-0~2~raring1_amd64.deb)
3) install the package again via 'sudo apt-get install crash-in-postinst'
(this is necessary as dpkg -i doesn't generate a crash report and nor does
software-center)
4) observe apport-crash dialog, click "Show Details"
5) Find DuplicateSignature section of the apport crash which should be 3
lines and contain
" Setting up crash-in-postinst (1-0~2~raring1) ...
dpkg: error processing crash-in-postinst (--configure):
subprocess installed post-installation script returned error exit status 1
"
With the version of apport from -proposed the crash signature will
look like:
"package:crash-in-postinst:1-0~2~raring1 [origin: unknown]: subprocess
installed post-installation script returned error exit status 1"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1185515/+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