Gentoo Archives: gentoo-alt

From: heroxbd@×××××.com
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] AIX5.3 prefix bootstrap shell
Date: Thu, 08 Apr 2010 12:22:59
Message-Id: 86wrwip20p.fsf_-_@gmail.com
In Reply to: Re: [gentoo-alt] AIX5.3 prefix bootstrap gcc-4.2.4 failure by Fabian Groffen
1 Hi Fabian,
2
3 Fabian Groffen <grobian@g.o> writes:
4
5 > Actually, portage refuses to install itself without bash. Does
6 > $EPREFIX/usr/lib/portage/bin/ebuild.sh really contain #!/bin/sh as
7 > shebang?
8
9 Actually, my portage is installed by prefix-launcher:
10
11 ,----
12 | p1:~/local/prefix-launcher-2pre.benda/powerpc-ibm-aix5.2.0.0/lib/portage/bin$ head ebuild.sh
13 |
14 | #!/home/k/benda/local/prefix-launcher-2pre.benda/powerpc-ibm-aix5.2.0.0/bin/bash
15 | # Copyright 1999-2009 Gentoo Foundation
16 | # Distributed under the terms of the GNU General Public License v2
17 | # $Id: ebuild.sh 14746 2009-10-28 20:40:24Z grobian $
18 |
19 | PORTAGE_BIN_PATH="${PORTAGE_BIN_PATH:-/home/k/benda/local/prefix-launcher-2pre.benda/powerpc-ibm-aix5.2.0.0/lib/portage/bin}"
20 | PORTAGE_PYM_PATH="${PORTAGE_PYM_PATH:-/home/k/benda/local/prefix-launcher-2pre.benda/powerpc-ibm-aix5.2.0.0/lib/portage/pym}"
21 |
22 | # Don't use sandbox's BASH_ENV for new shells because it does
23 | # 'source /etc/profile' which can interfere with the build
24 `----
25
26 Yours,
27 --
28 XU Benda
29 Research Center for Neutrino Science
30 Tohoku University
31 JAPAN
32
33 http://www.awa.tohoku.ac.jp/~benda

Replies

Subject Author
[gentoo-alt] Bootstrapping behind an HTTP proxy rabbe@×××××××.se