Gentoo Archives: gentoo-alt

From: Greg Trigg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher: currently broken
Date: Thu, 26 Jun 2008 11:17:55
Message-Id: 48637AE2.7080102@yahoo.com
In Reply to: Re: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher: currently broken by Greg
1 Greg wrote:
2 > Fabian Groffen wrote:
3 >
4 >> On 25-06-2008 06:15:44 -0500, Greg Trigg wrote:
5 >>
6 >>
7 >>> That didn't last long. What's going on here?
8 >>>
9 >>> greg:~$
10 >>> /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/eprefix-bootstrap
11 >>> --eprefix=/home/greg/gentoo
12 >>> using EPREFIX=/home/greg/gentoo
13 >>> *** doing stage: tree
14 >>> + /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/bash
15 >>> /home/greg/gentoo/bootstrap-prefix.sh /home/greg/gentoo tree
16 >>> /home/greg/gentoo/bootstrap-prefix.sh: line 149: syntax error near
17 >>> unexpected token `"Setting up portdir"'
18 >>> /home/greg/gentoo/bootstrap-prefix.sh: line 149: ` einfo
19 >>> "Setting up portdir"'
20 >>> failed stage was: tree
21 >>>
22 >>
23 >> Hmmm, that feels like a non-bash (or ancient bash) trying to execute the
24 >> script somehow. Perhaps the PATH isn't set well at this stage. Weird
25 >> enough the bootstrap-prefix.sh in the tree doesn't have "Setting up
26 >> portdir" in it at all. Maybe you can try to replace your script with
27 >> the latest from
28 >> http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-prefix.sh?format=txt
29 >>
30 >>
31 >>
32 > I found the line in bootstrap-prefix.sh with the offending line. I
33 > think it may be due to a misplaced patch. Anyways, it was for IRIX,
34 > which I clearly don't need, so I commented it out. So now,
35 > 'prefix-overlay-20080612.tar.bz2' is saved to /home/greg/gentoo (I
36 > assume). It seems to be locked up now, though. it's not returning to a
37 > prompt. >:o
38 >
39 Here is where I stop now:
40 using EPREFIX=/home/greg/gentoo
41 *** doing stage: setup
42 + /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/bash
43 /home/greg/gentoo/bootstrap-prefix.sh /home/greg/gentoo setup
44 * Bootstrapping Gentoo prefixed portage installation using
45 * host: powerpc-ibm-aix5.2.0.0
46 * prefix: /home/greg/gentoo
47 * ready to bootstrap setup
48 * setting up some guessed defaults
49 failed stage was: setup
50
51 Any ideas?
52
53
54 Greg
55 --
56 gentoo-alt@l.g.o mailing list

Replies