X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:from:reply-to:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=eWN5IDfnUA1aAKcQ
	fFggFbsRgrQQDhXM82uKAHCMhTV1hfiKxLjs4JBHbJIMVhpzzzaoKU0R8xlpckog
	x7mxBUUeSa4rnbjEE44MWq2u0RyqGUaaonreKSb4/jg2wnZr8vUl+ZHz1brCr0+L
	6ripS2YBlbq5IRTM8GckTgNgbRs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:from:reply-to:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=QbsVcPBS1U6bVAjYCrSooI
	qjZ+k=; b=RgIvy6zfr16Hoo0wElT+S4/lGPeSvRRNpYNIczMYZas8WHJSO6GEVP
	ye3IM86W9aWzSkfxieAF5/h1HAjrfGdKsuzg1IwI+DpxZocy4ZNCSdso6KZfAOnk
	ucTHfAS+ZbMIQ9tQZT7ziQruBUnRo3bow1dyjJjCZ4AJ/2raxcfyQ=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:ip*192.168.1.100, H*RU:!192.168.1.100!, Hx-spam-relays-external:!192.168.1.100!, H*r:sk:smtp-ou
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=UpATD64B c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=b4eMD0GmHX_ZvWjD-W0A:9 a=QEXdDO2ut3YA:10
Subject: Re: setup release candidate - please test
References: <f4c7f70b-efa7-73f5-dae8-46cbfdb34e50@dronecode.org.uk> <CAG2dRtHsvRs-xTYN16Fw=OqUVAisQeMPFpppxV5E1pDsxMTVDg@mail.gmail.com> <CAG2dRtFwccOpY8dZV5hA=ZEV6Y+dxjiSMLyJtU3Xy7oOc5g03g@mail.gmail.com> <ffb1b764-3e42-c4bc-a6da-0c433be28f30@SystematicSw.ab.ca> <1da23746-3334-31c1-27ac-3fb5bffb5192@dronecode.org.uk>
To: cygwin@cygwin.com
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Message-ID: <c8264cda-ce08-27da-5c72-62161373a4d0@SystematicSw.ab.ca>
Date: Tue, 9 May 2017 10:39:29 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <1da23746-3334-31c1-27ac-3fb5bffb5192@dronecode.org.uk>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfKOyDRKefsscLNkoFfU9faRMz4I6COrrzGeoehDJXlFpYBPMPz285Q+DWTY0qXtkZx7um50pokmTuL0E2KlVf1ixwP9AvKoeHegEOw9PRlk3DViL+CEa WElxF8gK+Ka2hKw9VKo8PuEFBg3LdLuqH5ULlaHrLDDKE8f1JV1rFxNhbams4fm7BnDsedJX5yNiqA==
X-IsSubscribed: yes

On 2017-05-09 03:57, Jon Turney wrote:
> On 08/05/2017 17:27, Brian Inglis wrote:
>> wget download no longer sets x bits and won't run from Explorer, 
>> cygstart, or bash:
> No longer?  I don't think wget ever did this.
>> $ cygstart ./setup-2.878.x86_64
>> Unable to start 'setup-2.878.x86_64.exe': The operating system denied access to the specified file.
>> $ cygstart ./setup-2.878.x86_64.exe
>> Unable to start 'setup-2.878.x86_64.exe': The operating system denied access to the specified file.
>> $ ./setup-2.878.x86_64
>> -bash: ./setup-2.878.x86_64: Permission denied
>> $ ./setup-2.878.x86_64.exe
>> -bash: ./setup-2.878.x86_64.exe: Permission denied
>> - requires chmod +x to run.

Never had to chmod -x setup in my download, check, launch script 
until now - it used to just check it was -x and complain if not, 
which it did this time, pre-fix! 
Did not require that on my last (wget -N) download of the current 
setup release, but now does. 
Consistent across directories, Cygwin, and Windows DACLs. 
Could be Windows, Cygwin, or wget change - not worried about cause.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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

