X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=nsK2Hr3phNZITlo+
	SZnU/EGdJqGctQWDUNGH7DpqiFp3VkvPLb9K2gQJnK2Yu3DuYX0O/QPsNbFYidHL
	c76p1yySy09ysYc7Fy0Axkew/dmD6S07sEoyMrdCNRUwU7p5wDdPuCS4Eo4uup4l
	MKPwYEHBJAXHYsPyUo3dX5GLFRE=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=DUWS2FyF1vIMrJBNPTJ89R
	moPX4=; b=EOvddCETiPkGOSVxMIHoZgF0XZ2riL/hOjLtKY0ualYwclV4pUSAiQ
	oWKKkHiKso0KOj5o3HgLFvUdZ22B244bp8PsCv3cV+YCsXw2zm8ExGgPD5Hs9cgm
	TlVJ+4kOQR/Bbz1klRNip7wtTdeCggeDTLn2ZFFz2zNwXaWQfekeE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,FREEMAIL_FROM,KAM_EXEURI,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:www.cygwin.com, wget, wwwcygwincom, www.cygwin.com
X-HELO: mail-wm0-f48.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=i2fW2m8PoYKfI66EN3B2xFyjqWFxIszkJyndDItDjPA=;        b=bvWmbJqWZfmQOglHvz4Lz1ljdvV+gLHHBxRtVK/kOv4oV/HoIgB1sPDSMOW5jILKSl         FoNAdw1J9CWdxX4q3gYgISbVXDXLve1e1/q6o4kmnRboXNDMLluGRYRoeeEpOkbkJgTO         KEZW612OKCJh+UzGH+I94JwqpE4vFWme+sNY51J6Ga70F0G9HX3QMN/RNLYj0WBrpeWL         9OxYZrMVWPAsc1gOFFqgTsGdC+TnvuEOVds5j3QNqbXASF2w+iiOhQ/oNjMzRxXSdkGH         hLfQm4urS1c6V8SN3jEYIxIpi1LS3VPgqmRAiLcUsJm8/bJLy+8L909CNTs4zhheV1zm         kwJg==
X-Gm-Message-State: AD7BkJLZYuDLSHIEIpcjL1+qAGQdzSW7Dy9Nz2HNf7uT1Tev53yULlKkIOfIn2/02NOMDQ==
X-Received: by 10.28.179.84 with SMTP id c81mr40622135wmf.13.1458293970432;        Fri, 18 Mar 2016 02:39:30 -0700 (PDT)
Subject: Re: wget https://www.cygwin.com/setup-x86_64.exe -> hangs
To: cygwin@cygwin.com
References: <CA+rGx5eA0vCO=Qz7A4JLBwipwgd-UUwPpMUakG65RG_7OH7LRg@mail.gmail.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <56EBCCCD.3040008@gmail.com>
Date: Fri, 18 Mar 2016 10:39:25 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
MIME-Version: 1.0
In-Reply-To: <CA+rGx5eA0vCO=Qz7A4JLBwipwgd-UUwPpMUakG65RG_7OH7LRg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 18/03/2016 10:18, Thomas Schweikle wrote:
> Trying to download setup-x86_64.exe from https://www.cygwin.com/ with
> wget from cygwin hangs. Same for wget from Linux/Unix. curl seems to
> work.
>
> If setting LANG=C then downloading with wget seems to work ...??
>
with

  set |grep LANG
LANG=en_US.UTF-8

it works here.

A  https issue on your side ?

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

