Subject: Re: pkg/32239: version of pkg_install not checked for all targets
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 12/04/2005 16:50:04
The following reply was made to PR pkg/32239; it has been noted by GNATS.
From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/32239: version of pkg_install not checked for all targets
Date: Sun, 04 Dec 2005 17:46:45 +0100
Klaus Heinz wrote:
>>Fix:
>
> Include "clean" in the list of targets where PKG_FAIL_REASON is
> checked or avoid recursive MAKE calls which may depend on the version
> of the pkg_* tools.
Or, alternatively, redirect the PKG_FAIL_REASON messages to stderr
instead of stdout.
Roland