On Wed, 07 Dec 2011 16:55:38 -0600 Harry Putnam <rea...@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.mckin...@gmail.com