Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Mock up Linux bootstrap guide
Date: Wed, 12 Sep 2007 08:23:26
Message-Id: 20070912081621.GH28933@gentoo.org
In Reply to: Re: [gentoo-alt] Mock up Linux bootstrap guide by Rabbe Fogelholm
1 On 11-09-2007 23:05:56 +0200, Rabbe Fogelholm wrote:
2 > I decided to make a first shot in an up-to-date Gentoo Linux
3 > environment; there couldn't be a friendlier environment could it? :-)
4 >
5 > Things went fine up to the `emerge --oneshot gawk' step, where I got this:
6 >
7 > ------------------------------------------
8 > Traceback (most recent call last):
9 > File "/var/tmp/gentoo/usr/bin/emerge", line 12, in ?
10 > from emerge import *
11 > File "/var/tmp/gentoo/usr/lib/portage/pym/emerge/__init__.py", line
12 > 34, in ?
13 > from portage.const import NEWS_LIB_PATH, CACHE_PATH, PRIVATE_PATH
14 > ImportError: No module named const
15 > ------------------------------------------
16 >
17 > It seems that the preceding step, which emerges portage, has some
18 > problem even though it finishes with a zero status.
19
20 Hmmm.... looks like the install image has an older/wrong portage in it.
21 Can you find out what version of portage it has installed?
22
23
24 --
25 Fabian Groffen
26 Gentoo on a different level
27 --
28 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Mock up Linux bootstrap guide Rabbe Fogelholm <rabbe@×××××××.se>