Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259232 - do not ask users to report QA Notices upstream, if they appear due to Gentoo specific patches
Summary: do not ask users to report QA Notices upstream, if they appear due to Gentoo ...
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 16:17 UTC by Martin Walch
Modified: 2009-02-16 19:39 UTC (History)
0 users

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 Martin Walch 2009-02-16 16:17:47 UTC
This is probably a WONTFIX, but after actually finding one occurrence, I think this should be pointed out. In bug #259228, I have reported a QA Notice for dev-lang/ocaml. Portage prompts to file a bug report upstream:

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://www.ocaml.org/

The warning does not appear in vanilla ocaml sources. It only appears after applying a Gentoo specific patch. I do not know if this will still have to be fixed upstream, but in any case this should be first reviewed by a Gentoo maintainer. So prompting to report upstream is misleading.

Of course, this happens only very rarely. But asking a user to bother upstream with invalid reports is never a good idea. :)
Comment 1 Zac Medico gentoo-dev 2009-02-16 19:39:58 UTC
It's not possible for code that generates warnings to know whether or not the problem has been triggered by gentoo-specific patches. Cases like this should be sufficiently rare that qualifying all of the the warning messages with a note about gentoo-specific patches would be overkill.