glen666 n00b

Joined: 06 Apr 2004 Posts: 9
|
Posted: Thu Jul 01, 2004 12:17 pm Post subject: emerge -u world -vpt fails |
|
|
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
|
|
|