Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [PREFIX] portage crashes
Date: Fri, 13 Jul 2007 12:51:34
Message-Id: 20070713125120.GL10089@gentoo.org
In Reply to: [gentoo-alt] [PREFIX] portage crashes by Fabian Groffen
1 On 13-07-2007 14:49:36 +0200, Fabian Groffen wrote:
2 > Can anyone try this?
3 >
4 > % emerge portage
5 >
6 > then
7 >
8 > % emerge -av portage
9 >
10 > and tell me if the output is similar to this:
11
12 I figured out that ever ebuild that I seem to (re)emerge with the latest
13 portage will crash on the verbose output. So say an ebuild I didn't
14 emerge with the latest portage yet emerge -av works fine, however after
15 emerging it, it crashes like below.
16
17 >
18 > These are the packages that would be merged, in order:
19 >
20 > Calculating dependencies... done!
21 > Traceback (most recent call last):
22 > File "/ufs/fabian/scratch/programs/gentoo/usr/bin/emerge", line 18, in ?
23 > retval = emerge_main()
24 > File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 6234, in emerge_main
25 > myopts, myaction, myfiles, spinner)
26 > File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 5579, in action_build
27 > favorites=favorites)
28 > File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 2986, in display
29 > oldrepoindex = str(overlays_real.index(os.path.normpath(oldrepo)) + 1)
30 > ValueError: list.index(x): x not in list
31 >
32 >
33 > Maybe my setup is h0rk3ned, but I'm looking for clues...
34 >
35 >
36 > --
37 > Fabian Groffen
38 > Gentoo on a different level
39 > --
40 > gentoo-alt@g.o mailing list
41 >
42
43 --
44 Fabian Groffen
45 Gentoo on a different level
46 --
47 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] portage crashes Johan Hattne <johan.hattne@××××××××××××.de>