Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655118 - repoman should reject attemt to commit fresh ebuilds with deprecated EAPIs (changing existing should be fine)
Summary: repoman should reject attemt to commit fresh ebuilds with deprecated EAPIs (c...
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-06 22:57 UTC by Sergei Trofimovich (RETIRED)
Modified: 2022-07-12 03:18 UTC (History)
4 users (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 Sergei Trofimovich (RETIRED) gentoo-dev 2018-05-06 22:57:45 UTC
Today's ::gentoo/metadata/layout.conf contains:
   eapis-deprecated = 0 2 3 4

To steer away users from deprecated EAPIs council@ suggests adding a feture to repoman to reject commits of new ebuilds with deprecated EAPIs (modifying existing ebuilds should be ok and still cause the warnings).

We do something similar for straight-to-stable commit attempts. Should be easy to implement?

Thanks!

[ CCing council@ FYI as it was one of action items https://projects.gentoo.org/council/meeting-logs/20180408.txt ]
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-05-07 07:16:17 UTC
Yeah, we should probably also have a switch to force it for revbumps.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:36 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.