Hi All --
Possibly this should go to gentoo-user, but (if true) it needs sorting now.
emerge -p world breaks on both my machine after emerge sync'ing today. One
is sync'ed by rsync, the other (my development machine) through CVS. If it
was some recent configuration error by me then I'd expect only one machine
to fail. Since both do I suspect Portage is at fault.
Portage (2.0.48-r1) borks like this:
These are the packages that I would merge, in order:
root@spear# emerge -p world
Calculating world dependencies
Traceback (most recent call last):
File "/usr/bin/emerge", line 1902, in ?
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 887, in xcreate
if not self.create(myk):
File "/usr/bin/emerge", line 637, in create
if not self.select_dep("/",mydep["/"],myparent=mp):
File "/usr/bin/emerge", line 735, in select_dep
mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
File "/usr/lib/python2.2/site-packages/portage.py", line 2543, in dep_check
mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
File "/usr/lib/python2.2/site-packages/portage.py", line 2299, in dep_zapdeps
myresult=dep_zapdeps(unreduced[x],reduced[x])
File "/usr/lib/python2.2/site-packages/portage.py", line 2289, in dep_zapdeps
return unreduced[1]
IndexError: list index out of range
I'm interested in whether others are experiencing this problem.
Right now I'm happy to do any of these:
1) file a bug report (seems too vague at the moment)
2) move the discussion elsewhere
3) provide more information
Regards,
Tom
--
gentoo-dev@g.o mailing list
|