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:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ECfceMcyrJB3Xaaj /ks8S8LMgVKjTk+PkTitVqhTsCZYbyk8Wz98DT4vRmxP+uG3O6tM+MJFMfXjPhas FdoGERhHxt/0ng5xzZMhLn+46e2M9vLToekOTRT21rf/bAeeMYG/0L9UotMlH00A 6+gRCx+7jc5TamdpnwWd3P3P7p0= 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:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Vjqyw6ofioS9ozDXcHH4wk 6VpnQ=; b=YNN3rAoi7cNKZTjGaSu7xVh52zZMfP4N7wZv5FbWqKSw0Bm3eFj1bC 6tIoGOk5KknrUbPr97QjM2Af31HQ9Urr9k5PJLVkNNX0A1FDpKj6ZZSrW7kqb4ly nFx5HdCa6SE1bw/4ETF6Pbz8XHKyFxumqhJoosmEu88RbY9SaNyek= 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=1.1 required=5.0 tests=AWL,BAYES_20,EXECUTABLE_URI,KAM_EXEURI,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=287832878, combos, sk:Cygwin, 2.878-3,2.878 X-HELO: out4-smtp.messagingengine.com X-ME-Sender: Subject: Re: setup release candidate - please test References: <129322595 DOT 2045958 DOT 1494880943500 DOT ref AT mail DOT yahoo DOT com> <129322595 DOT 2045958 DOT 1494880943500 AT mail DOT yahoo DOT com> <8c2edd06-ca14-53f2-b08a-e764638ac1dd AT SystematicSw DOT ab DOT ca> Cc: Ian Lambert To: The Cygwin Mailing List From: Jon Turney Message-ID: <381d6838-a3a0-fa21-4563-aa879d7ad887@dronecode.org.uk> Date: Tue, 16 May 2017 11:52:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <8c2edd06-ca14-53f2-b08a-e764638ac1dd@SystematicSw.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 15/05/2017 22:11, Brian Inglis wrote: > On 2017-05-15 14:42, Ian Lambert via cygwin wrote: >> On Mon, 5/15/17, Jon Turney wrote: >> On 15/05/2017 16:29, Ian Lambert via cygwin wrote: >>> On Sun, 5/14/17, Jon Turney wrote: >> I think that "403 forbidden" means that this request is prohibited >> by the configuration of the proxy, so really you need to contact >> whoever administers it. >> >> The proxy admins have no interest in helping with this. :) My point was more that your administrator has configured things to prevent what you are trying to do (however foolish trying to control access by user-agent might be) >> >> Indeed, user-agent of Cygwin Setup is a problem: >> >> $ wget --user-agent="Cygwin Setup" https://cygwin.com/setup/setup-2.878.x86_64.exe >> --2017-05-15 16:33:25-- https://cygwin.com/setup/setup-2.878.x86_64.exe >> Resolving our.glorious.proxy... pr.ox.yi.p >> Connecting to our.glorious.proxy|pr.ox.yi.p|:port... connected. >> Proxy tunneling failed: ForbiddenUnable to establish SSL connection. >> >> $ wget https://cygwin.com/setup/setup-2.878.x86_64.exe >> --2017-05-15 16:33:40-- https://cygwin.com/setup/setup-2.878.x86_64.exe >> Resolving our.glorious.proxy... pr.ox.yi.p >> Connecting to our.glorious.proxy|pr.ox.yi.p|:port... connected. >> Proxy request sent, awaiting response... 200 OK >> Length: 907283 (886K) [application/octet-stream] >> Saving to: ‘setup-2.878.x86_64.exe’ >> >> setup-2.878.x86_64.exe 100%[============================================================================>] 886.02K 764KB/s in 1.2s >> >> 2017-05-15 16:33:41 (764 KB/s) - ‘setup-2.878.x86_64.exe’ saved [907283/907283] > > Does it work if you try user agent combos of > {Cygwin-Setup,CygwinSetup}/{2.878-3,2.878}? You might also try with no user-agent (wget --user-agent="" apparently) -- 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