Re: Restarting a failed poudriere session

2021-07-03 Thread Mark Millard via freebsd-ports
On 2021-Jul-2, at 19:21, Mark Millard wrote: > On 2021-Jul-2, at 19:16, bob prohaska wrote: > >> On Fri, Jul 02, 2021 at 05:38:12PM -0700, Mark Millard wrote: >>> From: bob prohaska wrote on >>> Date: Fri, 2 Jul 2021 14:08:12 -0700 : >>> There's an option to SAVE_WRKDIR=yes in

Re: Restarting a failed poudriere session

2021-07-02 Thread Mark Millard via freebsd-ports
From: bob prohaska wrote on Date: Fri, 2 Jul 2021 14:08:12 -0700 : > There's an option to > SAVE_WRKDIR=yes > in /usr/local/etc/poudriere.conf > > What is its intended use? It avoids having to remember to type -w on the poudriere bulk command line. Both cause a crash in the jail to produce a

Restarting a failed poudriere session

2021-07-02 Thread bob prohaska
There's an option to SAVE_WRKDIR=yes in /usr/local/etc/poudriere.conf What is its intended use? In particular, can it be used to pick up a failed build close to the point where it stopped? There's no obvious reference to SAVE_WRKDIR in the man page and a web search came up empty in terms of what