This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

wget seems to have lost executive capacity


Just noticed (this has occurred since Tuesday, I think, but I can think of
no associated Cygwin update or any other local event):
all scripts involving a wget command line move on to the next line as though
it had been  simply a comment
of no executive status.

Examples (showing other execs under /bin are not broken):

~> gcc --version
gcc (GCC) 5.4.0

~> ls --version
ls (GNU coreutils) 8.25
Packaged by Cygwin (8.25-3)

~> wc --version
wc (GNU coreutils) 8.25
Packaged by Cygwin (8.25-3)~> wget --version

~> wget --version
~>
~> #### IE NIL RESPONSE

~> ls -al /bin/wget*
-rwxr-xr-x 1 Administrator None 514589 Jul 11 18:10 wget.exe*

If the size is right, is there any explanation for its demise and can I
recover its functionality
(other than by re-installing??
Thank you!
Fergus



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]