Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260679 - bash-3.2_p17-r1 was removed from the tree!
Summary: bash-3.2_p17-r1 was removed from the tree!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-01 00:12 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2009-03-01 10:08 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 2009-03-01 00:12:14 UTC
emerge: there are no ebuilds to satisfy "=app-shells/bash-3.2_p17-r1"

grobian, intended or not?

http://overlays.gentoo.org/proj/alt/changeset/38303
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-01 00:15:31 UTC
Duplicate of bug #259957 maybe?
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-03-01 00:18:31 UTC
(In reply to comment #1)

bash-3.2_p17-r1 is used for bootstrapping prefix.
It is depending on the other, as ebuilds in prefix are auto-synced to the tree.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 00:26:21 UTC
(In reply to comment #2)
> (In reply to comment #1)
> 
> bash-3.2_p17-r1 is used for bootstrapping prefix.
> It is depending on the other, as ebuilds in prefix are auto-synced to the tree.
> 

Nope, its not depending on gentoo-x86 here. We have a separate tree and they can do what they want. It is simply a restore from svn, and merely filed here as a note to self to ask grobian about it because I'm sure it just slipped through.

As of right now, only affects new installs that use the latest_tree argument to bootsrap-prefix.sh. But this bug will block a snapshot upgrade until the instructions can get upgraded.
Comment 4 Fabian Groffen gentoo-dev 2009-03-01 09:08:10 UTC
I removed it because gentoo-x86 removed it.  So that's sort of semi-automatic.  We have no other choice than to restore _p17-r1 since all the others are using eautoreconf, including bash-4.0.  I think that's a serious bug, and I need to investigate if that's done in gentoo-x86 too.
Comment 5 Fabian Groffen gentoo-dev 2009-03-01 09:19:35 UTC
bah, autotools is a requirement due to Interix...  $!%&#!?
Comment 6 Fabian Groffen gentoo-dev 2009-03-01 10:08:17 UTC
All bashes are fixed now, this probably breaks Interix.  Don't use eautoreconf in critical ebuilds like bash, patch configure instead.  (And send the **** patch upstream for maintenance sake!)

We no longer need to force a special bash version.