Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] portage crashes
Date: Fri, 13 Jul 2007 12:49:51
Message-Id: 20070713124936.GK10089@gentoo.org
1 Can anyone try this?
2
3 % emerge portage
4
5 then
6
7 % emerge -av portage
8
9 and tell me if the output is similar to this:
10
11 These are the packages that would be merged, in order:
12
13 Calculating dependencies... done!
14 Traceback (most recent call last):
15 File "/ufs/fabian/scratch/programs/gentoo/usr/bin/emerge", line 18, in ?
16 retval = emerge_main()
17 File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 6234, in emerge_main
18 myopts, myaction, myfiles, spinner)
19 File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 5579, in action_build
20 favorites=favorites)
21 File "/ufs/fabian/scratch/programs/gentoo/usr/lib/portage/pym/emerge/__init__.py", line 2986, in display
22 oldrepoindex = str(overlays_real.index(os.path.normpath(oldrepo)) + 1)
23 ValueError: list.index(x): x not in list
24
25
26 Maybe my setup is h0rk3ned, but I'm looking for clues...
27
28
29 --
30 Fabian Groffen
31 Gentoo on a different level
32 --
33 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] portage crashes Fabian Groffen <grobian@g.o>