Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614526 - sys-apps/portage: repoman: prevent commits with multi-line KEYWORDS
Summary: sys-apps/portage: repoman: prevent commits with multi-line KEYWORDS
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-02 18:11 UTC by Agostino Sarubbo
Modified: 2022-07-12 03:25 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 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.