Gentoo Archives: gentoo-user

From: Mike Williams <mike@××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge difficulty.
Date: Wed, 02 Nov 2005 21:40:35
Message-Id: 200511022133.44524.mike@gaima.co.uk
In Reply to: [gentoo-user] Emerge difficulty. by "Michael A Rowley
1 On Wednesday 02 November 2005 20:39, Michael A Rowley, MD wrote:
2 > Calculating dependencies ...done!
3 >  >>> emerge (1 of 6) net-www/apache-2.0.54-r31 to /
4 >
5 > and then nothing... for ever... let this sit over night, and still  
6 > nothing... wtf!?!?!?  this was working.
7
8 I've had similar happen to me on a few occasions.
9 The first time when it didn't do anything in quite a while (minute or two) I
10 re-ran the same command with debug (and possible under strace). Emerge would
11 do its stuff then print "set +x" and hang.
12 I think I eventually tracked it down to waiting on random data.
13 Try copying some data in or out of the machine, preferable over a
14 non-encrypted medium, or some fairly heavy disk i/o (emerge sync, emerge
15 metadata, du -s), if you're logged in locally to the machine bash the
16 keyboard and move the mouse a lot, to generate some entropy while waiting for
17 emerge to do something.
18
19 --
20 Mike Williams
21
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Emerge difficulty. "Michael A Rowley