Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4478

Summary: portage will not run after crash
Product: Portage Development Reporter: Jesse Throwe <gentoo>
Component: UnclassifiedAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal CC: drobbins, karltk
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jesse Throwe 2002-07-03 06:36:59 UTC
If a gentoo based machine crashes during the middle of an emerge (ie. hardware
lockup), when rebooted and another emerge run, the emerge will stop functioning
after >>>> emerge <package> to /  running a top shows that sandbox is running
with 99.0% CPU, so it appears to be an issue with sandbox being terminated
unexpectedly.  I am currently running 1.3b_test, so i dont know if this is an
issue with 1.2.
Comment 1 Jesse Throwe 2002-07-03 12:17:31 UTC
more information:

It seems that portage gets hung up due to some files in /tmp that are left due
to the unclean shutdown.  Removing everything in tmp fixes the issue. 

Ive also noticed that sandbox will steadly eat up more memory until there is
none left in this non functional condition.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-29 08:04:51 UTC
This should be fixed by now.
Comment 3 Jesse Throwe 2002-10-02 14:50:59 UTC
I havent done any extensive testing, but it appears that its fixed with 1.4.1 rc1.

Thanks for all the hard work all.