Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] emerge portage on solaris x86-64
Date: Sat, 19 Apr 2008 20:13:46
Message-Id: 20080419201343.GW979@gentoo.org
In Reply to: Re: [gentoo-alt] emerge portage on solaris x86-64 by Fabian Groffen
1 On 19-04-2008 13:18:19 +0200, Fabian Groffen wrote:
2 > It looks like a bug in bash.
3
4 Problem found. We don't bootstrap bash, because Bash 3.00 looked ok.
5 However, it contains a bug. You need to bootstrap bash before
6 bootstrapping portage, because /usr/bin/bash causes the problem. I've
7 now successfully emerged portage.
8
9 > v=$( $(<"${file}") )
10 > echo ${v[@]} -> gives "(bla bla bla)"
11 > echo ${v[@]#[-+]} -> gives ""
12 >
13 > (I don't expect the braces, and the empty result for the replacement
14 > either)
15
16
17 --
18 Fabian Groffen
19 Gentoo on a different level
20 --
21 gentoo-alt@l.g.o mailing list