pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc locking is still broken!



On Thu, 10 May 2007 15:43:46 +0200
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

> 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

What does that mean? In my mk.conf I've got

PKGSRC_LOCKTYPE=sleep
PKGSRC_SLEEPSECS=8
OBJHOSTNAME=yes
DEPENDS_TARGET=package

do I need to append 'clean' to DEPENDS_TARGET?



Home | Main Index | Thread Index | Old Index