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:from:to:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Ex8O+TnIFgKrxKIV 2VIuWhoBC61FFWDY91GjCxuOiW3mLUWoTM19exdN4RpuDTQ78DCgWhNdnDSvCMqN XQcHQj7rnZtrQrsJGBZ8xaddF/BtYZI7hNf8FTQ1FWBnacJuV93/ctzalg5A8IjY 71YEeWdNmmqyJgRssSLpF1iTwXk= 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:from:to:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=rq8nVxl6co7tSNVZzbVnJs Z6mR8=; b=A9X/IMP/b3bpOiKFDy6ocPSWzo7vSlJjglCaEdxelJ2LbBfghIuEb8 ij3GGOCGkgOxCq3IiEuqFvfphTtfLdi2p5ky7/D4T2A5uw0zuCu7b3GYdqrhZ5sf Xh2yizUmmA3HDB3qn2JbUpGedD7MQbRAQx6MHVqJYhwfDwlY5oRjU= 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=-5.1 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,GIT_PATCH_2,KAM_EXEURI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=whoever, forbidden, HCc:D*yahoo.com, prohibited X-HELO: out4-smtp.messagingengine.com X-ME-Sender: Subject: Re: setup release candidate - please test References: <1287176650 DOT 1659138 DOT 1494862170535 DOT ref AT mail DOT yahoo DOT com> <1287176650 DOT 1659138 DOT 1494862170535 AT mail DOT yahoo DOT com> Cc: Ian Lambert From: Jon Turney To: The Cygwin Mailing List Message-ID: <3046b7b9-8a68-b4a4-67bd-4184702653e9@dronecode.org.uk> Date: Mon, 15 May 2017 17:12:03 +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: <1287176650.1659138.1494862170535@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 15/05/2017 16:29, Ian Lambert via cygwin wrote: > -------------------------------------------- > On Sun, 5/14/17, Jon Turney <> wrote: [...] > > However, since I had the code open in my > editor, I took look at this... > > Please test. > > https://cygwin.com/setup/setup-2.878-3-gf41e2e.x86.exe > https://cygwin.com/setup/setup-2.878-3-gf41e2e.x86_64.exe > > [1] > https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=shortlog;h=refs/heads/ntlm-proxy-debugging > = = = = > > I didn't expect it to work, but didn't hurt to try it. Thanks for looking at it. Thanks for testing. > Behavior is still the same - no prompt for a password, and fails to get setup (popup message). > I tried both use IE settings, and Use HTTP/FTP proxy with proxy name and port. > Logs are as follows: > > $ cat setup.log.full-ie [...] > Fetching URL: http://cygwin.com/mirrors.lst > 2017/05/15 11:17:12 HTTP status 403 fetching http://cygwin.com/mirrors.lst 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. Since curl/wget works to fetch the same URLs through that proxy, it might be that the user-agent is disallowed, possibly you could test this by attempting trying with --user-agent="Cygwin Setup"? -- 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