From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 01/12] guix: download: properly detect https when mirror:// is used. Date: Tue, 20 Oct 2015 18:26:01 +0200 Message-ID: <56266B19.8030201@gmail.com> References: <1444686068-7668-1-git-send-email-tipecaml@gmail.com> <1444686068-7668-2-git-send-email-tipecaml@gmail.com> <871tcvrugr.fsf@gnu.org> <5626646D.4080607@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoZjl-0002Ao-M9 for guix-devel@gnu.org; Tue, 20 Oct 2015 12:26:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoZjg-0002CO-KS for guix-devel@gnu.org; Tue, 20 Oct 2015 12:26:09 -0400 In-Reply-To: <5626646D.4080607@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: guix-devel@gnu.org On 10/20/2015 05:57 PM, Cyril Roelandt wrote: > On 10/16/2015 12:14 PM, Ludovic Courtès wrote: >> Is there a mirror for which that is a serious issue? > > I wanted to use mirrors for PyPI, but I ended up dropping the patch (see > patch 2). So I'll drop this one as well. > Oops. I meant that I dropped the use of "mirror://" from patch 2, not that I dropped the whole patch. Cyril.