Subject: cd: can't cd to ..
To: None <netbsd-users@netbsd.org>
From: Bill Lovett <blovett@gmail.com>
List: netbsd-users
Date: 09/20/2005 22:03:00
------=_Part_24842_1415866.1127268180261
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I'm trying to build package from source. I have a current version of the=20
pkgsrc tree obtained through anonymous CVS, but when I cd into the director=
y=20
of the package I want to build, I get a stead stream of this:

cd: can't cd to ..

A ps listing shows the following command being executed

sh -c cd /usr/pkgsrc/security/audit-packages; while :; do here=3D`pwd`; [ -=
f=20
build.sh

What could be getting screwed up here?

-bill

------=_Part_24842_1415866.1127268180261
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I'm trying to build package from source. I have a current version of
the pkgsrc tree obtained through anonymous CVS, but when I cd into the
directory of the package I want to build, I get a stead stream of this:<br>
<br>
cd: can't cd to ..<br>
<br>
A ps listing shows the following command being executed<br>
<br>
sh -c cd /usr/pkgsrc/security/audit-packages; while :; do&nbsp; here=3D`pwd=
`;&nbsp; [ -f build.sh<br>
<br>
What could be getting screwed up here?<br>
<br>
-bill<br>

------=_Part_24842_1415866.1127268180261--