Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225373 - Repoman should warn when adding straight-to-stable keywords on existing ebuild
Summary: Repoman should warn when adding straight-to-stable keywords on existing ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-08 15:28 UTC by Raúl Porcel (RETIRED)
Modified: 2022-07-12 03:28 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 Raúl Porcel (RETIRED) gentoo-dev 2008-06-08 15:28:34 UTC
ATM repoman complains when adding an ebuild with stable keywords. Would it be possible to extend that to adding a stable keyword to an existing ebuild?

Thanks
Comment 1 Zac Medico gentoo-dev 2008-06-08 18:57:50 UTC
One annoying part about implementing this type of check is that repoman has to analyse the `cvs diff` output or similar in order to check for such a change. This makes it somewhat difficult to  implement cleanly (lots of commonly requested checks share the same sort of difficulty).
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:24 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:28:48 UTC
pkgcheck has DirectStableKeywords.