public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: wget seems to have lost executive capacity
Date: Fri, 16 Sep 2016 14:46:00 -0000	[thread overview]
Message-ID: <9afa84dd-0393-a87d-22ce-7cd7f77e8e7a@gmail.com> (raw)
In-Reply-To: <002401d2101d$2cc3a140$864ae3c0$@bonhard.uklinux.net>

On 16/09/2016 15:21, Fergus wrote:
> Just noticed (this has occurred since Tuesday, I think, but I can think of
> no associated Cygwin update or any other local event):

Tuesday is the usual day for MS updates ..

> 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

run
   strace /usr/bin/wget --version

likely will pop up the missing or wrong shared lib.

Regards
Marco

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

  reply	other threads:[~2016-09-16 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 13:46 Fergus
2016-09-16 14:46 ` Marco Atzeri [this message]
2016-09-16 19:05 ` Fergus
2016-09-16 19:39 ` Hans-Bernhard Bröker
2016-09-17 10:30   ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9afa84dd-0393-a87d-22ce-7cd7f77e8e7a@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).