X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Message-ID: <4A82B787.3030600@dronecode.org.uk>
Date: Wed, 12 Aug 2009 13:37:27 +0100
From: Jon TURNEY <jon.turney@dronecode.org.uk>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Can't execute scripts from a samba share with 1.7
References: <h5cqnj$c9f$1@ger.gmane.org> <20090806142010.GE3204@calimero.vinschen.de> <h5f54a$nkt$1@ger.gmane.org> <4A804DFD.6090609@dronecode.org.uk> <20090810170407.GX3204@calimero.vinschen.de> <20090810181839.GA29550@calimero.vinschen.de>
In-Reply-To: <20090810181839.GA29550@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

On 10/08/2009 19:18, Corinna Vinschen wrote:
> On Aug 10 19:04, Corinna Vinschen wrote:
>> On Aug 10 17:42, Jon TURNEY wrote:
>>> I also have this problem in it's second (noacl) form.  With this mount
>>>
>>> //necker/jon on /home/jon type smbfs (binary,exec,noacl,user)
>>>
>>> running the t.sh test script fails in a directory on this mount
>>>
>>> Jon@byron ~
>>> $ ls -al t.sh
>>> -rwxr-xr-x 1 Jon None 19 2009-08-06 15:46 t.sh
>>>
>>> Jon@byron ~
>>> $ ./t.sh
>>> -bash: ./t.sh: /bin/sh: bad interpreter: Permission denied
>>>
>>> but works fine in a different directory
>>
>> This is really strange.  The bad interpreter message means that
>> bash could not start /bin/sh.  I can only reproduce this effect
>> if I chmod -x /bin/sh.  Did you create an strace and tried to
>> see what happens?
>
> Never mind, I can reproduce it.  I'll have a look into it.

Confirming this is fixed in 1.7.0-57.  Thanks!

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

