Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531612 - >=app-shells/bash-completion-2.1-r92 should be masked in prefix profile
Summary: >=app-shells/bash-completion-2.1-r92 should be masked in prefix profile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on: 531704
Blocks:
  Show dependency tree
 
Reported: 2014-12-04 03:03 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2021-01-06 12:36 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 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