Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge died after sync
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
ziolas
n00b
n00b


Joined: 20 Jul 2003
Posts: 23

PostPosted: Sun Jul 20, 2003 11:37 am    Post subject: emerge died after sync Reply with quote

Now when I run emerge I get:
Code:
Performing Global Updates: /usr/portage/profiles/updates/3Q-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 3891, in populate
    if (not os.path.isdir(self.pkgdir) and not getbinpkg):
NameError: global name 'getbinpkg' is not defined

Any ideas?
Back to top
View user's profile Send private message
Auka
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 110
Location: Germany

PostPosted: Sun Jul 20, 2003 12:43 pm    Post subject: Reply with quote

See https://forums.gentoo.org/viewtopic.php?t=68380&highlight=getbinpkg+defined
in the German Forum - first post is German but the various solutions are written in english... ;-)

Just add the 's' as stated therein. Hope this helps. I just had the same problem here and it worked fine for me.
Back to top
View user's profile Send private message
ziolas
n00b
n00b


Joined: 20 Jul 2003
Posts: 23

PostPosted: Sun Jul 20, 2003 3:46 pm    Post subject: Reply with quote

Yes, problem solved. Thank you!
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