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

Bug 558906

Summary: repoman: should complain when stable keywords are dropped
Product: Gentoo Linux Reporter: Anthony Basile <blueness>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***