group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #03958
[Bug 1581682] Re: Duplicate signature for Package problems missing info
This bug was fixed in the package apport - 2.20.1-0ubuntu4
---------------
apport (2.20.1-0ubuntu4) yakkety; urgency=medium
* data/general-hooks/ubuntu.py: Fix stacktrace when parsing
DpkgTerminalLog.txt. (LP: #1548421)
* data/general-hooks/ubuntu.py: Restore starting package problem duplicate
signatures with the word package, the package name, and its version.
(LP: #1581682)
-- Brian Murray <brian@xxxxxxxxxx> Mon, 16 May 2016 14:16:15 -0700
** Changed in: apport (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1581682
Title:
Duplicate signature for Package problems missing info
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Xenial:
In Progress
Bug description:
The code in apport which creates a duplicate signature for package
installation failures changed in Ubuntu 16.04 and as part of that
change we are no longer starting the duplicate signature with the
following:
dupe_sig = 'package:%s:%s:%s' % (package, version,
report['ErrorMessage'])
This change was made because 'ErrorMessage' was too vague, however
having 'package:%s:%s' was useful in the Ubuntu Error Tracker. The
Error Tracker buckets package installation failures based off the
duplicate signature and without the string 'package:$package' its hard
to know if a bucket is about about a package installation failure.
Additionally, buckets end up containing a mish-mash of different
packages. In the following error notice how the package version table
contains a bunch of unrelated version numbers:
https://errors.ubuntu.com/problem/23630ea42dcd530db3633a250e04751630e2ac02
The duplicate signature for problems with the type package should be
changed to start with package and the package name at least.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1581682/+subscriptions