retracer should ensure apport-crash bugs have a package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| apport (Ubuntu) |
Undecided
|
Martin Pitt |
Bug Description
Binary package hint: apport
There have been quite a few apport-crash bug reports without a package assigned to them. I just cleaned most of them up though so have nothing to use as an example. However, I believe that the reporter is removing the package name for some reason when the bug is being filed. The right package could get assigned if the retracer were to check if the bug has a package assigned and if not check the bug description for the package name and then assign it.
Changed in apport: | |
assignee: | nobody → pitti |
Changed in apport: | |
status: | New → In Progress |
Brian Murray (brian-murray) wrote : | #1 |
Martin Pitt (pitti) wrote : | #2 |
apport/
Martin Pitt (pitti) wrote : | #3 |
Fixed in bzr trunk, and rolled out to the retracers.
Changed in apport: | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package apport - 0.117
---------------
apport (0.117) intrepid; urgency=low
* backends/
apt.
* bin/apport: Log that we are ignoring SIGABRT, since it is a common cause
of confusion.
* test-apport, create_
child process has fully execve()ed, to avoid coredumping it while it is
still running as test-apport process.
* apport/
the reporter removed it and the task is against 'Ubuntu'. (LP: #269045)
-- Martin Pitt <email address hidden> Tue, 07 Oct 2008 16:38:06 +0200
Changed in apport: | |
status: | Fix Committed → Fix Released |
I'd be happy to work on this if you could point me in the right direction.