Gentoo Archives: gentoo-alt

From: Michael Yang <yangofzeal@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] unsupported profile after sync
Date: Mon, 27 Jul 2009 15:17:41
Message-Id: 2125c95f0907270817h6cb7f85fl3b7c46f8602fc7a6@mail.gmail.com
In Reply to: [gentoo-alt] unsupported profile after sync by Thomas Burkard
1 hi thomas,
2
3 I think I got a similar message a week ago. did you update to the
4 newest bootstrap-prefix.sh? It seems to have a new bootstrap_tree
5 version that works OK from scratch:
6
7 $ cat ~/f/bootstrap-prefix.sh.u47898-48494.patch
8 --- bootstrap-prefix.sh.r47898 2009-07-14 17:20:45.000000000 -0400
9 +++ bootstrap-prefix.sh.r48494 2009-07-13 15:25:52.000000000 -0400
10 @@ -224,7 +224,7 @@
11 }
12
13 bootstrap_tree() {
14 - local PV="20090620"
15 + local PV="20090712"
16 do_tree http://prefix.gentooexperimental.org/distfiles
17 prefix-overlay-${PV}.tar.bz2
18 }
19
20 -mike
21
22 On Mon, Jul 27, 2009 at 5:30 AM, Thomas Burkard<camorup@××××××××××.com> wrote:
23 > hi,
24 >
25 > i'm running prefix on a centos 5.1 amd64. that machine is not connected
26 > to the net so unfortunately i can't c&p stuff here.
27 >
28 > now i have a problem. whenever i want to emerge sth i get the message:
29 >> unable to pase profile ...
30 >> profile contains unsupported eapi '1' ...
31 >> ...
32 >> allowed actions are limited to -help, -info, -sync and -version
33 >
34 > the history:
35 > last friday i freshly bootstrapped following the solaris guide. the
36 > bs-script's md5 is 99937a6ba6something... i got to the point where one
37 > does 'emerge  --sync' (i have to webrsync). on the following 'emerge -u
38 > system' i got the message given above.
39 > i removed everything and tried a second run, this time i skipped the
40 > sync and successfully did 'emerge -e world'. then i sync'd and again got
41 > the error message.
42 >
43 > i tried to revert the profile by revert-syncing to an older snapshot
44 > (20090701) but that didn't help.
45 >
46 > i had a (somewhat) working prefix on that machine before so i know it's
47 > working in general.
48 >
49 > do you have any hints or suggestions (or fixes) for me?
50 >
51 > thanks in advance,
52 > thomas
53 >
54 >
55 >

Replies

Subject Author
Re: [gentoo-alt] unsupported profile after sync Thomas Burkard <camorup@××××××××××.com>