Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helper to file bugreports #119

Open
jonasstein opened this issue Jan 15, 2023 · 0 comments
Open

Helper to file bugreports #119

jonasstein opened this issue Jan 15, 2023 · 0 comments

Comments

@jonasstein
Copy link

Similar to #113
it would be nice to have a tool, which collects the data for failed builds

sketch:

pkgbug --reportbuildfail "/app-shells/bash-1.2.3"

<runs emerge, if emerge works break>
<opens $EDITOR>
Subject: /app-shells/bash-1.2.3: Build fails
<empty line as known in git>
# write your report here
#
emerge info:
------8<-------------------
....
# end of comment

INFO: bug report created https://bugs.gentoo.org/12345
INFO: build.log was successfully attached 

Should this go into a new script like pkgbug, or should it be an extension of pkgcheck?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant