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:subject:to:references:cc:reply-to:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=AyMm2vQX48EmcJGG j7hOvmuAkFqmi4/QQiFH2amWxs/P4KXmiLzNRrDtAH7+XsorWh+D1oqybwvSmiK3 zLOSCus9Y0yu7k42+pq28wVhyr7ruyto4iBwVB3hoI9AVBj3xWUbGmDI63OdS6re vTq1HjBEc2pF0Q1tbPJjXJytZwI= 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:to:references:cc:reply-to:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PO/m2kHeCckEc5M4c+/l6h 6Jkco=; b=aatdUwcShLoObbpACl+O2q7E+p0Ii119vwgYcXmqd+CQvCvYyrvyAq QSSiw6VX4OObC5Bms083/la7doy+xig5sXfKlmCzOWbek4Nqnx3Fyg9sE9JaN5Ha jodPyGzHHBlg7XrZzppjtSBxXQxToZR5FxDn7XcXHx26fcUPYFGRE= 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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=H*f:sk:b702042, H*i:sk:b702042, H*M:tiscali, H*MI:sk:b702042 X-HELO: smtp-d-4.tiscali.co.uk Subject: Re: Overlay repo on github To: cygwin AT cygwin DOT com References: Cc: igagis AT gmail DOT com Reply-To: cygwin AT cygwin DOT com From: David Stacey Message-ID: Date: Tue, 28 Mar 2017 18:57:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfCIgh40PWZ547rKIYr1Riaay2yK/nSPIwvJm7MV6dJLJdRWBrPLYkJCgm3WhAoMpc8SZ/EM3Y0Ea+mBfECvLkBs8QEMP7v3qHVKRKHcpMup8ZLZGAbRk G/6XMtyB0OZGyevkyXaZqiVFScgGagzZZCPoi74qCv6ICqgr+KvSi/kNeh948HenaZ+xi48C+itzz865OW/wj2+ZxQWCTVLaLGM= X-IsSubscribed: yes 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