[gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Stefan G. Weichinger
Greetings, gentoo-users, I see a problem with emerge on my notebook. Whenever I try to emerge something, it starts off like: # emerge -1 libsexy Calculating dependencies... done! Verifying ebuild Manifests... Emerging (1 of 1) x11-libs/libsexy-0.1.11 to / and then just hangs there, doing

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread felix
On Thu, Oct 25, 2007 at 07:01:26PM +0200, Stefan G. Weichinger wrote: Whenever I try to emerge something, it starts off like: # emerge -1 libsexy Calculating dependencies... done! Verifying ebuild Manifests... Emerging (1 of 1) x11-libs/libsexy-0.1.11 to / and then just hangs there,

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Stefan G. Weichinger
[EMAIL PROTECTED] schrieb: I have this happen with some specific packages which think it wise and necessary to prompt the operator with a configuration question and THEN WAIT FOR AN ANSWER! But it would wait for an answer than on my other machines as well, which it doesn't. Thanks, Stefan --

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan G. Weichinger wrote: Greetings, gentoo-users, I see a problem with emerge on my notebook. Whenever I try to emerge something, it starts off like: # emerge -1 libsexy Calculating dependencies... done! Verifying ebuild Manifests...

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Stefan G. Weichinger
Zac Medico schrieb: Stefan G. Weichinger wrote: Greetings, gentoo-users, I see a problem with emerge on my notebook. Whenever I try to emerge something, it starts off like: # emerge -1 libsexy Calculating dependencies... done! Verifying ebuild Manifests... Emerging (1 of 1)

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan G. Weichinger wrote: Emerging (1 of 1) x11-libs/libsexy-0.1.11 to / and then just hangs there, doing nothing. That's right where it attempts to obtain a lock on the required files in ${DISTDIR}. If that's on nfs and nfs isn't behaving

Re: [gentoo-user] emerge stalls - what to do ?

2007-10-25 Thread Stefan G. Weichinger
Zac Medico schrieb: There are also nfs services that you need to run on the client side. Maybe you need to do something like this: emerge --noreplace nfs-utils rc-update add nfs default /etc/init.d/nfs start If both client and server side services are running correctly then should just