Subject: Re: pkg/28764
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christopher W. Richardson <cwr@nexthop.com>
List: pkgsrc-bugs
Date: 04/25/2005 16:50:03
The following reply was made to PR pkg/28764; it has been noted by GNATS.
From: cwr@nexthop.com (Christopher W. Richardson)
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/28764
Date: Mon, 25 Apr 2005 12:48:25 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I ran into this same problem (bin-install unexpectedly not
installing dependencies which already exist as binary packages),
and I don't think it's a bug (though it did take me a while to
figure out how to fix it). It appears that the solution is to
set DEPENDS_TARGET="bin-install". To fix it for the pkg_comp
case, just add
DEPENDS_TARGET="bin-install"
MKCONF_VARS="DEPENDS_TARGET"
to your .conf file. Perhaps we should change the DEPENDS_TARGET
to default to bin-install when bin-install is the primary target?
Cheers,
Chris
- --
Chris Richardson (cwr@nexthop.com)
Product Manager
NextHop Technologies, Inc. http://www.nexthop.com
Main: +1.650.429.4800 Direct: +1.734.222.1666
Fax: +1.734.222.1602 Mobile: +1.734.604.7197
Key fingerprint: 04B9 0F4F A999 D22F BFB7 6977 3FAE 5104 E387 4F31
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (NetBSD)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQFCbR9UP65RBOOHTzERAl9WAJ91jKpx3sZDWNR6dp6ogokDXvqmEwCgro7O
Bc02C6TA+wZ56Y1gGhXKHBQ=
=bSQ/
-----END PGP SIGNATURE-----