From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6332 invoked by alias); 5 Dec 2016 18:31:13 -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 6323 invoked by uid 89); 5 Dec 2016 18:31:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=certificates, H*r:sk:jws2001, negotiate, Again X-HELO: nm9-vm3.bullet.mail.ne1.yahoo.com Received: from nm9-vm3.bullet.mail.ne1.yahoo.com (HELO nm9-vm3.bullet.mail.ne1.yahoo.com) (98.138.91.139) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 05 Dec 2016 18:31:02 +0000 Received: from [98.138.100.112] by nm9.bullet.mail.ne1.yahoo.com with NNFMP; 05 Dec 2016 18:30:59 -0000 Received: from [98.138.89.232] by tm103.bullet.mail.ne1.yahoo.com with NNFMP; 05 Dec 2016 18:30:59 -0000 Received: from [127.0.0.1] by omp1047.mail.ne1.yahoo.com with NNFMP; 05 Dec 2016 18:30:59 -0000 Received: from jws200176.mail.ne1.yahoo.com by sendmailws151.mail.ne1.yahoo.com; Mon, 05 Dec 2016 18:30:59 +0000; 1480962659.309 Date: Mon, 05 Dec 2016 18:31:00 -0000 From: Ian Lambert Reply-To: Ian Lambert To: , Achim Gratz Message-ID: <2128275392.6182492.1480962659006@mail.yahoo.com> Subject: Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable References: <2128275392.6182492.1480962659006.ref@mail.yahoo.com> X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00034.txt.bz2 On Thu, 12/1/16, Achim Gratz wrote: Subject: Re: Setup not asking for proxy user,password / was Resend: pdfsep= arate does nothing for me? To: cygwin@cygwin.com Date: Thursday, December 1, 2016, 3:03 PM =20 Again, the proxy is supposed to reply with a 407 error when it requires to authenticate the request source.=C2=A0 It obviously errors out, but it does not appear to actually request authentication.=C2=A0 If it would do that, then setup would ask for the user/password combination. =20 =3D =3D =3D =3D=20 The proxy gives the 407 error, based on some testing with wget -d. Even without providing user/password, it works=20 around half the time, for wget. Below are some debug output from setup, and debug output from wget testing, which shows the 407 error. $ /path/to/setup-x86_64.exe -B -p our.fine.proxy.here:port -v -N -d Starting cygwin install, version 2.876 User has NO backup/restore rights Current Directory: x:\cygwin-install Could not open Service control manager source: network install root: x:\cygwin64 user Selected local directory: x:\cygwin-install net: Proxy Cached mirror list unavailable get_url_to_membuf http://cygwin.com/mirrors.lst getUrlToStream http://cygwin.com/mirrors.lst getUrlToStream failed! get_url_to_membuf failed! Defaulting to empty mirror list site: ftp://mirrors.kernel.org/sourceware/cygwin/ get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.x= z.sig getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.xz.s= ig getUrlToStream failed! get_url_to_membuf failed! get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.xz getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.xz getUrlToStream failed! get_url_to_membuf failed! get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.b= z2.sig getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.bz2.= sig getUrlToStream failed! get_url_to_membuf failed! get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.b= z2 getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.bz2 getUrlToStream failed! get_url_to_membuf failed! get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.i= ni.sig getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.ini.= sig getUrlToStream failed! get_url_to_membuf failed! get_url_to_membuf ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.i= ni getUrlToStream ftp://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.ini getUrlToStream failed! get_url_to_membuf failed! mbox note: Unable to get setup from INSTALLED.DB version 3 Ending cygwin install Script started on Mon, Dec 05, 2016 12:39:19 PM $ for n in `seq 1 10` ; do echo "=3D =3D =3D =3D =3D $n =3D =3D =3D =3D =3D= " ; wget -d https://cygwin.com/mirrors.lst ; sleep 60 ; done =3D =3D =3D =3D =3D 1 =3D =3D =3D =3D =3D DEBUG output created by Wget 1.18 on cygwin. Reading HSTS entries from /home/myuser/.wget-hsts URI encoding =3D =E2=80=98UTF-8=E2=80=99 URI encoding =3D =E2=80=98UTF-8=E2=80=99 Converted file name 'mirrors.lst' (UTF-8) -> 'mirrors.lst' (UTF-8) --2016-12-05 12:40:16-- https://cygwin.com/mirrors.lst Certificates loaded: 169 Resolving our.fine.proxy.here (our.fine.proxy.here)... an.ip.add.here Caching our.fine.proxy.here =3D> an.ip.add.here Connecting to our.fine.proxy.here (our.fine.proxy.here)|an.ip.add.here|:por= t... connected. Created socket 4. Releasing 0x00000006000637e0 (new refcount 1). ---request begin--- CONNECT cygwin.com:443 HTTP/1.1 User-Agent: Wget/1.18 (cygwin) Host: cygwin.com:443 ---request end--- proxy responded with: [HTTP/1.1 407 Proxy Authentication Required Proxy-Authenticate: NEGOTIATE Proxy-Authenticate: NTLM Proxy-Authenticate: BASIC realm=3D"ABCD_XYZ" Cache-Control: no-cache Pragma: no-cache Content-Type: text/html; charset=3Dutf-8 Proxy-Connection: close Connection: close Content-Length: 801 ] Proxy tunneling failed: Proxy Authentication RequiredUnable to establish SS= L connection. =3D =3D =3D =3D =3D 2 =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D 4 =3D =3D =3D =3D =3D DEBUG output created by Wget 1.18 on cygwin. Reading HSTS entries from /home/myuser/.wget-hsts URI encoding =3D =E2=80=98UTF-8=E2=80=99 URI encoding =3D =E2=80=98UTF-8=E2=80=99 Converted file name 'mirrors.lst' (UTF-8) -> 'mirrors.lst' (UTF-8) --2016-12-05 12:43:17-- https://cygwin.com/mirrors.lst Certificates loaded: 169 Resolving our.fine.proxy.here (our.fine.proxy.here)... an.ip.add.here Caching our.fine.proxy.here =3D> an.ip.add.here Connecting to our.fine.proxy.here (our.fine.proxy.here)|an.ip.add.here|:por= t... connected. Created socket 4. Releasing 0x00000006000637e0 (new refcount 1). ---request begin--- CONNECT cygwin.com:443 HTTP/1.1 User-Agent: Wget/1.18 (cygwin) Host: cygwin.com:443 ---request end--- proxy responded with: [HTTP/1.1 200 Connection established ] ---request begin--- GET /mirrors.lst HTTP/1.1 User-Agent: Wget/1.18 (cygwin) Accept: */* Accept-Encoding: identity Host: cygwin.com Connection: Keep-Alive Proxy-Connection: Keep-Alive ---request end--- Proxy request sent, awaiting response...=20 ---response begin--- HTTP/1.1 200 OK Date: Mon, 05 Dec 2016 17:43:18 GMT Server: Apache Last-Modified: Mon, 05 Dec 2016 16:24:19 GMT ETag: "de93d6-23b4-542ebb8428f4b" Accept-Ranges: bytes Content-Length: 9140 Content-Security-Policy: default-src 'self' http: https: Strict-Transport-Security: max-age=3D16070400 Keep-Alive: timeout=3D30, max=3D20 Connection: Keep-Alive Content-Type: text/plain; charset=3DUTF-8 ---response end--- 200 OK Registered socket 4 for persistent reuse. Parsed Strict-Transport-Security max-age =3D 16070400, includeSubDomains = =3D false Updated HSTS host: cygwin.com:443 (max-age: 16070400, includeSubdomains: fa= lse) URI content encoding =3D =E2=80=98UTF-8=E2=80=99 Length: 9140 (8.9K) [text/plain] Saving to: =E2=80=98mirrors.lst=E2=80=99 mirrors.lst 0%[ = ] 0 --.-KB/s mirrors.lst 100%[=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D>] 8.93K --.-KB/s = in 0.001s=20=20 2016-12-05 12:43:18 (5.97 MB/s) - =E2=80=98mirrors.lst=E2=80=99 saved [9140= /9140] =3D =3D =3D =3D =3D 5 =3D =3D =3D =3D =3D $ exit Script done on Mon, Dec 05, 2016 12:51:12 PM =20 -- 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