Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 614526

Summary: sys-apps/portage: repoman: prevent commits with multi-line KEYWORDS
Product: Portage Development Reporter: Agostino Sarubbo <ago>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=605788
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2017-04-02 18:11:19 UTC
ekeyword does not work with multi-line KEYWORDS. Would be great have some check on repoman side.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2017-04-02 18:26:11 UTC
I'm thinking rather than add an additional test to the keywords check.  We instead make a generic multi-line check that we can scan the list of variables to check are not multi-line.  That way it will better fit the stage3 re-write intentions and make it easily configurable when those config files are in the repo /metadata/repoman/ dir.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:35 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:25:44 UTC
pkgcheck has MultipleKeywordsLines.