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: Thu, 26 Jun 2008 13:42:34
Message-Id: 20080626134231.GI19198@gentoo.org
In Reply to: Re: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher: currently broken by Greg
1 On 26-06-2008 08:31:34 -0500, Greg wrote:
2 > + /usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/bin/bash
3 > /home/greg/gentoo/bootstrap-prefix.sh /home/greg/gentoo setup
4 > * Bootstrapping Gentoo prefixed portage installation using
5 > * host: powerpc-ibm-aix5.2.0.0
6 > * prefix: /home/greg/gentoo
7 > * ready to bootstrap setup
8 > * setting up some guessed defaults
9 > failed stage was: setup
10 >
11 > I'm guessing it's a bad path somewhere. I may need to change the order.
12
13 if [[ -n ${profile} && ! -e ${ROOT}/etc/make.profile ]] ; then
14
15 ${profile} should be set to something valid in your case, does
16 $EPREFIX/etc/make.profile exist in your case?
17
18 I don't see how prefix-launcher determines it failed, but given that you
19 don't see "Your profile is set to ${profile}." at least this statement
20 doesn't get where it should go (unless prefix-launcher eats the output).
21
22
23 --
24 Fabian Groffen
25 Gentoo on a different level
26 --
27 gentoo-alt@l.g.o mailing list

Replies