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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=a7M cXgtJRFnZExRhb40Oc0e1DnONtL5P3/1kEBuPZw0Hxhlv8kkYCnx62cKtNvWj6Hq Mx3Jxg4mw5je9RnM3W2KzWpQr2zS8ckvSst9RBwBlo/SiF/3+pVH9po3vtTkeRhs nPlHEem7x2cHoGjWZtlvzjvpIfIhNUZ0J2Tsy7PI= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=pMm9z3Krk Im5xUZ00Ql4Q/Dr5a8=; b=iSEr2I3AQpI5txZ21LAmGFUYfkg6tSybE9zHRm8H2 /pOvc8JXzHSB6MTFSAOIIV4/+5g8qQqO5UtbriRT6kHHH7wm+l3c9uBkC6cFQQ8T VdbuUwH3X744FZnaUXT2mbT5LAb9vczmqPOoXjFcpsX+7INwgMwNIG5QlXpGKQI3 qk= 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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=cancel, Cancel X-HELO: mail-wm0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=IphH0rFeeBMnEhQ4Er2MKErtgAQ/gEgL1CcK/83vRAo=; b=inh3C1DhLbN1Gsvj8YkREpAMMF4O5PFjYeFzocL2wvJvmXucz8BvNsS62R+GW/T9pL xWd6q0kvBiSL3t9+CLuEONQvNV4ph+UluVNZFP/yz4dyrbFuVrp0Pyy1K8zUrfhXWboA PCGGx9aOM/onFuVDabzpa+JkcnlTZOYATAJY7udEyxCLDza83FJccOQjt4pSVHBtX1Z0 mjCGAo2JywuV1USLUr2K1765//lBRPL5tSMFCHfRxVGesR7v5YTIJNpEsEJIRtagzbgh zvjjemQ+4X92GYTkRnvj0ix/u8njZmhD0RDNT4MvH0vQhIw7dVEjs9mHuM9PDMjpR8uc v+gw== X-Gm-Message-State: AFeK/H2qfpvjiIdbT36G7Hf90JdD32+w8lGH0L+je2ZxQ0P5dFeU92UlsHuKPUeugNT24Q== X-Received: by 10.28.141.143 with SMTP id p137mr15799356wmd.62.1490721679229; Tue, 28 Mar 2017 10:21:19 -0700 (PDT) To: The Cygwin Mailing List From: Ivan Gagis Subject: Overlay repo on github Message-ID: Date: Tue, 28 Mar 2017 20:21:17 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, 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? Br, Ivan -- 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