Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248863 - sys-apps/portage-2.2_rc16 parallel -> resume fails
Summary: sys-apps/portage-2.2_rc16 parallel -> resume fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 10:00 UTC by Helmut Jarausch
Modified: 2015-06-10 16:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?