Subject: Re: pkg/35013: devel/autogen has undeclared dependency upon bash
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Robert Elz <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 11/08/2006 03:50:02
The following reply was made to PR pkg/35013; it has been noted by GNATS.
From: Robert Elz <kre@munnari.OZ.AU>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/35013: devel/autogen has undeclared dependency upon bash
Date: Wed, 08 Nov 2006 10:47:43 +0700
I should have said in this PR, that my (normal) working shell is
/usr/pkg/bin/bash, and that's what ${SHELL} in my environment is
set to, so another explanation for the expectation for that
shell to exist is that it was simply expecting ${SHELL} from the
environment to work (and what's more, to be a sh(1) compatible
shell, which I know of no particularly good reason it should necessarily
be).
This added just for completeness, I don't know if it is relevant or not
(bash was not installed when I first did the build, as I use pkg_comp
with a mostly empty sandbox for most compiles).