Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558906 - repoman: should complain when stable keywords are dropped
Summary: repoman: should complain when stable keywords are dropped
Status: RESOLVED DUPLICATE of bug 236375
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 11:35 UTC by Anthony Basile
Modified: 2015-10-11 19:06 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 Anthony Basile gentoo-dev 2015-08-27 11:35:17 UTC
On at least two occasions, one of which is bug #558860, repoman did not scream when an ebuild with stable keywords was dropped leaving only ~arch keywords for all arches.  In conversations with floppym, he said this is not a property of CVS vs git repos, but that repoman never did catch this.  Maybe it should.  It shouldn't be too hard to compare HEAD against HEAD^, grabbing the keywords from each, and erroring out if a particular arch had all its stable keywords vacated.

I'm willing to do the coding, but let's get some feedback before I start hacking.

Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2015-10-11 13:27:35 UTC
On at least three occasions now.  bug #562826
Comment 2 Zac Medico gentoo-dev 2015-10-11 19:06:42 UTC

*** This bug has been marked as a duplicate of bug 236375 ***