Gentoo Archives: gentoo-alt

From: Matt Michalowski <me@××××××××.au>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] --with-root-user
Date: Wed, 02 Apr 2008 09:23:40
Message-Id: 47F35098.9090009@mattm.id.au
In Reply to: [gentoo-alt] --with-root-user by Duft Markus
1 Duft Markus wrote:
2 > Traceback (most recent call last):
3 > File "<string>", line 1, in ?
4 > ImportError: No module named portage.const
5 > ./configure --prefix=/opt/gentoo/usr --host=i586-pc-interix3.5 --mandir=/opt/gentoo/usr/share/man --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib --with-portage-user=mduft --with-portage-group=Domõnen-Benutzer --with-root-user= --with-offset-prefix=/opt/gentoo --with-default-path=/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/usr/bin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/usr/sbin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/bin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/sbin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/bin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/bin:/usr/bin:/bin:/tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/lib/portage/bin: --build=i586-pc-interix3.5
6 > ...
7 > ...
8 > configure: error: bad value for --with-root-user
9 >
10 > !!! Please attach the following file when seeking support:
11 > !!! /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.9583/work/prefix-portage-2.2.00.9583/config.log
12 > *
13 > * ERROR: sys-apps/portage-2.2.00.9583 failed.
14 >
15 > What can i do?
16 >
17 > From the portage i use for bootstrap: /tools/snapshot/prefix-launcher-1pre.20080225/i586-pc-interix3.5/lib/portage/pym/portage/__init__.py:VERSION="2.2.00.8280-prefix"
18 > If i change the ebuild and hardcode the root user, everything works fine. Is my bootstrap portage too old?
19 >
20 > Cheers, Markus
21 >
22 I had the same problem and I *think* re-emerging coreutils fixed it.
23
24 Matt.
25
26 --
27 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] --with-root-user Fabian Groffen <grobian@g.o>