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

Bug 531612

Summary: >=app-shells/bash-completion-2.1-r92 should be masked in prefix profile
Product: Gentoo/Alt Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 531704    
Bug Blocks:    

Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2014-12-04 03:03:45 UTC
Broken depgraph because >=bash-4.3 is masked. Thanks.

% grep bash-4 *
bash-completion-2.1-r91.ebuild:RDEPEND="|| ( >=app-shells/bash-4.1 app-shells/zsh )
bash-completion-2.1-r92.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1
bash-completion-2.1-r93.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1
Comment 1 Benda Xu gentoo-dev 2014-12-04 05:00:30 UTC
(In reply to Jeremy Olexa (darkside) from comment #0)
> Broken depgraph because >=bash-4.3 is masked. Thanks.
> 
> % grep bash-4 *
> bash-completion-2.1-r91.ebuild:RDEPEND="|| ( >=app-shells/bash-4.1
> app-shells/zsh )
> bash-completion-2.1-r92.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1
> bash-completion-2.1-r93.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1

Well, >=bash-4.3 is not masked, just not keyworded yet.
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2014-12-04 17:28:06 UTC
(In reply to Benda Xu from comment #1)
> (In reply to Jeremy Olexa (darkside) from comment #0)
> > Broken depgraph because >=bash-4.3 is masked. Thanks.
> > 
> > % grep bash-4 *
> > bash-completion-2.1-r91.ebuild:RDEPEND="|| ( >=app-shells/bash-4.1
> > app-shells/zsh )
> > bash-completion-2.1-r92.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1
> > bash-completion-2.1-r93.ebuild:RDEPEND=">=app-shells/bash-4.3_p30-r1
> 
> Well, >=bash-4.3 is not masked, just not keyworded yet.
Should we final try to merge app-shells/bash with gx86. bash-4.3_p30 in prefix overlay doesn't look much different from gx86.
Comment 3 Benda Xu gentoo-dev 2014-12-04 23:42:46 UTC
(In reply to Christoph Junghans from comment #2)
>
> Should we final try to merge app-shells/bash with gx86. bash-4.3_p30 in
> prefix overlay doesn't look much different from gx86.

Yeah, I think so. Is it on your list, Chris?
Comment 4 Fabian Groffen gentoo-dev 2021-01-06 12:36:23 UTC
we have bash-5.1 these days