On Thu, 20 Sep 2007 08:28:14 -0700 (PDT), Pawel K wrote:

> When package build fails during:
> 
> emerge --update world
> 
> I use the:
> 
> emerge --resume --skipfirst
> 
> How to force emerge to continue build with the next
> package in case previous build failed.

emerge --update world || while emerge --resume --skipfirst; do : done

But be aware that you have have a significant number of packages fail to
compile as they depend on previous failures.


-- 
Neil Bothwick

Sex is better than logic. You can't prove it, but it is.

Attachment: signature.asc
Description: PGP signature

Reply via email to