View previous topic :: View next topic |
Author |
Message |
yerhus n00b
Joined: 18 Apr 2002 Posts: 7 Location: Portugal
|
Posted: Thu Apr 18, 2002 2:04 pm Post subject: Problems in emerge |
|
|
Yesterday I was emerging Lyx and my machine crashed (black screen).
Now i can make an emerge rsync, but if I try to emerge any package emerge gets stuck on the following process:
3524 pts/0 R 2:12 sandbox /usr/sbin/ebuild.sh clean
This process seems to be in infinite loop and keeps gobbling resources until i hit Ctrl-C.
I think that the crash may have left some garbage uncleaned but i don't know how to fix it.
If someone can help me I would appreciate...
Thanks |
|
Back to top |
|
|
yerhus n00b
Joined: 18 Apr 2002 Posts: 7 Location: Portugal
|
Posted: Thu Apr 18, 2002 2:06 pm Post subject: |
|
|
I forgot to add I'm running Portage 1.9.1... |
|
Back to top |
|
|
+BroNNoS+ n00b
Joined: 17 Apr 2002 Posts: 46 Location: Groningen, The Netherlands
|
Posted: Thu Apr 18, 2002 6:03 pm Post subject: |
|
|
Just trying something here:
Could you do ls -l /usr/sbin/ebuild.sh
Is the ebuild still symlinked to the right file?
Does /usr/lib/portage/bin/ebuild.sh still exist? |
|
Back to top |
|
|
Guest
|
Posted: Thu Apr 18, 2002 6:22 pm Post subject: |
|
|
Yes, ebuild.sh still exists and the symlink is ok.
But something weird happened a short while ago:
The probem I described doesn't happen anymore but emerge still doesn't work...
Code: |
linux bin # emerge --debug cvs
Calculating dependencies ...done!
>>> emerge dev-util/cvs-1.11-r1 to /
!!! emerge aborting on /usr/portage/dev-util/cvs/cvs-1.11-r1.ebuild .
|
|
|
Back to top |
|
|
|