Gentoo Archives: gentoo-alt

From: Duft Markus <Markus.Duft@×××××××.at>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] --with-root-user
Date: Wed, 02 Apr 2008 08:57:17
Message-Id: 18597F2B47F1394A9B309945EC72411201699987@servex01.wamas.com
1 Hi!
2
3 Since a few days i keep getting this when trying to bootstrap on interix (and here it's not the lib dirs....):
4
5 >>> Compiling source in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.9583/work/prefix-portage-2.2.00.9583 ...
6 Traceback (most recent call last):
7 File "<string>", line 1, in ?
8 ImportError: No module named portage.const
9 ./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
10 ...
11 ...
12 configure: error: bad value for --with-root-user
13
14 !!! Please attach the following file when seeking support:
15 !!! /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.9583/work/prefix-portage-2.2.00.9583/config.log
16 *
17 * ERROR: sys-apps/portage-2.2.00.9583 failed.
18
19 What can i do?
20
21 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"
22 If i change the ebuild and hardcode the root user, everything works fine. Is my bootstrap portage too old?
23
24 Cheers, Markus
25 --
26 gentoo-alt@l.g.o mailing list

Replies

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