Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31538 - Gentoo needs some analogue of Debian's reportbug package
Summary: Gentoo needs some analogue of Debian's reportbug package
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Portage Tools Team
URL: http://bugxula.mozdev.org/
Whiteboard:
Keywords:
: 11554 60972 61093 63460 117281 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-19 13:49 UTC by Michael Grigoriev
Modified: 2007-04-01 07:56 UTC (History)
12 users (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 Michael Grigoriev 2003-10-19 13:49:57 UTC
Debian has a really cool package called reportbug that allows one to quickly
query existing and submit new bug reports for a particular package *from command
line*.

This is extremely convenient both for the users - you don't have to use the web
interface, so you can do it on a machine that does not even have X, and existing
bugs for that package are automatically displayed so you can quickly check if
the  problem you are experiencing is known and if there exists a workaround -
and for the developers - reportbug automatically collects some basic information
about versions of installed dependencies of the package, and in Gentoo's case it
could include the output of 'emerge --info', etc.

I think Gentoo could really benefit from a tool like that.

Reproducible: Always
Steps to Reproduce:
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2003-10-19 16:37:37 UTC
This would be pretty cool! Some of the bots on IRC already do a lot of bugzilla
queries so it might not take too much effort to implement such a tool. 
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2003-11-15 20:01:39 UTC
Well, I don't think it's a task for the portage team to write such an app, all we could do is to integrate it (via FEATURES or script hooks).
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2003-11-17 18:30:01 UTC
How about the portage-tools group?
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2003-11-17 19:20:46 UTC
If someone who has the time and abilities to write such an app, join the team.
Comment 5 Chuck Short (RETIRED) gentoo-dev 2003-11-18 04:39:06 UTC
I have started writing an app which can be found at 

htttp://dev.gentoo.org/~zul/reportbug

Comment 6 Nicholas Jones (RETIRED) gentoo-dev 2003-12-23 00:07:19 UTC
Chuck: If you are creating an App, I'd recommend posting it here
when it is fairly complete and possibly writing a GLEP for it.
I'm not exactly sure how the tool is supposed to interface with
our bug tracking system, but an outline would be nice.
Comment 7 Akinori Hattori gentoo-dev 2004-03-08 04:12:45 UTC
Hi. I'm writing a bugzilla client too.

http://dev.gentoo.org/~hattya/equerybts/
Comment 8 Marius Mauch (RETIRED) gentoo-dev 2004-08-21 13:05:44 UTC
*** Bug 60972 has been marked as a duplicate of this bug. ***
Comment 9 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-09-08 14:09:25 UTC
Not to mention mcummings' bugger, and camoes' ebug.

We do intend to solve this problem in the future, but we're starved for time
at the moment.

However, I can reveal that we will not adopt any submission which is not 
written in Python and ties into the upcoming portageapi/gentoolkit APIs.

Anything else would simply result in too much maintenance, as the portageapi/gentoolkit APIs will provide robust querying facilities.
Comment 10 SpanKY gentoo-dev 2004-09-10 22:28:10 UTC
*** Bug 61093 has been marked as a duplicate of this bug. ***
Comment 11 SpanKY gentoo-dev 2004-09-10 22:28:14 UTC
*** Bug 63460 has been marked as a duplicate of this bug. ***
Comment 12 ivo welch 2004-09-11 05:45:25 UTC
bug 61093 is not exactly a duplicate.  the idea in 61093 was to wrap all compilations into the inside of a script, so that a compile abort (or even run abort) would automatically trigger an appropriate report (emerge info, where it died).  Now, our gentoo bug website here is ideal as a destination for such automated reports---it would be quickly overwhelmed.  Instead, the output should go to an aggregator.  It would be even cooler if the script could also report successes.

I think this would dramatically extend the number of useful user contributions at fairly low cost (after the wrapper has been written).

Users should be able to turn on/off this feature (for privacy reasons).

/iaw
Comment 13 Marius Mauch (RETIRED) gentoo-dev 2004-10-24 07:00:15 UTC
*** Bug 11554 has been marked as a duplicate of this bug. ***
Comment 14 Michael Cummings (RETIRED) gentoo-dev 2004-10-24 07:05:07 UTC
bugger is available for testing at gentoo-bugger.sourceforge.net for any who want to play with it. A report bug interface exists and could be pulled out for a self contained tool if you want (I already have a few extensions for creating devtodo lists, for instance).
Comment 15 SpanKY gentoo-dev 2005-12-31 13:08:33 UTC
*** Bug 117281 has been marked as a duplicate of this bug. ***
Comment 16 Alec Warner (RETIRED) archtester gentoo-dev Security 2007-04-01 07:56:15 UTC
Use www-client/pybugz