Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Jaap
n00b
n00b


Joined: 16 Apr 2002
Posts: 13
Location: The Netherlands

PostPosted: Fri May 17, 2002 6:03 pm    Post subject: emerge problem Reply with quote

After emerging portage, emerge doesn't work anymore. After touching /etc/make.globals the bare 'emerge' command gives no more errors but emerge rsync gives this:

Code:

Traceback (most recent call last):
  File "/usr/bin/emerge", line 884, in ?
    if myportdir[-1]=="/":
IndexError: string index out of range


And emerge -s apache gives me this:
Code:

Traceback (most recent call last):
  File "/usr/bin/emerge", line 1171, in ?
    searchinstance.execute()
  File "/usr/bin/emerge", line 145, in execute
    for package in self.treecache.getallnodes():
  File "/usr/lib/python2.2/site-packages/portage.py", line 1905, in getallnodes
    self.populate()
  File "/usr/lib/python2.2/site-packages/portage.py", line 2477, in populate
    os.chdir(self.portroot)
OSError: [Errno 2] No such file or directory: ''


I must say i find emerge's error handling quite sad. They are just Python errors i assume. Can anyone give me a hint on how to correct my problem?
_________________
24 hours in a day, 24 bottles of beer in a case. Coincidence?


Last edited by Jaap on Fri May 17, 2002 8:49 pm; edited 2 times in total
Back to top
View user's profile Send private message
Jaap
n00b
n00b


Joined: 16 Apr 2002
Posts: 13
Location: The Netherlands

PostPosted: Fri May 17, 2002 6:04 pm    Post subject: Reply with quote

Oh reading the sticky mesage about emerge rsync now.

That did not give me any answers. I have a newer portage. Maybe i did the 'emerge rsync' at a wrong moment?
_________________
24 hours in a day, 24 bottles of beer in a case. Coincidence?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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