Gentoo Archives: gentoo-alt

From: Matt Michalowski <me@××××××××.au>
To: gentoo alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] Trouble upgrading Portage from 9468 to 9494/9500 on amd64-linux
Date: Tue, 25 Mar 2008 00:12:42
Message-Id: 47E84374.6050306@mattm.id.au
1 I'm having some issues upgrading portage from 2.2.00.9468 to 2.2.00.9500
2 on my amd64-linux install (on Debian Etch, AMD64). I can re-emerge 9468,
3 but with 9500 (and also 9494) I get:
4
5 >>> Emerging (1 of 1) sys-apps/portage-2.2.00.9500 to /
6 * prefix-portage-2.2.00.9500.tar.bz2 RMD160 SHA1 SHA256 size ;-)
7 ... [ ok ]
8 * checking ebuild checksums ;-)
9 ... [ ok ]
10 * checking auxfile checksums ;-)
11 ... [ ok ]
12 * checking miscfile checksums ;-)
13 ... [ ok ]
14 * checking prefix-portage-2.2.00.9500.tar.bz2 ;-)
15 ... [ ok ]
16 >>> Unpacking source...
17 >>> Unpacking prefix-portage-2.2.00.9500.tar.bz2 to
18 /opt/hwbp/var/tmp/portage/sys-apps/portage-2.2.00.9500/work
19 >>> Source unpacked.
20 >>> Compiling source in
21 /opt/hwbp/var/tmp/portage/sys-apps/portage-2.2.00.9500/work/prefix-portage-2.2.00.9500
22 ...
23 Traceback (most recent call last):
24 File "<string>", line 1, in <module>
25 ImportError: No module named portage.const
26 * econf: updating prefix-portage-2.2.00.9500/config.guess with
27 /opt/hwbp/usr/share/gnuconfig/config.guess
28 * econf: updating prefix-portage-2.2.00.9500/config.sub with
29 /opt/hwbp/usr/share/gnuconfig/config.sub
30 ./configure --prefix=/opt/hwbp/usr --host=x86_64-pc-linux-gnu
31 --mandir=/opt/hwbp/usr/share/man --infodir=/opt/hwbp/usr/share/info
32 --datadir=/opt/hwbp/usr/share --sysconfdir=/opt/hwbp/etc
33 --localstatedir=/opt/hwbp/var/lib --with-portage-user=root
34 --with-portage-group=root --with-root-user=
35 --with-offset-prefix=/opt/hwbp --with-default-path=/usr/bin:/bin
36 --libdir=/opt/hwbp/usr/lib64 --build=x86_64-pc-linux-gnu
37 checking build system type... x86_64-pc-linux-gnu
38 checking host system type... x86_64-pc-linux-gnu
39 <snip>
40 checking for the *time fields in struct stat... st_*tim
41 checking if S_ISWHT can be used... no
42 checking if lchown exists... yes
43 configure: error: bad value for --with-root-user
44
45 !!! Please attach the following file when seeking support:
46 !!!
47 /opt/hwbp/var/tmp/portage/sys-apps/portage-2.2.00.9500/work/prefix-portage-2.2.00.9500/config.log
48
49
50 Any clues? I can send the config.log through if it helps. I didn't have
51 any issues installing 9500 on my Debian Etch/x86-linux install.
52
53 Matt.
54 --
55 gentoo-alt@l.g.o mailing list

Replies