@hopfe
das weiß keiner so genau warum das passiert ist. Ich wollte nur ein "emerge ddd" machen, dann häufen sich du Bugs.
Sieht in etwa so aus:
[code:1]root@buzz chris # emerge ddd
Performing Global Updates: /usr/portage/profiles/updates/1Q-2004
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
...................portage: Update type "slotmove" not recognized.
Calculating dependencies
Traceback (most recent call last):
File "/usr/bin/emerge", line 2181, in ?
retval,favorites=mydepgraph.select_files(myfiles)
File "/usr/bin/emerge", line 794, in select_files
mykey=portage.dep_expand(x,portage.portdb)
File "/usr/lib/portage/pym/portage.py", line 2748, in dep_expand
return prefix+cpv_expand(mydep,mydb)+postfix
File "/usr/lib/portage/pym/portage.py", line 2694, in cpv_expand
if mydb.cp_list(x+"/"+myp):
File "/usr/lib/portage/pym/portage.py", line 4024, in cp_list
list=listdir(self.root+"/"+mycp,EmptyOnError=1)
File "/usr/lib/portage/pym/portage.py", line 225, in listdir
if os.path.isdir(mypath):
File "/usr/lib/python2.3/posixpath.py", line 187, in isdir
st = os.stat(path)
TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
root@buzz chris #
[/code:1]
Manche meinen es hat etwas mit dem world-file zu tun, manche es hat mit einem ; statt : in Zeile 32## zu tun... Wie gesagt schon alles ausprobiert.
Eine Frage noch:
Wenn ich von der LiveCD starte und ein emerge sync und emerge portage durchführe, wird mein portage von der Platte verwendet?