Subject: Re: pkgsrc locking is still broken!
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 05/10/2007 15:43:46
On Thu, May 10, 2007 at 02:13:17PM +0100, Raymond Meyer wrote:
> Below is an example of what happens on Sparc Solaris when two processes try to
> build the same package. One process tries to acquire a lock which is held by
> another process, then it exits with an error. What is going on here??

Are you using clean as part of the DEPENDS_TARGET or so?

Joerg