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=C9eQIUHd+/hVIpZUCVwAL2rGJY4fW1 de1i8QyBbgnvnRVOl4FZdLZNhz7GhhdDAAplRHSmy2vnPjAt9eDyrMeli2i0qkYu C7OzrT2qR4fprAyBa8sARbccVFeyUqyZ22f+9F+ZYtEKLJWfmUCny+OxAStQqaz+ nrqzmXq8V29Hk= 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=krhHEOw7FcGUJR3TcSlFEtwcm7I=; b=Qr/b 4xsUj5OEhy31oVRhApsUuUmPpDC5oZmhQEhk3ZRx53xgW2FzCBn5Ext73J5BJwYE dQPnIb241qO1nzLxZiBgMH/N2+mLacWsdwNRB/jJTN58WNUQJ1NZqFHyANR1iw11 2ThfnxJBTn4LDaY4XUgWQAz4bKhxCpBTFniHh1w= 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=1.8 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,KHOP_HELO_FCRDNS,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=Somehow, UD:png, 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: Fri, 20 Dec 2019 17:42:54 -0500 Message-ID: References: <0d79362e-41d3-3795-f8f1-40a34b4504bd 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: <0d79362e-41d3-3795-f8f1-40a34b4504bd@gmail.com> X-IsSubscribed: yes 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: >> >>> I'm currently at a loss with how curl is parsing wttr.in.  Now I've used >>> it without in the past, but it seems right now it's really struggling. >>> I've checked and echo $LANG reports en_US.UTF-8 just in case that was >>> the issue but it's not.  Now I've tried both mintty and the Windows >>> console (and changed ForceV2 to 0 as well), no dice. >>> >>> What's interesting though if I use Cygwin to SSH into my Linux running >>> laptop, curl's output looks fine, so the issue doesn't appear to be >>> terminal related, unless there's something else I'm missing.  Here's a >>> screenshot of what's going on. >>> >>> https://i.imgur.com/NNgtmlD.png >>> >>> >> Works just fine for me on Windows 10 and mintty >> https://imgur.com/ugWl9BY >> >> Csaba >> > > Thanks for checking > > not noted the first time: > it works on my 64bit but fails on 32bit and the reason is > that 32bit was using the windows version as the curl package was not > installed. > > I assume Mike need to install the curl package > > Marco > > That was it. Somehow it slipped my mind, but I didn't even know that Windows had its own version of curl. Thanks!! -- 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