Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u world -vpt 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
glen666
n00b
n00b


Joined: 06 Apr 2004
Posts: 9

PostPosted: Thu Jul 01, 2004 12:17 pm    Post subject: emerge -u world -vpt fails Reply with quote

i've been getting this for few days. tought that another emerge sync would solve it. but it's still broken.

Code:

# emerge -u world -vpt

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

Calculating world dependencies
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2517, in ?
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 1097, in xcreate
    if portage.db["/"]["vartree"].dbapi.match(x):
  File "/usr/lib/portage/pym/portage.py", line 4154, in match
    mymatch=match_from_list(mydep,self.cp_list(mykey,use_cache=use_cache))
  File "/usr/lib/portage/pym/portage.py", line 4080, in cp_list
    mystat=os.stat(self.root+VDB_PATH+"/"+mysplit[0])[ST_MTIME]
TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
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