X-Recipient: archive-cygwin AT delorie DOT 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:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=VOyN5H3F1azNmjfUI1KReZAUyRq3OqnnMsyJ9vCtnAxkdNzHHivMh hs9SmC8t6uAfmVTBzmN4P6ygD58oika5b8NMHNtehg+NAeNLKbN5QvzxlBFVwlk7 Ok0Qqde1lU57RZCRm5+CJbSe0UHE5PoO9R7/2COwJ6fZARMFTvO6EM= 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:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=ugJobGkEFqM5beXwl3GJkyDJVA8=; b=KiPgJfuouuwm3yZEY6hWNwBmvULq ulHanAppwfn/ULwqZLlMAEuAWW8C8ugluCVIblxgRlt/X7dwUEChkbWugJ+U5iGC 1GeF+ZH4XBhnQQQFAPMbgzOdTRaRBC/ZVWWWoSp4AvBlD1FGc9w15wOmr6yciTLK YsOX2QanpzOAtOE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=HContent-Language:en-gb, Administrator, RESPONSE, coreutils X-HELO: know-smtprelay-omc-2.server.virginmedia.net X-Spam: 0 X-Authority: v=2.1 cv=XKnNMlVE c=1 sm=1 tr=0 a=3mmLVpx7njBr2j334fpFjQ==:117 a=3mmLVpx7njBr2j334fpFjQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=kj9zAlcOel0A:10 a=o4m_gH6bp4RnaCENM0UA:9 a=CjuIK1q_8ugA:10 From: "Fergus" To: Cc: Subject: wget seems to have lost executive capacity Date: Fri, 16 Sep 2016 14:21:02 +0100 Message-ID: <002401d2101d$2cc3a140$864ae3c0$@bonhard.uklinux.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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