Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12993 - emerge world fails
Summary: emerge world fails
Status: VERIFIED DUPLICATE of bug 12630
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-31 15:30 UTC by Vince Castellano
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Castellano 2002-12-31 15:30:01 UTC
Any type of emerge that has anything to do with world, excpet for -p, fails, 
this includes -e and -u. Version in use: 2.0.46-r4 Error Msg: 
Calculating world dependencies |Traceback (most recent call last):
  File "/usr/bin/emerge", line 1523, in ?
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 698, in xcreate
    if not self.create(myk):
  File "/usr/bin/emerge", line 506, in create
    if not self.select_dep("/",mydep["/"],myparent=mp):
  File "/usr/bin/emerge", line 573, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
  File "/usr/lib/python2.2/site-packages/portage.py", line 2223, in dep_check
    mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/python2.2/site-packages/portage.py", line 1979, in dep_zapdeps
    myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1963, in dep_zapdeps
    if unreduced[0]=="||":
IndexError: list index out of range
Comment 1 SpanKY gentoo-dev 2002-12-31 17:09:18 UTC

*** This bug has been marked as a duplicate of 12630 ***
Comment 2 Vince Castellano 2006-10-18 20:22:23 UTC
Closing