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