X-Recipient: archive-cygwin@delorie.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:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=H093oZEfSR6QyqS1
	iNj7HSD/tJSCbEgQXOzt0MEQRVoU2EvJ0kOk34kHVZhwfym6ijzMmDZoiHDW8c34
	NASrZVPvNgO74EatuBIGbYhL9iHpUCw44P6/eK9gZ8QItuO00xA/1sBWr1mcdcLf
	DD0To1MnnlFiMW6s8GAFMye7AB4=
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:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=b/QaIa0iSr2KFQkHzPQbd9
	P0JsM=; b=PKmXuHXsKqlFeyItzei1n7T+j4Zu17aZs8eDBglDRj6fH9all/to9O
	HmGAut6AxiCjmY1ouVo9ZrkWQ6uChpTpZ5cqzx9KMpMC+4Rup4eURFxnchCula47
	LBr9T+dnA76G+MMn5niYkdgF9lkM4Tz6VbM1fDD5CgwIKANu3Bssw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:ip*192.168.1.100, HX-HELO:sk:smtp-ou, Hx-spam-relays-external:sk:smtp-ou, H*RU:sk:smtp-ou
X-HELO: smtp-out-no.shaw.ca
X-Authority-Analysis: v=2.2 cv=JLpLi4Cb c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=NEAV23lmAAAA:8 a=bny1eum8XW6zgJ-oAv4A:9 a=QEXdDO2ut3YA:10
Subject: Re: Overlay repo on github
References: <b7020427-a59c-8279-1618-2138cc0361a6@gmail.com> <fb6f376d-5a32-b2bc-7fd4-cbc7ceba4a09@tiscali.co.uk> <BD9230A4-D128-4D24-AE30-BCC8D3E7E8D8@mail.com>
To: cygwin@cygwin.com
Reply-To: Brian.Inglis@SystematicSw.ab.ca
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <b55e48be-cdea-1e24-84fe-6b6aad2e919e@SystematicSw.ab.ca>
Date: Wed, 29 Mar 2017 20:56:30 -0600
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: <BD9230A4-D128-4D24-AE30-BCC8D3E7E8D8@mail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfJf7sLF5Vx1rq6beG2GAS/Oc3Hhy3ktD1Z5YMiK6eY7fstOldXzDDLFhhx0fKJRMRnBKSY824cs6IJJXh0lSUsfBaRVZbebmfQEmlMSYc3noLz01Udk5 J39HxO+TC7VsumjMLRJuOpXvHx9YrknjNvwSNaIHOR4+f71DNc8V3BJvIKqC+w20QCXJZn+0DGk8aA==
X-IsSubscribed: yes

On 2017-03-29 16:11, Ken Pillay wrote:
>> On Mar 28, 2017, at 10:57 AM, David Stacey wrote:
>> On 28/03/17 18:21, Ivan Gagis wrote:
>>> I'm trying to setup a cygwin overlay repo right on github, here:
>>> https://github.com/igagis/cygwin-repo
>>> But when I pass the repo URL to setup utility as follows:
>>> http://github.com/igagis/cygwin-repo/raw/master/
>>> it does not work. Setup utility tries to download setup.xz and
>>> just stalls with 0% progress bar, and the only option is to
>>> Cancel the setup.
>>> So, the question is what is wrong? Could there be some
>>> redirections happening on github which the setup program does not
>>> support?
>>> It looks like when using this 'raw content' URLs to github it
>>> works as usual file tree, shouldn't it work?
>> This is because Cygwin's setup supports http but not https.
> the difference in http and https is port 80 versus 8080

Default port http 80 vs https 443. Port 8080 is often used for local 
web services and testing. Https also has the minor extra requirements 
of TLS, digital certificate, and crypto support i.e. some SSL support 
package.

-- 
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

