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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=rdQC0IvIGnOrtIISD2NZDQ6NVFdy8+ hJDJf++ZTae2ZymLfylfLWMn86IH0ULSBi1zXRAWNhAypqmz6nWdXf4ek6rdG/WK lcR5d12cwA/E01QWKGfkX+lVVwjl5yEcLU0IIESqpvgWw7uYcmOXtwyxOeNNaGiL YvPWTdBXqlkg8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=fRffWevE0ECkTWtN0c6ZUubslNg=; b=NzK8 T8QFiS0IbYsr3byCMBSiO8sZNJuqUsrVrCulZwkjYs7Mxn5fn9twInOILQTzOnFd MdBv6wYGJ7tAqvyE1ACYhhxMjHM7odZ+efS/9igi/fFK/Ur2QF3lH13AIDue6fLi xVhqvZmlkCB8skS5NofGlW/gEryGd1ALHnIv4LA= 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-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_00,BODY_URI_ONLY,FORGED_MUA_MOZILLA,KHOP_HELO_FCRDNS,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=H*r:4.89, biggest, installing, HContent-Transfer-Encoding:8bit X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Mike MacEachern Subject: Re: Unexpected output from curl and wttr.in Date: Mon, 23 Dec 2019 18:27:30 -0500 Message-ID: References: <0d79362e-41d3-3795-f8f1-40a34b4504bd AT gmail DOT com> <3cf6b39a-abad-0bd3-69cc-69b9b346637a AT gmail DOT com> <2f1ede36-c811-eb70-fde3-f0a4e7c70ffe AT SystematicSw DOT ab DOT ca> <8aa102fd-f04d-6ec8-a6a1-a5694c0403e9 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 In-Reply-To: <8aa102fd-f04d-6ec8-a6a1-a5694c0403e9@gmail.com> X-IsSubscribed: yes Note-from-DJ: This may be spam On 12/22/2019 6:21 AM, Marco Atzeri wrote: > Am 22.12.2019 um 07:00 schrieb Brian Inglis: >> On 2019-12-20 19:13, Marco Atzeri wrote: >>> Am 20.12.2019 um 23:42 schrieb Mike MacEachern: >>>> On 12/20/2019 2:36 PM, Marco Atzeri wrote: >>>>> Am 20.12.2019 um 17:29 schrieb Csaba Raduly: >>>>>> On Thu, Dec 19, 2019 at 3:10 PM Mike MacEachern wrote: >> >> Useful path search diagnostic commands: >> >> $ which -a curl >> alias curl='curl -sSL' >>          /usr/bin/curl >>          /proc/cygdrive/c/.../cygwin32/bin/curl >>          /proc/cygdrive/c/WINDOWS/System32/curl >> $ man -awW curl        # -W also shows .../man/cat#/ pages >> /usr/man/man1/curl.1.gz >> /proc/cygdrive/c/.../cygwin32/usr/share/man/man1/curl.1.gz >> $ whereis curl >> curl: /usr/bin/curl.exe /usr/include/curl >> /proc/cygdrive/c/.../cygwin32/bin/curl.exe >> /proc/cygdrive/c/WINDOWS/System32/curl.exe /usr/share/man/man1/curl.1.gz >> > > sure Mike, > but none of these will work if you are biased > to think that other problems are around > > https://cygwin.com/acronyms/#PEBCAK > > is the biggest ostacle to any debugging > > Regards > Marco > > Huh? I thought we solved this just by installing the Cygwin native version of curl. Nothing else required, by simply installing Cygwin's own curl, the Windows version is automatically not used by default, therefore no other work was required. -- 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