Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher: currently broken
Date: Wed, 25 Jun 2008 16:56:20
Message-Id: 20080625165614.GD707@gentoo.org
In Reply to: Re: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher: currently broken by Greg Trigg
1 On 25-06-2008 06:15:44 -0500, Greg Trigg wrote:
2 > That didn't last long. What's going on here?
3 >
4 > greg:~$
5 > /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/eprefix-bootstrap
6 > --eprefix=/home/greg/gentoo
7 > using EPREFIX=/home/greg/gentoo
8 > *** doing stage: tree
9 > + /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/bash
10 > /home/greg/gentoo/bootstrap-prefix.sh /home/greg/gentoo tree
11 > /home/greg/gentoo/bootstrap-prefix.sh: line 149: syntax error near
12 > unexpected token `"Setting up portdir"'
13 > /home/greg/gentoo/bootstrap-prefix.sh: line 149: ` einfo "Setting
14 > up portdir"'
15 > failed stage was: tree
16
17 Hmmm, that feels like a non-bash (or ancient bash) trying to execute the
18 script somehow. Perhaps the PATH isn't set well at this stage. Weird
19 enough the bootstrap-prefix.sh in the tree doesn't have "Setting up
20 portdir" in it at all. Maybe you can try to replace your script with
21 the latest from
22 http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-prefix.sh?format=txt
23
24
25 --
26 Fabian Groffen
27 Gentoo on a different level
28 --
29 gentoo-alt@l.g.o mailing list

Replies