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



>  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