[Bug 1485787] Re: package_hook does not include package version

2015-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.18.1-0ubuntu1 --- apport (2.18.1-0ubuntu1) wily; urgency=medium * New upstream bug fix release. Changes since our previous snapshot: - packaging.py: Only consider first word in /etc/os-release's NAME value. This works around Deb

[Bug 1485787] Re: package_hook does not include package version

2015-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.17.2-0ubuntu1.4 --- apport (2.17.2-0ubuntu1.4) vivid-proposed; urgency=medium * data/package_hook: when creating the problem report include the version of the package. (LP: #1485787) -- Brian Murray Wed, 26 Aug 2015 15:49:41 -0700

[Bug 1485787] Re: package_hook does not include package version

2015-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.1-0ubuntu3.13 --- apport (2.14.1-0ubuntu3.13) trusty-proposed; urgency=medium * data/package_hook: when creating the problem report include the version of the package. (LP: #1485787) -- Brian Murray Wed, 26 Aug 2015 16:16:52 -0

[Bug 1485787] Re: package_hook does not include package version

2015-09-01 Thread Brian Murray
Setting up apport (2.14.1-0ubuntu3.13) ... apport start/running bdmurray@clean-trusty-amd64:~$ echo "You have failed this city." | /usr/share/apport/package_hook -p apport bdmurray@clean-trusty-amd64:~$ grep "^Package" /var/crash/apport.1000.crash Package: apport 2.14.1-0ubuntu3.13 ** Tags remov

[Bug 1485787] Re: package_hook does not include package version

2015-09-01 Thread Brian Murray
Setting up apport (2.17.2-0ubuntu1.4) ... bdmurray@blacklightning:~$ echo "You have failed this city." | /usr/share/apport/package_hook -p apport bdmurray@blacklightning:~$ grep "^Package" /var/crash/apport.1000.crash Package: apport 2.17.2-0ubuntu1.4 ** Tags added: verification-done-vivid --

[Bug 1485787] Re: package_hook does not include package version

2015-09-01 Thread Martin Pitt
Thanks Brian! Fixed in http://bazaar.launchpad.net/~apport- hackers/apport/trunk/revision/2998 . I went through all data/*, should be complete now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787

[Bug 1485787] Re: package_hook does not include package version

2015-09-01 Thread Brian Murray
r2996 does not change the iwlwifi_error_dump hook or the apportcheckresume hook which also writes a Package field to its report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not include package version To manage notifications about this bug go to: https://bugs.lau

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Martin Pitt
Fixed in trunk: http://bazaar.launchpad.net/~apport- hackers/apport/trunk/revision/2996 ** Changed in: apport (Ubuntu) Status: In Progress => Fix Committed ** Changed in: apport (Ubuntu) Milestone: ubuntu-15.10 => ubuntu-15.09 -- You received this bug notification because you are a m

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Martin Pitt
See https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1485773/comments/5 . After actually having looked at this I think that hooks should write a complete Package: field after all; otherwise we force apport to always rewrite the entire apport file, which can be really expensive. So I will fix t

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Martin Pitt
Will handle the fix for wily in bug 1485773. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not i

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Martin Pitt
Note that this isn't how apport is supposed to work: Calling any hook is *not* sufficient for producing a report, you have to let the UI post- process the report; that will call add_package_info() and thus the complete package and version. If you run the test case, and click on "show details", you

[Bug 1485787] Re: package_hook does not include package version

2015-08-31 Thread Martin Pitt
So how come that the error tracker is not getting add_package_info()? This is a deeper problem as we also need to check for/add package origins, modified files, etc. ** Changed in: apport (Ubuntu) Status: Fix Released => Incomplete -- You received this bug notification because you are a m

[Bug 1485787] Re: package_hook does not include package version

2015-08-27 Thread Brian Murray
Hello Brian, or anyone else affected, Accepted apport into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.14.1-0ubuntu3.13 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Bug 1485787] Re: package_hook does not include package version

2015-08-27 Thread Brian Murray
Hello Brian, or anyone else affected, Accepted apport into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.17.2-0ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 1485787] Re: package_hook does not include package version

2015-08-26 Thread Brian Murray
** Changed in: apport (Ubuntu Trusty) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not include package version To manage noti

[Bug 1485787] Re: package_hook does not include package version

2015-08-26 Thread Brian Murray
** Changed in: apport (Ubuntu Vivid) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not include package version To manage notif

[Bug 1485787] Re: package_hook does not include package version

2015-08-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/vivid/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not include package version To manage notifications a

[Bug 1485787] Re: package_hook does not include package version

2015-08-18 Thread Brian Murray
** Changed in: apport (Ubuntu Trusty) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: apport (Ubuntu Vivid) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1485787] Re: package_hook does not include package version

2015-08-18 Thread Brian Murray
** Description changed: All of these problem reports are missing a package version: https://errors.ubuntu.com/problem/abc807de9d9c87d965fea31c865192edb30b6738 This is because package_hook in apport only writes the following: pr['Package'] = options.package We should include t

[Bug 1485787] Re: package_hook does not include package version

2015-08-18 Thread Brian Murray
** Also affects: apport (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: apport (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: apport (Ubuntu Trusty) Status: New => Triaged ** Changed in: apport (Ubuntu Vivid) Status: New => Tr

[Bug 1485787] Re: package_hook does not include package version

2015-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.18-0ubuntu7 --- apport (2.18-0ubuntu7) wily; urgency=medium * data/package_hook: When creating a Package problem write the version of the package to the report. (LP: #1485787) -- Brian Murray Mon, 17 Aug 2015 15:40:39 -0700 ** Ch

[Bug 1485787] Re: package_hook does not include package version

2015-08-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/wily/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485787 Title: package_hook does not include package version To manage notifications ab