Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge: Index out of range.... huh??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
DrewMadMax
n00b
n00b


Joined: 29 Sep 2002
Posts: 43

PostPosted: Fri Jun 27, 2003 2:35 am    Post subject: Emerge: Index out of range.... huh?? Reply with quote

Ok, here's the deal. I've decided to do a depclean on my system. The only problem is when I do (after the warnings), I get the error message above. :? Here is the output from "emerge depclean"

Quote:
>>> Depclean in: 10 9 8 7 6 5 4 3 2 1
Calculating depclean dependencies |Traceback (most recent call last):
File "/usr/bin/emerge", line 1808, in ?
if not mydepgraph.xcreate("world"):
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 753, in select_dep
myeb=portage.portdb.xmatch("bestmatch-visible",x)
File "/usr/lib/python2.2/site-packages/portage.py", line 3641, in xmatch
myval=best(self.xmatch("match-visible",None,mydep,mykey))
File "/usr/lib/python2.2/site-packages/portage.py", line 3652, in xmatch
myval=self.match2(mydep,mykey,self.xmatch("list-visible",None,mydep,mykey))
File "/usr/lib/python2.2/site-packages/portage.py", line 3638, in xmatch
myval=self.gvisible(self.visible(self.cp_list(mykey)))
File "/usr/lib/python2.2/site-packages/portage.py", line 3721, in gvisible
myaux=db["/"]["porttree"].dbapi.aux_get(mycpv, ["KEYWORDS"])
File "/usr/lib/python2.2/site-packages/portage.py", line 3392, in aux_get
if doregen or not eclass(None, mycpv, dmtime):
File "/usr/lib/python2.2/site-packages/portage.py", line 3283, in eclass
if (mymtime!=mtimedb["eclass"][myeclass][2][mycpv][1]) or (mtimedb["eclass"][myeclass][0]!=mtimedb["eclass"][myeclass][2][mycpv][0]):
IndexError: list index out of range


This message also occurs if I "pretend" a complete recompile (emerge -e world). Any thoughts??

Thanks,

DMM
_________________
"True Knowledge Exists in Realizing Your Own Ignorance"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum