On Wed, 21 Sep 2011 09:23:52 -0600
Jerry James <loganje...@gmail.com> wrote:

> On Wed, Sep 21, 2011 at 6:50 AM, Bruno Wolff III <br...@wolff.to>
> wrote:
> > Chain building is allowed for rawhide to help get groups of packages
> > built.
> 
> The chain-build facility is very useful.  But when you've got a chain
> of 3 packages to build, and the build of the second one fails, then
> you're done for the day.  You can't restart the chain-build, because
> the first package has already been built.  You can't restart the
> chain-build from the second package, because the already-built first
> package won't be available to build against until the next repo
> compose.

Incorrect. 

The first package is already in the build root. 

All chain build does is the waiting for you. 

build A; wait until A is in the buildroot; build B

If B fails, then you can fix it and resume from B and it will work
fine. 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to