Poudriere question

RW rwmaillists at googlemail.com
Tue May 10 11:35:21 UTC 2016


On Mon, 9 May 2016 20:15:12 +0200
Guido Falsi wrote:

> On 05/09/16 19:52, Fernando Apesteguía wrote:
> > Hi all,
> > 
> > Is it safe to use different invocations of poudriere concurrently
> > for different jails but using the same ports collection?
> >   
> 
> Yes it is, or at least should be.
> 
> The ports trees are mounted read only in the jails, the wrkdir is
> defined at a different path.

What about the distfiles directory? 

Having two "make checksums" running on the same file used to work
fairly well, but not any more because the target now deletes an
incomplete file rather than trying to resume it.

This wont damage packages, but it can cause two "make checksums" to get
locked in a cycle of deleting each other's files and end with one
getting a failed checksum. 


More information about the freebsd-ports mailing list