Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] continue emerge on failure
Date: Thu, 20 Sep 2007 18:56:26
Message-Id: 200709202042.30625.bo.andresen@zlin.dk
In Reply to: [gentoo-user] continue emerge on failure by Pawel K
1 On Thursday 20 September 2007 17:28:14 Pawel K wrote:
2 > How to force emerge to continue build with the next
3 > package in case previous build failed.
4
5 Paludis >= 0.25 now has support for the ideal solution to this.. :)
6
7 # paludis --help | grep continue -A 4
8 --continue-on-failure Whether to continue after a fetch or install error
9 if-fetch-only If fetching only (default)
10 never Never
11 if-satisfied If remaining packages' dependencies are satisfied
12 always Always (UNSAFE)
13
14 # paludis --version
15 paludis 0.25.0
16 [...]
17
18 Until 0.26.x gets released this requires paludis-scm from trunk. 0.26.x
19 shouldn't be too far away though..
20
21 http://paludis.pioto.org
22
23 --
24 Bo Andresen

Attachments

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