Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error while merging...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fmalabre
Guru
Guru


Joined: 19 Jun 2002
Posts: 376
Location: Chicago

PostPosted: Sun Jun 30, 2002 4:54 pm    Post subject: error while merging... Reply with quote

I get this error:

earth root # emerge portage
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1259, in ?
if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
File "/usr/bin/emerge", line 410, in create
edepend=portage.db[myroot]["porttree"].dbapi.aux_get(mykey,portage.auxdbkeys)
File "/usr/lib/python2.2/site-packages/portage.py", line 2565, in aux_get
self.auxcache[mycpv][auxdbkeys[x]]=mylines[x][:-1]
IndexError: list index out of range

Any idea what this error could be?
I've got that for a bunch of packages, including when I do update world...

Thanks,
Fred.
Back to top
View user's profile Send private message
charliedontsurf
n00b
n00b


Joined: 22 Jun 2002
Posts: 13
Location: Austin, TX

PostPosted: Mon Jul 01, 2002 7:05 am    Post subject: Re: error while merging... Reply with quote

I'm getting this error too. At first, i got it for gtksee. Then I started noticing it popping up all over the place. Now, after I just recompiled my kernel, I have to unmerge/emerge the nvidia ports to get my X-11 driver working again. I got the error!! No more GUI!

And like Fred, I'm getting the error for 'emerge portage'. So how am I going to get the fix when it's fixed?

I hope more people seeing this problem so it can be fixed ASAP. :(

Myles

fmalabre wrote:
I get this error:

earth root # emerge portage
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1259, in ?
if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
File "/usr/bin/emerge", line 410, in create
edepend=portage.db[myroot]["porttree"].dbapi.aux_get(mykey,portage.auxdbkeys)
File "/usr/lib/python2.2/site-packages/portage.py", line 2565, in aux_get
self.auxcache[mycpv][auxdbkeys[x]]=mylines[x][:-1]
IndexError: list index out of range

Any idea what this error could be?
I've got that for a bunch of packages, including when I do update world...

Thanks,
Fred.
:(
Back to top
View user's profile Send private message
charliedontsurf
n00b
n00b


Joined: 22 Jun 2002
Posts: 13
Location: Austin, TX

PostPosted: Mon Jul 01, 2002 7:22 am    Post subject: Re: error while merging... Reply with quote

I just submitted bug #4379.

https://bugs.gentoo.org/show_bug.cgi?id=4379
Back to top
View user's profile Send private message
fmalabre
Guru
Guru


Joined: 19 Jun 2002
Posts: 376
Location: Chicago

PostPosted: Mon Jul 01, 2002 2:26 pm    Post subject: Reply with quote

The script seems to be corrupted for whatever reason...

So, I tried a way to fix it, I explain you, but don't do all I did cos I didn't succeed.
As my emerge script seems corrupts, I just untar the tarball stage1 on the install CD, as I thought it would reinstall the minimal. I did that in my root directory, and it just replaced all my users and everything.
Not happy Fred!
So, I ended up reinstalling everything from scratch, it didn't take me long as I went through all those steps only, and new exactly where I would need to do my special tricks ;-)

After my mistake, the good way to do it would be:
Untar the stage1 tarball in your home directory for instance.
Then, copy the emerge script from there and replace the real one in your root.
At least, this should fix your script.

I haven't had time to test further, but I'm afraid this can come from somewhere else, like for instance, the file which keep track of all your packages.
If this is true, then you're in a mess, and you'd better reinstall everything from scratch.

Just before it happened to me, I was using kportagemaster to clean up multiple versions of my packages.

Did you try kportagemaster?

Fred.
Back to top
View user's profile Send private message
charliedontsurf
n00b
n00b


Joined: 22 Jun 2002
Posts: 13
Location: Austin, TX

PostPosted: Wed Jul 03, 2002 8:42 am    Post subject: Reply with quote

Bug #4379 has been fixed in 2.0.9. An 'emerge rsync; emerge portage' got me back on track. Thanks to drobbins. (guess it's time for me to make a donation)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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