Gentoo Archives: gentoo-alt

From: heroxbd@×××××.com
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Gentoo RAP bootstrap script
Date: Sun, 08 Sep 2013 23:47:37
Message-Id: 86mwnm98q5.fsf@moguhome00.in.awa.tohoku.ac.jp
In Reply to: Re: [gentoo-alt] Gentoo RAP bootstrap script by Steven Trogdon
1 Dear Steven,
2
3 Steven Trogdon <strogdon@×××××.edu> writes:
4
5 > I've tried bootstrap-rap.sh here. I get a failure during stage3 when
6 > installing glibc:
7 >
8 > ^[[33;01m*^[[0m QA Notice: the following files use invalid (possible
9 > non-prefixed) shebangs:
10 > ^[[33;01m*^[[0m
11 > storage/strogdon/gentoo-glibc/usr/bin/mtrace:/usr/bin/perl (script
12 > mtrace installed in PATH but interpreter /usr/bin/perl not found)
13
14 Hmmm, we don't have a perl inside $EPREFIX yet...
15
16 I have updated the bootstrap script by symlinking an available perl to
17 $EPREFIX/usr/bin:
18
19 https://github.com/redlizard/prefix-libc/commit/daceddc9a
20
21 You can try out the new bootstrap script at
22
23 http://dev.gentoo.org/~heroxbd/bootstrap-rap.sh
24
25 Thanks,
26
27 Benda

Replies

Subject Author
Re: [gentoo-alt] Gentoo RAP bootstrap script Steven Trogdon <strogdon@×××××.edu>