Jesse Keating wrote:
On Thu, 2006-05-18 at 08:28 -0500, Matt Domsch wrote:
Something like this? Here's a mapping of package name to filed
bugzilla number(s) which are tied to the BR blocker. Because getting
the list out of bugzilla is, for now, a manual process, I'll have to
update this by hand. But I wrote a little program to take the
bugzilla blocker list (in CSV format), compare against the list my
build system produces for failed builds, and links them. Empty lists
(shown with []) means no bug has been filed (yet). There's your
chance for karma points!
This file will start appearing in my build system results as
00-failed-to-build-bugnumbers.txt
I went through the bug reports last night and make sure each one
mentioned the package name in the summary. I also created a template
that will help with this.
https://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=191529
That gives you a good list of whats been filed already. It think a wiki
page to reproduce this list is just extra work.
Now that the app names are in the subject of the bug reports, it is a
lot easier and probably don't need a wiki page now.
Michael