On Wed, 2006-08-16 at 13:18 +0200, Simon Stelling wrote: > Enrico Weigelt wrote: > > I already suggested an bug-reporting tool, which automatically > > collects all the necessary data, several weeks ago. This tool is > > simply called by commandline and asks the users several questions. > > Then it files an bug with some certain syntax and uploads necessary > > information (emerge --info, pkg-db extracts, ...). > > That somehow looks like the guided file-a-new-bug form we had some time ago. > Personally, I'd rather have it in bugzilla, because a shell tool takes the > user > away from bugzilla, and after all you have to search for existing bugs > anyway, > so you already are on bugzilla.
Somehow I believe that most people will encounter bugs when on the command line, so being able to search/post in bugzilla from the command line is a pretty natural extension. Using PyBugz as an example, typing this after an "emerge plptools" fails is much easier than opening firefox, typing bugs.gentoo.org, finding the search page and typing the package name in the search box in: bugz search plptools PyBugz actually has a 'bugz post' option that I've only used a couple of times, but it actually prompts the user to submit their emerge --info. Cheers, Alastair -- gentoo-dev@gentoo.org mailing list