From mboxrd@z Thu Jan 1 00:00:00 1970 From: levenson@mmer.org Subject: Re: [PATCH 1/2] svn-download: Respect current-http-proxy when downloading. Date: Sun, 15 Mar 2020 12:22:08 +0100 Message-ID: <848sk150db.fsf@mmer.org> References: <56c321a5.8445620a.d0d47.3c13@mx.google.com> <871t7wwzrx.fsf@gnu.org> <20160228214556.GA29738@novena-choice-citizen.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56465) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDRLZ-0003Tp-DN for guix-devel@gnu.org; Sun, 15 Mar 2020 07:22:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDRLY-0008J1-GV for guix-devel@gnu.org; Sun, 15 Mar 2020 07:22:21 -0400 In-Reply-To: <20160228214556.GA29738@novena-choice-citizen.lan> (Jookia's message of "Mon, 29 Feb 2016 08:45:56 +1100") 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-mx.org@gnu.org Sender: "Guix-devel" To: Jookia <166291@gmail.com> Cc: guix-devel@gnu.org Hi Jookia, Ludo Was this patch merged? I haven't found it in guix-patches and commits =(. I came across the same problem today by just doing guix pull. In addition, a package (texlive-hyph-utf8) uses svn:// scheme which I am not sure does respect those http-proxy variables. It would be also nice to have a http/https fallback in svn-download for such cases. WDYT? -- Alexey