Gentoo Archives: gentoo-alt

From: heroxbd <heroxbd@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix
Date: Tue, 22 Jan 2013 07:20:19
Message-Id: 87a9s1bs6w.fsf@proton.in.awa.tohoku.ac.jp
In Reply to: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix by Linpeng Tang
1 Hi Linpeng,
2
3 Linpeng Tang <chnttlp@×××××.com> writes:
4
5 > Hi,
6 >
7 > I am trying to install Gentoo-prefix on CentOS 5.9, and the
8 > bootstrap-prefix.sh fails at the "emerge -e system" stage.
9
10 congratulations! you've advanced a lot.
11
12 > I am really a newbie to Gentoo-prefix, so could anyone give any
13 > suggestion on how to handle this?
14 >
15 > Here is the building log:
16 >
17 > !!! All ebuilds that could satisfy ">=dev-util/pkgconfig-0.27.1" have
18 > been masked.
19 > !!! One of the following masked packages is required to complete your
20 > request:
21 > - dev-util/pkgconfig-9999::gentoo_prefix (masked by: EAPI 5)
22 > - dev-util/pkgconfig-0.27.1::gentoo_prefix (masked by: EAPI 5)
23
24 Gentoo portage (and gentoo-x86 tree) has been upgrade to EAPI 5 by the
25 end of 2012, after the portage-prefix snapshot used by bootstrap scipt.
26
27 To fix this, do a "emerge -u portage" before resuming your bootstrap
28 scipt. It will upgrade portage to the newest version capable of EAPI 5.
29
30 I think pushing out a EAPI5 portage snapshot for bootstrap is on
31 Fabian's list, though he's busy :)
32
33 Cheers,
34 Benda

Replies

Subject Author
Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix Fabian Groffen <grobian@g.o>
Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix Linpeng Tang <chnttlp@×××××.com>