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:subject:to:references:from:cc:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=g4Y0v6iC7u3gbl84 Qkrjy2JDaqT5lBAHLHipTdsDStBqh8NQHM0TTxtmvGSeus7D/cTMfdDCZ8ULBeMM yCIN1ZOAj7DFxIsLt7g0cJh/O4xL7hQQzKWKUtChPguj6PHYEKKZMIWKCj8d5Cs/ Iet5bmUxHeZWtBdjwZjMY15lLRs= 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:cc:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PhcTshirRu6/DzuOcyRj4j K6Bs0=; b=dXVpeKcRatHRjpmOERpNCU1W3aEjv9kebn23C5X1tB+h/lH8A+YTuJ y4KeEhLnH9wkf4yfMJuLDNt7JEHtgffntukIgGM2iBF5UJ2YDL7N3pHoYC+Uvdfm L4+J6g6pUPf4OTYtPnftaAVcITBHH24yaaOpYxkkLK5/ugBHKBv9w= 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.7 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,GIT_PATCH_2,KAM_EXEURI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=quietly, sk:setup2, UD:x86.exe, setup-2.878-8-gee3cea.x86_64.exe X-HELO: out1-smtp.messagingengine.com X-ME-Sender: Subject: Re: setup release candidate - please test To: The Cygwin Mailing List References: <1680333473 DOT 595405 DOT 1495810914804 DOT ref AT mail DOT yahoo DOT com> <1680333473 DOT 595405 DOT 1495810914804 AT mail DOT yahoo DOT com> From: Jon Turney Cc: Ian Lambert Message-ID: <1fe172eb-8745-0982-db60-137f195cd881@dronecode.org.uk> Date: Fri, 26 May 2017 18:25:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <1680333473.595405.1495810914804@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 26/05/2017 16:01, Ian Lambert via cygwin wrote: > On Fri, 5/26/17, Jon Turney <> wrote: > Subject: Re: setup release candidate - please test > To: "The Cygwin Mailing List" > Cc: "Ian Lambert" <> > Date: Friday, May 26, 2017, 8:05 AM > > > Can you give an example of a setup command > line containing an invalid > > option > which "quietly does nothing" rather than reporting > an error? > > The example above, when started from a desktop icon, > in windos 7 enterprise. Ah, maybe I have misunderstood what you meant: I thought you meant the invalid option is silently ignored, but you meant that when started like that, an invalid option causes setup to silently do nothing. That's because the error is being written to a non-existent console. Unfortunately, knowing if we've been started from a terminal or not to report the error appropriately is a bit of a problem. >> 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. > > > > This snapshot adds a > --user-agent option, which allows the user agent > > string to be specified. > > > > https://cygwin.com/setup/setup-2.878-8-gee3cea.x86.exe > > https://cygwin.com/setup/setup-2.878-8-gee3cea.x86_64.exe > >> Ping? > > > Could you let me know if this helps, or if > you've given up, so I know > what to do > with these patches? > -------- > > Sorry, I missed seeing this before. The suggestion of testing > combinations of wget, curl and lynx with a few different user agents > was more than I had time for then, but I haven't given up. > > I tried the above setup 3 ways. It doesn't help. > With Firefox user agent and proxy entered > With iE user agent and proxy entered These haven't changed so you don't need to test them. > With iE user agent and use iE settings selected > > Setup does not ask for username and password. > Wget needs those and gets them from .wgetrc or .bashrc. Oh well, thanks for testing. > 2017/05/26 10:27:15 HTTP status 403 fetching http://cygwin.com/mirrors.lst setup doesn't ask for username/password because it doesn't get a "407 Proxy Authorization Required" response, just a "403 Forbidden". -- 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