Date: Tue, 11 Nov 2014 17:00:08 -0500 From: Adam McDougall <mcdouga9@egr.msu.edu> To: freebsd-ports@freebsd.org Subject: Re: resuming poudriere bulk Message-ID: <546286E8.2050509@egr.msu.edu> In-Reply-To: <5462853A.3080509@pinyon.org> References: <54624217.7010700@pinyon.org> <5462853A.3080509@pinyon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/11/2014 16:52, Russell L. Carter wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > On 11/11/14 10:06, Russell L. Carter wrote: >> Hi, I am curious what is the best way to recover/restart an >> interrupted poudriere bulk build. The man page is not helpful >> here. >> > > So I had another opportunity to look into this, and I see > I can start and stop a bulk building jail just fine, but > I then seem to lose all the work up to the interrupt. > > Is there really no way to restart a bulk build from > unchanged state when you're say already 2/3 through 900+ > ports? > > Thanks, > Russell As long as the machine does not crash, you can re-run bulk after cancelling it or it dying, and it starts fresh builds of any packages which were not complete from a previous run. If libX11 succeeded, it keeps it, but if firefox was half way done compiling, it has to start firefox over. bulk does not rebuild the repo listing until the end, but you could do that manually if you want.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?546286E8.2050509>