From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PiA7s-0003gR-Ce for garchives@archives.gentoo.org; Wed, 26 Jan 2011 18:29:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E091AE09BA; Wed, 26 Jan 2011 18:28:30 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B7299E09BA for ; Wed, 26 Jan 2011 18:28:30 +0000 (UTC) Received: by iwn3 with SMTP id 3so1596418iwn.40 for ; Wed, 26 Jan 2011 10:28:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=m3XRkyCAoXn8SCJ5jeoXEJG5SYBPiFvUD90d6tAahTc=; b=uoH0XmFg3pqNyVYaTd+RiHkv2c/0J6qz8EXoSQSLrZG7jGNnDZ5g5z5r5Mhh17VOHc hWTy9pk4XzvWkUEbqdHaAMB+GgkL/9e9UoqnYC34eACjuN2jKPibLvDPy/eUOt8jsbzp zMHWE83YDOV0Fs++EtnSGwpVv29stwoa4weUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TOo0Jk2KbgmbJohoTwqBHKLejeDaJiHBBOMhR+wCnyi1muk8lJUTckiwfQHYSRxSkY BW6+FJsGCkMpqsPVLRwp9G0LeBJnvVYV8QpCohmET47Hk+1GNtEHD+haH+M4p9Q9gAwO Kl/sDQiT2MgrZEQcxYK5QFF3XnV08SjIJQJoo= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.42.230.66 with SMTP id jl2mr928204icb.99.1296066509978; Wed, 26 Jan 2011 10:28:29 -0800 (PST) Received: by 10.42.171.198 with HTTP; Wed, 26 Jan 2011 10:28:29 -0800 (PST) In-Reply-To: <20110126134954.6901c172@zaphod.digimed.co.uk> References: <20110126134954.6901c172@zaphod.digimed.co.uk> Date: Wed, 26 Jan 2011 20:28:29 +0200 Message-ID: Subject: Re: [gentoo-user] Simultaneously emerging multiple packages with same dependencies From: PK To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=90e6ba6e8a26eebc1f049ac3ff30 X-Archives-Salt: X-Archives-Hash: f3cbf5001b8b3066903e869e919ef602 --90e6ba6e8a26eebc1f049ac3ff30 Content-Type: text/plain; charset=ISO-8859-1 > > Don't use multiple instances of emerge, they'll probably all try to merge > the same dependencies. Do it the way the portage developers intended, use > the --jobs option with a single emerge instance. > > Sure, but sometimes while emerge is building a bunch of packages I remember that I've forgotten to specify a few more, my only option then is to wait till building process finishes. I think it should be possible to be more efficient than that. Cheers, P. --90e6ba6e8a26eebc1f049ac3ff30 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Don't use multiple instances of emerge, they'll probably all try = to merge
the same dependencies. Do it the way the portage developers intended, use the --jobs option with a single emerge instance.


Sure, but sometimes while emerge is buil= ding a bunch of packages I remember that I've forgotten to specify a fe= w more, my only option then is to wait till building process finishes. I th= ink it should be possible to be more efficient than that.

Cheers,
P.
--90e6ba6e8a26eebc1f049ac3ff30--