Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] continue emerge on failure
Date: Thu, 20 Sep 2007 16:42:11
Message-Id: 20070920172400.2eee2d95@zaphod.digimed.co.uk
In Reply to: [gentoo-user] continue emerge on failure by Pawel K
1 On Thu, 20 Sep 2007 08:28:14 -0700 (PDT), Pawel K wrote:
2
3 > When package build fails during:
4 >
5 > emerge --update world
6 >
7 > I use the:
8 >
9 > emerge --resume --skipfirst
10 >
11 > How to force emerge to continue build with the next
12 > package in case previous build failed.
13
14 emerge --update world || while emerge --resume --skipfirst; do : done
15
16 But be aware that you have have a significant number of packages fail to
17 compile as they depend on previous failures.
18
19
20 --
21 Neil Bothwick
22
23 Sex is better than logic. You can't prove it, but it is.

Attachments

File name MIME type
signature.asc application/pgp-signature