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: Fri, 27 Jun 2008 11:48:34
Message-Id: 20080627114829.GO707@gentoo.org
In Reply to: RE: [gentoo-alt] [prefix] bootstrap on AIX with prefix-launcher:currently broken by Markus Duft
1 On 27-06-2008 13:15:42 +0200, Markus Duft wrote:
2 > Hm... having the same issue on interix bootstrapping right now:
3 >
4 > mduft opt $ /tools/snapshot/prefix-launcher-1rc.20080627/i586-pc-interix6.0/bin/eprefix-bootstrap --eprefix=/opt/gentoo.binary.distribution-interix-6.0
5 > using EPREFIX=/opt/gentoo.binary.distribution-interix-6.0
6 > *** doing stage: setup
7 > + /tools/snapshot/prefix-launcher-1rc.20080627/i586-pc-interix6.0/bin/bash /opt/gentoo.binary.distribution-interix-6.0/bootstrap-prefix.sh /opt/gentoo.binary.distribution-interix-6.0 setup
8 > * Bootstrapping Gentoo prefixed portage installation using
9 > * host: i586-pc-interix6.0
10 > * prefix: /opt/gentoo.binary.distribution-interix-6.0
11 > * ready to bootstrap setup
12 > * setting up some guessed defaults
13 > failed stage was: setup
14 >
15 > the problem is, that there is no make.conf, thus the -e failes, and setup returns false. Looking at the bootrap-prefix.sh, make.conf is _not_ created in there, but only checks it's existence... I'll try commenting out the -e check and continue.
16
17 Ah... I fail.
18
19 It used to be created, then we didn't need it any longer, but portage
20 crashed on that, so I touched it again, but it was fixed, so I removed
21 it again. The make.conf check should go, as nothing is ever written to
22 make.conf.
23
24 If prefix-launcher is doing some check there, it looks like maybe the
25 setup target should be adapted a bit to ease prefix-launcher's job.
26
27
28 --
29 Fabian Groffen
30 Gentoo on a different level
31 --
32 gentoo-alt@l.g.o mailing list

Replies