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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=yGZpLu++cSXXZ/HK F3Vwip0mj3asOtBG1ZP3wqzUpxThoT6hSbIMjwDOmTnp80/oFJFPxTI9RPZZ6aN5 K5WhoA+yTHAH1HdwpLz3TM9pXUqyRzsdNHfAciYnR5pT2Hc2ujVg7SG9czHXlMOe CqzEh8qeV0LL3FG3GsY31KZzydE= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=QRSIUbD1N/L0lI0vTfNhzf mdHAE=; b=booIHBPuJ6EXdkF9LjGg2rVBRwft7OgrwJs9KYcX61VD8YkzBoYg4F fcosTZ5n7IbQem23SZDv6tWgOxtE1tuJA5KBbFMLSIs927fWwOyqEVZGtQJ1SaZC H7CHdKdd/l08uWtSipcC39oYJ8ajekXsqOrUTDo1i4vHRdsap47yU= 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=0.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=inglis, Inglis, H*r:ip*192.168.1.100, calgary X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=a+JAzQaF c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=qUXFsv20AAAA:8 a=E2_oLjTWMf6m1DonYTEA:9 a=QEXdDO2ut3YA:10 a=VpT5PA622ngA:10 a=9MODbo6-FXLeArg8YEg9:22 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: cygwin x86 setup issue:Can't connect to (null):80 To: cygwin AT cygwin DOT com References: <05A7BA47-3997-4051-8A3E-A45F53019A83 AT apple DOT com> <6060ef0a-9113-035b-b3a3-93f4961bdcbc AT dronecode DOT org DOT uk> <3F47E06D-EB50-4BCC-992E-1D8EF5E4F314 AT apple DOT com> From: Brian Inglis Message-ID: <0b763f3f-7157-ed7d-2c5d-d65c1e2afa1b@SystematicSw.ab.ca> Date: Wed, 25 Oct 2017 15:34:58 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <3F47E06D-EB50-4BCC-992E-1D8EF5E4F314@apple.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfJSH6jifFPUDV/VmtXQPPtSeNsHGLV3wDaJxc6NB5InJtsRKL0DPqKynrIEIhiJ0B7NM/qO7m70L6Q9+9j3KLa8pnUnraf6u1/9ppmagEiirgL3YuDQd guB+OFycRJM6sqeY0Thhzy1GHAyfihj4N6Xn8bzJygU/K0WSJP9u/yyYicuZhWvD3CS0K+aQrY79hA== X-IsSubscribed: yes On 2017-10-25 13:52, Lynn Lin wrote: >> On 2017-10-24,9:23,Jon Turney wrote: >>> On 15/10/2017 02:39, Lynn Lin wrote: >>> we are using our internal cygwin mirror(xx.xx.xx.xx:8000) and when we >>> setup setup-x86.exe, it is in cygwin setup ui, show downloading and >>> connecting, finally it show download incomplete, through the log, it >>> shows: >>> Can’t connect to (null):80 , >>> get_url_to_file failed ! >>> any idea about this issue? >> >> I thought perhaps setup couldn't handle a nonstandard port, but in my >> testing, that seems to work ok. >> >> Can you provide a /var/log/setup.log.full showing this problem? (censoring >> any details you don't want to make public) > Thanks, no log available is right now > We are using golang net/http to setup a http file share in OSX and looks it > can’t handle “//“ for Cygwin packages path like http://xx.xx/cywin//x86/xx> And when we try python simple http server package and it works Remove the extra slash above ...//... between cygwin and x86: http://cygwin.mirror.local:port/cygwin/x86/... ^ as some Internet libraries and/or servers do not handle that by removing the extra slash. Best to paste the actual log content into the email or attach the log as text. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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