Results 1 to 6 of 6
#emerge
File "/usr/bin/emerge" ,line 10 , in ?
import portage
File "/usr/lib/portage/pym/portage.py" , line 7140 , in ?
do_upgrade(mykey)
File "/usr/lib/portage/pym/portage.py" , line 7077 , in ?
myworld=open("/"+WORLD_FILE,"w")
IOERROR:[ERRNO 2] ...
- 11-18-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 3
SOS:::emerge Problem After install 2004.3
#emerge
File "/usr/bin/emerge" ,line 10 , in ?
import portage
File "/usr/lib/portage/pym/portage.py" , line 7140 , in ?
do_upgrade(mykey)
File "/usr/lib/portage/pym/portage.py" , line 7077 , in ?
myworld=open("/"+WORLD_FILE,"w")
IOERROR:[ERRNO 2] No such file or directory : '//var/lib/portage/world'
How to solve this problem ???
thanks.
- 11-18-2004 #2
Try emerging a package..?
You have to specify an argument to emerge.Code:emerge enlightenment
Code:man emerge man portage
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 11-19-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 3
It is not package problem , it is emerge itself wrong..
when i just use emerge ,
it say the same error.
- 11-19-2004 #4
Post the output of this:
Code:ls /var/lib/portage/world
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 11-20-2004 #5Just Joined!
- Join Date
- Nov 2004
- Posts
- 3
reboot and it's ok
- 11-20-2004 #6Weird.
Originally Posted by lilyerr
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
