View previous topic :: View next topic |
Author |
Message |
christophd Tux's lil' helper
Joined: 16 Nov 2003 Posts: 76
|
Posted: Thu Feb 12, 2004 12:00 pm Post subject: Fehlermeldungen bei emerge |
|
|
Was sagt ihr dazu:
Code: | root@buzz / # emerge -up gnome
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'
s='/var/db SLOT move' S='binary SLOT move'
portage: Update type "" not recognized.
These are the packages that I would merge, in order:
Calculating dependencies
Traceback (most recent call last):
File "/usr/bin/emerge", line 2528, in ?
retval,favorites=mydepgraph.select_files(myfiles)
File "/usr/bin/emerge", line 871, in select_files
mykey=portage.dep_expand(x,portage.portdb)
File "/usr/lib/portage/pym/portage.py", line 3258, in dep_expand
return prefix+cpv_expand(mydep,mydb,use_cache=use_cache)+postfix
File "/usr/lib/portage/pym/portage.py", line 3199, in cpv_expand
if mydb.cp_list(x+"/"+myp,use_cache=use_cache):
File "/usr/lib/portage/pym/portage.py", line 4647, in cp_list
list=listdir(self.root+"/"+mycp,EmptyOnError=1)
File "/usr/lib/portage/pym/portage.py", line 301, in listdir
list, ftype = cacheddir(mypath, ignorecvs, ignorelist, EmptyOnError)
File "/usr/lib/portage/pym/portage.py", line 264, in cacheddir
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 / #
|
Was habe ich diesmal falschgemacht? |
|
Back to top |
|
|
tacki Guru
Joined: 29 Jun 2002 Posts: 418 Location: Germany
|
Posted: Thu Feb 12, 2004 1:31 pm Post subject: |
|
|
du hast nicht im forum gesucht |
|
Back to top |
|
|
christophd Tux's lil' helper
Joined: 16 Nov 2003 Posts: 76
|
Posted: Thu Feb 12, 2004 6:55 pm Post subject: |
|
|
llange habe ich gesucht, mit einem kleinen Tipp hättest du mir vielleicht 1h erspart.
Dann habe ich das gemacht:
Code: | root@buzz sbin # ./python-updater
* Starting Python Updater from 2.2 to 2.3 :
* Searching for packages with files in /usr/lib/python2.2 ..
* Calculating Upgrade Package List ..
* Re-ordering packages to merge ..
* Preparing to merge these packages in this order:
* Python update completed successfully.
root@buzz sbin # emerge -up gnome
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'
s='/var/db SLOT move' S='binary SLOT move'
portage: Update type "" not recognized.
These are the packages that I would merge, in order:
Calculating dependencies
Traceback (most recent call last):
File "/usr/bin/emerge", line 2528, in ?
retval,favorites=mydepgraph.select_files(myfiles)
File "/usr/bin/emerge", line 871, in select_files
mykey=portage.dep_expand(x,portage.portdb)
File "/usr/lib/portage/pym/portage.py", line 3258, in dep_expand
return prefix+cpv_expand(mydep,mydb,use_cache=use_cache)+postfix
File "/usr/lib/portage/pym/portage.py", line 3199, in cpv_expand
if mydb.cp_list(x+"/"+myp,use_cache=use_cache):
File "/usr/lib/portage/pym/portage.py", line 4647, in cp_list
list=listdir(self.root+"/"+mycp,EmptyOnError=1)
File "/usr/lib/portage/pym/portage.py", line 301, in listdir
list, ftype = cacheddir(mypath, ignorecvs, ignorelist, EmptyOnError)
File "/usr/lib/portage/pym/portage.py", line 264, in cacheddir
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 sbin #
|
|
|
Back to top |
|
|
christophd Tux's lil' helper
Joined: 16 Nov 2003 Posts: 76
|
|
Back to top |
|
|
|
|
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
|
|