Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage 2.0.48-r4 broken??
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
nbensa
l33t
l33t


Joined: 10 Jul 2002
Posts: 799
Location: Buenos Aires, Argentina

PostPosted: Sat Jul 19, 2003 6:26 am    Post subject: portage 2.0.48-r4 broken?? Reply with quote

Not sure if it is portage or something else but after upgrading to portage 2.0.48-r4 (~x86) I get:
Code:
$ sudo emerge -puv world
Password:


Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
.Traceback (most recent call last):
  File "/usr/bin/emerge", line 13, in ?
    import portage
  File "/usr/lib/python2.2/site-packages/portage.py", line 5032, in ?
    do_upgrade(mykey)
  File "/usr/lib/python2.2/site-packages/portage.py", line 4966, in do_upgrade
    db["/"]["bintree"].move_ent(mysplit)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3814, in move_ent
    self.populate()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3893, in populate
    if (not os.path.isdir(self.pkgdir+"/All") and not getbinpkg):
NameError: global name 'getbinpkg' is not defined


I guess I'll downgrade this :-?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Jul 19, 2003 6:58 am    Post subject: Reply with quote

2.0.48-r5 should fix this, but in the meantime add an 's' to the end of the "getbinpkg" in lines 3891 and 3893 of /usr/lib/python2.2/site-packages/portage.py, so it reads "getbinpkgs".
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
nbensa
l33t
l33t


Joined: 10 Jul 2002
Posts: 799
Location: Buenos Aires, Argentina

PostPosted: Sat Jul 19, 2003 7:07 am    Post subject: Reply with quote

Thanks!!
Back to top
View user's profile Send private message
xdamnx
n00b
n00b


Joined: 29 Oct 2002
Posts: 61
Location: Germany

PostPosted: Sat Jul 19, 2003 7:48 am    Post subject: Reply with quote

i just wanted to update my system, so there was a new portage ebuild
it seems the portage -r4.tar.gz installed properly but then i get following error:


Code:
--- !targe sym /usr/bin/emerge
>>> Regenerating /etc/ld.so.cache...
Calculating world dependencies ...done!

!!! Error: the <dev-perl/ExtUtils-MakeMaker-6.05-r6 package conflicts with this package and both can't be installed on the same system together.


if i re-do the whole process it stops imediatly:
Code:
# emerge -uv world
Calculating world dependencies ...done!

!!! Error: the <dev-perl/ExtUtils-MakeMaker-6.05-r6 package conflicts with this package and both can't be installed on the same system together.


bix thx in advance =)

edit:

Code:
# emerge -uvp world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild    U ] sys-apps/portage-2.0.48-r5 [2.0.48-r4] -build
*** Portage will stop merging at this point and reload itself,
    recalculate dependencies, and complete the merge.

[blocks B    ] <dev-perl/ExtUtils-MakeMaker-6.05-r6 (from pkg dev-lang/perl-5.8.
0-r12)
[blocks B    ] <dev-perl/File-Spec-0.84-r1 (from pkg dev-lang/perl-5.8.0-r12)
[ebuild    U ] dev-lang/perl-5.8.0-r12 [5.8.0-r11] +berkdb -doc +gdbm -threads
[ebuild    U ] net-im/gaim-0.66 [0.65-r1] +nls +perl +spell -nas +ssl -cjk

_________________
..:: xDAMNx ::..
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Jul 19, 2003 8:36 am    Post subject: Reply with quote

xdamnx, unmerge ExtUtils-MakeMaker and see https://forums.gentoo.org/viewtopic.php?t=68378.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
xdamnx
n00b
n00b


Joined: 29 Oct 2002
Posts: 61
Location: Germany

PostPosted: Sat Jul 19, 2003 9:20 am    Post subject: Reply with quote

rac: big thx to you, worked nice and smooth ;)

no i got my system up2date again *g*
_________________
..:: xDAMNx ::..
Back to top
View user's profile Send private message
bmph8ter
n00b
n00b


Joined: 06 May 2002
Posts: 46

PostPosted: Tue Jul 22, 2003 1:52 pm    Post subject: Reply with quote

rac wrote:
2.0.48-r5 should fix this, but in the meantime add an 's' to the end of the "getbinpkg" in lines 3891 and 3893 of /usr/lib/python2.2/site-packages/portage.py, so it reads "getbinpkgs".


Thank you, thank you, thank you. That's why I love these forums. Search = teh answer.
_________________
My crappy (but redesigned) blog
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