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:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; q=dns; s=default; b=MPesavs8LcmBEisC9AhR30xEF7GbuFR VEmeERolmQOa4mBaXkRohcwEqyPSo8aXchaMmmpb+wMI16iEKNtHd3UBtJ06LWkB mOto7/hDkI2/Hz/ghVUu1SFLIw+VLAZLgfBiMwqlM0NPvd8VDMvfY5qHyVHrrG4e Av3a2U1FWQ0U= 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:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; s=default; bh=vUJyX/wX3vssst24x8OjRmf9ZJM=; b=Thmr3 5Kk4J+PStMYfQvDHcfQ63Gg2X+k5bdMuX/UKzHieau7gm5QA8ZankCJJ4xcxfme8 JGg9ovHfQtQ8mIJKuMTvr/E30HYM7uXYZ8Hmu3Y4ybzGemuBVYcFkg27KXt5ZH5F eH7r1QKx3MIe2P/9B59gytu5scH3VQq9YbJTxk= 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=2.8 required=5.0 tests=BAYES_40,FORGED_MUA_MOZILLA,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:802, H*x:1.1.9552, H*UA:1.1.9552, 11.0 X-HELO: sonic331-50.consmr.mail.ne1.yahoo.com Date: Tue, 16 May 2017 15:18:50 +0000 (UTC) From: "Ian Lambert via cygwin" Reply-To: Ian Lambert Reply-To: Ian Lambert To: The Cygwin Mailing List , Jon Turney Message-ID: <1118622054.582575.1494947930554@mail.yahoo.com> Subject: Re: setup release candidate - please test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1118622054 DOT 582575 DOT 1494947930554 DOT ref AT mail DOT yahoo DOT com> X-IsSubscribed: yes > >>> Does it work if you try user agent combos of >>> {Cygwin-Setup,CygwinSetup}/{2.878-3,2.878}? None of these work with wget. >> >> You might also try with no user-agent (wget --user-agent="" apparently) This also does not work with wget. > Depending on the results of the tests suggested with wget, I may consider changing or removing the user-agent reported by cygwin setup, or providing such an option. Except not using the option, this is the only one I found that works here with wget: --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko" (Note: proxy_user and proxy_password, as well as are also being set in .wgetrc and .bashrc and https_proxy, http_proxy and ftp_proxy are additionally being set in .bashrc) -- 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