Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc-4.1.1 upgrade and 'emerge -eav world' fails
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
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 184
Location: Duchy of Lancaster, England.

PostPosted: Sun Oct 15, 2006 10:35 pm    Post subject: gcc-4.1.1 upgrade and 'emerge -eav world' fails Reply with quote

I've upgraded gcc to 4.1.1,using thehttp://www.gentoo.org/doc/en/gcc-upgrading.xml#upgrade-general guide and run 'emerge -eav system', which works fine, but 'emerge -eav world' fails with this error:
Code:
~ # emerge -eav world

These are the packages that would be merged, in order:

Calculating world dependencies \Traceback (most recent call last):
  File "/usr/bin/emerge", line 4358, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 4353, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 3731, in action_build
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 1525, in xcreate
    self.validate_blockers()
  File "/usr/bin/emerge", line 1366, in validate_blockers
    new_pkgs.append(
IndexError: list index out of range


If I use an empty 'world' file. there's no problem!....................
Any ideas?
Back to top
View user's profile Send private message
shazam75
Guru
Guru


Joined: 18 Mar 2006
Posts: 563
Location: Brisbane, Australia

PostPosted: Mon Oct 16, 2006 5:26 am    Post subject: Reply with quote

hi

does emerge -peav world work ?
Back to top
View user's profile Send private message
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 184
Location: Duchy of Lancaster, England.

PostPosted: Mon Oct 16, 2006 7:16 am    Post subject: Reply with quote

I thought I had it working, but no!
I thought that: 'emerge -eav portage' and 'emerge -eav python' did the trick, as emerge showed a masked package, after unmasking the error was back!

Thanks for the help shazam75, btw 'emerge -peav world' doesnt work either.
Quote:
# emerge -epv world

These are the packages that would be merged, in order:

Calculating world dependencies |Traceback (most recent call last):
File "/usr/bin/emerge", line 4358, in ?
retval = emerge_main()
File "/usr/bin/emerge", line 4353, in emerge_main
myopts, myaction, myfiles, spinner)
File "/usr/bin/emerge", line 3731, in action_build
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 1525, in xcreate
self.validate_blockers()
File "/usr/bin/emerge", line 1366, in validate_blockers
new_pkgs.append(
IndexError: list index out of range
Back to top
View user's profile Send private message
rcasta
n00b
n00b


Joined: 18 Oct 2006
Posts: 4

PostPosted: Wed Oct 18, 2006 11:54 am    Post subject: Reply with quote

Same problem :( : it appens with >=sys-apps/portage-2.1.2_pre3-r2 using a very long list of ebuilds.

Just filled a bug: https://bugs.gentoo.org/show_bug.cgi?id=151822
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