On Sun, 2003-09-28 at 12:46, Shawn wrote:

>  
> Calculating world dependencies
> Traceback (most recent call last):
>   File "/usr/bin/emerge", line 2096, in ?
>     if not mydepgraph.xcreate(myaction):
>   File "/usr/bin/emerge", line 996, in xcreate
>     if portage.db["/"]["vartree"].dbapi.match(x):
>   File "/usr/lib/python2.2/site-packages/portage.py", line 3193, in match
>     mydep=dep_expand(origdep,self)
>   File "/usr/lib/python2.2/site-packages/portage.py", line 2629, in dep_expand
>     return prefix+cpv_expand(mydep,mydb)+postfix
>   File "/usr/lib/python2.2/site-packages/portage.py", line 2562, in cpv_expand
>     if (not mydb.cp_list(mykey)) and virts and virts.has_key(mykey):
>   File "/usr/lib/python2.2/site-packages/portage.py", line 3145, in cp_list
>     mystat=os.stat(self.root+"var/db/pkg/"+mysplit[0])[ST_MTIME]
> TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
> 

Do either of the solutions here:
http://bugs.gentoo.org/show_bug.cgi?id=22701 fix your problem? Since
regenworld didn't work for you, try running 'rm -rf /var/cache/edb/dep/*
&& emerge sync'.

Good Luck,

Doug


--
[EMAIL PROTECTED] mailing list

Reply via email to