From another tty, I can run ps aux | grep emerge and get
This D+ seems to indicate the sw is in uninterruptable sleep waiting for something. However, tehre is no indication what is blocking the program.root 19605 9.9 1.4 19892 14372 pts/2 D+ 11:03 0:01 /usr/bin/python3.2 /usr/bin/emerge -uDNatv @world
root 19609 0.0 0.0 4624 780 pts/1 S+ 11:04 0:00 grep --colour=auto emerge
I could try to run 'strace emerge', but I don't have strace on this PC and I obviously cannot emerge it either.
Any suggestions on handling this ?


