[Bug 557660] Re: attach_related_packages might add redundant information
Launchpad Bug Tracker
557660 at bugs.launchpad.net
Tue May 5 06:01:08 UTC 2020
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]
** Changed in: apport (Ubuntu)
Status: Incomplete => Expired
--
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/557660
Title:
attach_related_packages might add redundant information
Status in apport package in Ubuntu:
Expired
Bug description:
affects ubuntu/apport
importance low
The attach_related_packages convenience function in hookutils.py might
lead to the adding of redundant information to a bug report. For
example if package A had a dependency on a package B and package A's
apport hook called "attach_related_packages(report, packageB)" then
information about package B would appear in both Dependencies.txt and
RelatedPackageVersions.txt. This could be avoided by having
attach_related_packages check to see if the package name is already in
Dependencies.txt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/557660/+subscriptions
More information about the foundations-bugs
mailing list