pkgsrc-Bugs archive

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

re: pkg/49561: PKGSRC_LOCKTYPE does not work with package-install target



The following reply was made to PR pkg/49561; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: obache%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: re: pkg/49561: PKGSRC_LOCKTYPE does not work with package-install target
Date: Sun, 25 Jan 2015 20:24:59 +1100

 >  Could you try with following patch?
 >  
 >  Index: package/package.mk
 >  ===================================================================
 >  RCS file: /cvsroot/pkgsrc/mk/package/package.mk,v
 >  retrieving revision 1.24
 >  diff -u -r1.24 package.mk
 >  --- package/package.mk  23 May 2013 13:18:56 -0000      1.24
 >  +++ package/package.mk  25 Jan 2015 07:55:12 -0000
 >  @@ -17,7 +17,6 @@
 >    _PACKAGE_TARGETS+=     replace
 >    .else
 >    _PACKAGE_TARGETS+=     stage-install
 >  -_PACKAGE_TARGETS+=     stage-package-create
 >    .endif
 >    _PACKAGE_TARGETS+=     acquire-package-lock
 >    _PACKAGE_TARGETS+=     ${_COOKIE.package}
 
 it might take me a week or two, but i will test this.  it's fairly
 easy to reproduce this problem so it should be easy to confirm it
 is a valid fix.
 
 thanks!
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index