Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehlermeldungen bei emerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
christophd
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2003
Posts: 76

PostPosted: Thu Feb 12, 2004 12:00 pm    Post subject: Fehlermeldungen bei emerge Reply with quote

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
View user's profile Send private message
tacki
Guru
Guru


Joined: 29 Jun 2002
Posts: 418
Location: Germany

PostPosted: Thu Feb 12, 2004 1:31 pm    Post subject: Reply with quote

du hast nicht im forum gesucht :)
Back to top
View user's profile Send private message
christophd
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2003
Posts: 76

PostPosted: Thu Feb 12, 2004 6:55 pm    Post subject: Reply with quote

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
View user's profile Send private message
christophd
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2003
Posts: 76

PostPosted: Fri Feb 13, 2004 6:37 pm    Post subject: Reply with quote

Da es sich um das gleiche Problem handelt, gehts hier weiter: https://forums.gentoo.org/viewtopic.php?t=136286
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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