Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248863

Summary: sys-apps/portage-2.2_rc16 parallel -> resume fails
Product: Portage Development Reporter: Helmut Jarausch <jarausch>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED NEEDINFO    
Severity: normal CC: alex_y_xu
Priority: High    
Version: 2.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Helmut Jarausch 2008-11-26 10:00:21 UTC
When

emerge -j8 ....    (a very cool feature, btw)

stops because a package failed to build,
a following

emerge -j8 --resume --skipfirst

claims that there isn't anything to do anymore,
which is not true.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-26 21:16:15 UTC
1) Please post the full output of both commands in sequence.
2) Post your `emerge --info' too.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-27 01:19:19 UTC
I might be wrong but this bug looks like a duplicate of bug #247106
Comment 3 Zac Medico gentoo-dev 2008-11-27 16:53:40 UTC
Why are you using --resume instead of --keep-going?