X-Spam-Check-By: sourceware.org
Message-ID: <44EC5E06.9010905@buddydog.org>
Date: Wed, 23 Aug 2006 09:54:14 -0400
From: Jonathan Arnold <jdarnold@buddydog.org>
User-Agent: Thunderbird 1.5.0.5 (Windows/20060719)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.5.21-2 - Problems with make and/or sh
References: <44EC4972.9000006@buddydog.org> <44EC5069.8060208@byu.net>
In-Reply-To: <44EC5069.8060208@byu.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric Blake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> According to Jonathan Arnold on 8/23/2006 6:26 AM:
>> And it isn't kidding.  If I type "sh", then "cd src" I get the same
>> error:
>>
>> *** 08:22 AM *** /g/projects/yaz/yaz-2.1.26 ***
>> sh
> 
> Sounds like a permissions problem to me.  What to 'ls -l src' and 'getfacl
> src' say about it?

Well, I *can* cd to it from my regular shell.  And if I do "bash", I can
cd to it.  But if I do "sh" I can't cd to it.

*** 09:49 AM *** /g/projects/yaz/yaz-2.1.26 ***
sh
*** 09:50 AM *** /g/projects/yaz/yaz-2.1.26 ***
ls -ald src
drwxr-xr-x+ 4 jdarnold None 0 Aug 22 13:27 src
*** 09:50 AM *** /g/projects/yaz/yaz-2.1.26 ***
whoami
jdarnold
*** 09:50 AM *** /g/projects/yaz/yaz-2.1.26 ***
getfacl src
# file: src
# owner: jdarnold
# group: None
user::rwx
group::r-x
mask:rwx
other:r-x
default:user::rwx
default:group::r-x
default:other:r-x

Sounds like something in my bash profile or something that gets set up
when I do 'bash' and doesn't when I do 'sh'?

>> Found: d:\cygwin\bin\bash.exe
>> Warning: d:\cygwin\usr\local\bin\bash.exe hides d:\cygwin\bin\bash.exe
> 
> So you've built your own bash, huh?  Although I doubt this had anything to
> do with it.

Ahh, I did that awhile ago.  I removed it and it still happens.

-- 
Jonathan Arnold               (mailto:jdarnold@buddydog.org)
Jiggle The Handle, a personal blog    http://jiggle.anaze.us

Some days, it's not even worth chewing through the restraints


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

