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 <gentoo-user+bounces-132170-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RYQwQ-0007I9-5S for garchives@archives.gentoo.org; Wed, 07 Dec 2011 23:30:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2765221C546; Wed, 7 Dec 2011 23:29:59 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id C89DA21C383 for <gentoo-user@lists.gentoo.org>; Wed, 7 Dec 2011 23:09:10 +0000 (UTC) Received: by wgbds1 with SMTP id ds1so2026266wgb.10 for <gentoo-user@lists.gentoo.org>; Wed, 07 Dec 2011 15:09:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:organization :x-mailer:mime-version:content-type:content-transfer-encoding; bh=ketwVZTurTc5hIi6nDbDIRs5Fh4zuMCHr8MJv+i/YTw=; b=UVE2WHIK8ILV93VSJhFRSbay3p+5vCTTPHxDklqAYv+a3RZmqSl4WDyghqC4N5leTB dQJtMWbyeEe+oICvJLI8s5laL74qMLkDjqUiTjzDKmEX/LZeg2XMzPQOhbrkuPVoHjh8 /M4qaijUVlBMza5OEIIf1dwfk7ODzl25wA8M0= Received: by 10.227.197.76 with SMTP id ej12mr398980wbb.27.1323299350083; Wed, 07 Dec 2011 15:09:10 -0800 (PST) Received: from rohan.example.com ([196.215.144.97]) by mx.google.com with ESMTPS id fi11sm5541752wbb.9.2011.12.07.15.09.07 (version=SSLv3 cipher=OTHER); Wed, 07 Dec 2011 15:09:08 -0800 (PST) Date: Thu, 8 Dec 2011 01:08:56 +0200 From: Alan McKinnon <alan.mckinnon@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] --jobs Message-ID: <20111208010856.2eae7db6@rohan.example.com> In-Reply-To: <87vcps0z6d.fsf@newsguy.com> References: <87vcps0z6d.fsf@newsguy.com> Organization: Internet Solutions X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.4; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 69a3a452-6e2e-413e-bcf3-ad6ec0575b94 X-Archives-Hash: f4dc64f38f04471b269ab760546ceeb7 On Wed, 07 Dec 2011 16:55:38 -0600 Harry Putnam <reader@newsguy.com> wrote: > Under the newest portage with x86~, if I run `emerge -vuD world' > should I see something besides: > > >>> Jobs 0 of 71 complete, 1 running [...] > > Shouldn't there be more jobs running? > > (This is on gentoo installed as guest on win7 using Vbox) What is the first job? Assuming that the system is set up to run parallel jobs, you have 71 updates. That's quite a lot. Maybe the first one is some really basic package in @system upon which the other 70 depend (directly or indirectly). Portage must complete the first fully in that case, then proceed. Or, that first job is portage itself. It makes sense that portage updates should be done in isolation. -- Alan McKinnnon alan.mckinnon@gmail.com