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:references:mime-version:in-reply-to :content-type:content-transfer-encoding:message-id:cc:from :subject:date:to; q=dns; s=default; b=pbqFmObMHhJJkPxc0tWbYBwEtp Luk3ujD2XEN3MeGOEfamjlT//6hPQAAFLD07Idu4j3iv+not6SafsjUM5Oy9yNZA KIeI+JlHj8MEc/hwsAlCiDY61STIvI6XmxaDAWX/gm9ex4MN7jYqqniIp1c9uJkT AKobUeBvbUDrKfDlg= 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:references:mime-version:in-reply-to :content-type:content-transfer-encoding:message-id:cc:from :subject:date:to; s=default; bh=KtW8nt0C/L3r9F6tp/tj1xBoTgM=; b= xDy2uIIXtfDAJYPUM25JYeax4eiCtNRz5Np7SOoT4AsL2Lg1Mwme36pMMvP1FSfp M4rGJXroyblsOn2EpEh7YnT4YppkmFhBB4GVkng++fVeLnFLUQOjk5T8ojwhZ6bA HZkeVSt3RdzsFCOsrRuRWi3SzwdzncCHBFKMgXtBCeQ= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:74.208.5, D*co.uk, H*F:D*mail.com, HCc:D*cygwin.com X-HELO: mout.gmx.com References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Message-Id: Cc: "cygwin AT cygwin DOT com" , "igagis AT gmail DOT com" From: kenpillay AT mail DOT com Subject: Re: Overlay repo on github Date: Wed, 29 Mar 2017 15:11:31 -0700 To: "cygwin AT cygwin DOT com" X-UI-Out-Filterresults: notjunk:1;V01:K0:YY6zS3Ndra4=:74P1J4Ovsh/LFFeOwbPIGb bSV2oyLOU99v91vrJ44zgNxJg3JtuHCZ0OmNqO8sZW2XPu0kyBfITagWnViUcr5//d+OwuZ6v OP37jHtZ48PaqO9QH/j/L/d2UHGZZZmZB5GMkwtupHY3fq8zqUfiich8Rcf7pvmVzJUFLNeyA mIJufNRdLLU14VauT940LQpUek3rGvJonLU7lLXwzqW3z5xao7rQaXMZBI/6B9iiyhKkNZh4M 9SYV5k3d5/jk3U0uSexNn9X640ZCr4ZPfz+e5Vu8BoK/rm9svMXNTD/LytWM0iKgPPCsXthME TGTuolLKr8wP84kH2UD2RWBeoY07ee66RXXPrtct/5HBxXY9sFpjoKjsDUuM0KgQRTp/4cqwJ oizXLD/bDpyAOHYeZYEe2Ooj1Vhj7mHypcRpcl61oRRPQ00yCS7oXzoTIOT6FwcKaNlb2Hwyh KL5zFmXV8CPVNl8Zc80tXcfFY0BqG2wh3YrgPRNuPANY6r0acJf97RnG9eGv274oIJ9raMDuk +ZlOgQE6P+qE7Uga7/auNPfkIzbrLm1wSByYmgfDuuWdvxmi+JhTab6CXIASDIuekeUb4pTUF TbixULR9DAGkPsUI8p7vYAdfH51aR9lk2Zg0QeaCittmAsAOjSnfTjugJMstWHe6/WKP8Nrfw f2Vafm5qYTzTkeZBASsphnPLy7PBtctIqpok8WdzU9BDsJD/k8qgCNEIqhi+XlAviWvQCxk7L IXu6RliF5zBK9HokHR9LogCGVW0jcNAvVLcQEPgblP2dmJtDnqoo8thcMTzIyLur04v+bjyEz r2DPgVk Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v2TMBnW6000791 the difference in http and https is port 80 versus 8080 >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. > > Dave. > > > -- > 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 > -- 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