Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60972 - Automate emerge/ebuild bug reports.
Summary: Automate emerge/ebuild bug reports.
Status: RESOLVED DUPLICATE of bug 31538
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest enhancement
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 19:56 UTC by Salim Fadhley
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Salim Fadhley 2004-08-19 19:56:35 UTC
So... you are an experienced Gentoo bug-wrangler. Think how much time you've spent requesting that people send in simple information along with their eBuild related bug-reports? For instance how many times a day do you remind people to send an "emerge info" dump?

What if most of this could be automated:

Consider the following:
* Mr n00b files a bug report "e.g. <packagename> does not build with +foo and -baz", but fails to send any more information.

* Wrangler thinks "If <packagename> is really broken with the +foo option then we are in trouble, but sadly n00b has not provided enough information for me to re-create the fault".

* Wrangler requests n00b to do an auto-bug report.

* N00b types in: emerge -uD --autobugrepport <bugzillaid>,<username>,<password> <packagename>, causing emerge to attempt to build the package again. If the compile fails, all stdout, stderr messges plus the output of emerge info are appended to a report that is automatically uploaded to the bugzilla server.

* Wrangler has all the info he requested, and is now able to investigate the fault.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-08-21 13:05:43 UTC

*** This bug has been marked as a duplicate of 31538 ***