From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127156 invoked by alias); 16 May 2017 15:22:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 126031 invoked by uid 89); 16 May 2017 15:22:50 -0000 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 Received: from sonic331-50.consmr.mail.ne1.yahoo.com (HELO sonic331-50.consmr.mail.ne1.yahoo.com) (66.163.190.231) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 16 May 2017 15:22:49 +0000 Received: from sonic.gate.mail.ne1.yahoo.com by sonic331.consmr.mail.ne1.yahoo.com with HTTP; Tue, 16 May 2017 15:22:51 +0000 Date: Tue, 16 May 2017 16:55:00 -0000 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.582575.1494947930554.ref@mail.yahoo.com> X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00256.txt.bz2 > >>> 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