Re: [gentoo-user] fetch then build

2005-04-16 Thread Eric S. Johansson
Benno Schulenberg wrote: Eric S. Johansson wrote: I tried: emerge -fDva world && emerge -uDv world which only mostly prefetched files (misssed a bunch). Because you're missing the -u on the first emerge? *Do'H* thank you for pointing out what should have been obvious. -- http://www.wired.com/wire

Re: [gentoo-user] fetch then build

2005-04-16 Thread Benno Schulenberg
Eric S. Johansson wrote: > I tried: > > emerge -fDva world && emerge -uDv world > > which only mostly prefetched files (misssed a bunch). Because you're missing the -u on the first emerge? Benno -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] fetch then build

2005-04-16 Thread Eric S. Johansson
Jason Stubbs wrote: On Saturday 16 April 2005 21:47, Eric S. Johansson wrote: I frequently find myself fetching packages then building. Reading through the emerged documentation that does not seem to be any way to do both in one step fetch first, and then if successful, fetch second? I tried: emer

Re: [gentoo-user] fetch then build

2005-04-16 Thread Jason Stubbs
On Saturday 16 April 2005 21:47, Eric S. Johansson wrote: > I frequently find myself fetching packages then building. Reading > through the emerged documentation that does not seem to be any way to do > both in one step fetch first, and then if successful, fetch second? > > I tried: > > emerge -fD

[gentoo-user] fetch then build

2005-04-16 Thread Eric S. Johansson
I frequently find myself fetching packages then building. Reading through the emerged documentation that does not seem to be any way to do both in one step fetch first, and then if successful, fetch second? I tried: emerge -fDva world && emerge -uDv world which only mostly prefetched files (mis