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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=q+C8XSH 2zmQ03W831D6y1v2/4HYu1joFvtpzX3n4AvrcFyN35UII2DGgyFOU5r1OfDxhXeE t/1NkXeDRPOT/wB2gQW7LAAWcy6eJtu/ueAzhnbKZJYZ0DGwPt7aK8Abv78dvhRG zPJ18cs77X1qPvispoUSmSLOqZWwKrxLomQw= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=oqvhKquPcwR/2 OOexezygT1iwKc=; b=rAZOjcUOEURgTWzIyxKYeIjY4J0WrtsJ9FEnj57SVNLfW YjNTWyqo1VlOzdPJOWiK2xkE5Hy4ilZIO/wElS4ybStvkolH7UPDdJrThotU4pW5 RHjPq3ivtnAaIUq9TSFwl/iB5TBtshkQlOfkjt1QpljNvnyzvDCSVqIl0ul8qo= 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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=HTTPS, H*f:sk:7628f41, H*i:sk:7628f41 X-HELO: mail-vk0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=Q/YwOE40IpLBzIBIjotudHUQz1/c5CerLYP00EOXtpo=; b=K/cWyd7iquOiBlBJ89k2zQGkCLZWBH1aP4AZDethQD0TEp72ZjbRjaoO1S4GQOekGI mknPVKkVIbRuJ7VEhbRB0bWuHhKXfo1xcgvoIBrWp3wBr3BTGQu7WzoQbrVSDClZZh60 q3Bn/5GlOwDz3kKSi1TDFleK4rLAvl8+R8vWlAj0GcLnyYGrbF0DlxL6BWCUG6OS/o1i f7Gb7JkY/01VxPaa+csX0e1ZQ3/ttwF/GWCf0WgiDfrYBLIlLgDKFBVpO6PoTLjJo93E b0uLsaD+CkvhZZGzCbOqsPb+uTLeUwnhFWm3LjH4vHYOh9wU3hIc6nj0WOhMGzGxPRjW SEAQ== X-Gm-Message-State: AFeK/H0fMoW74T1NtIut3QYXcEFO2d5afi/iipp4STiBbQzZrlBXMncHMFOqfoaYxJGuZU2LsJVo1DW3bS0o8g== X-Received: by 10.176.80.102 with SMTP id z35mr85171uaz.158.1490789852842; Wed, 29 Mar 2017 05:17:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <7628f415-0c8b-cf76-f617-26f59afad048@dronecode.org.uk> References: <7500f6d3-5cf8-0866-2afd-cd8e89b8ed5f AT gmail DOT com> <7628f415-0c8b-cf76-f617-26f59afad048 AT dronecode DOT org DOT uk> From: Ivan Gagis Date: Wed, 29 Mar 2017 15:17:32 +0300 Message-ID: Subject: Re: Overlay repo on github To: The Cygwin Mailing List Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2017-03-29 14:57 GMT+03:00 Jon Turney : > On 28/03/2017 19:03, Ivan Gagis wrote: >> >> Ah, I see, even though I use http it still redirects to https... >> >> Is it hard to add support for https? Any plans to do that? > > > No plans, but we take patches :) I wanted to look into that, but could not find the sources of setup utility in the cygwin git repo :). Now, I found some way to workaround this, on github it is possible to make a github-pages to work with master branch and then after I connected a custom domain to github-pages it was possible to use it with HTTP instead of forced HTTPS. > > >> On 03/28/2017 08:57 PM, 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. -- 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