From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia Subject: Re: [PATCH 1/2] svn-download: Respect current-http-proxy when downloading. Date: Sun, 15 Mar 2020 23:45:30 +1100 Message-ID: <20200315124530.GH1639@novena-choice-citizen> References: <56c321a5.8445620a.d0d47.3c13@mx.google.com> <871t7wwzrx.fsf@gnu.org> <20160228214556.GA29738@novena-choice-citizen.lan> <848sk150db.fsf@mmer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59965) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDSej-00033P-Dp for guix-devel@gnu.org; Sun, 15 Mar 2020 08:46:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDSef-0000J5-HR for guix-devel@gnu.org; Sun, 15 Mar 2020 08:46:12 -0400 Received: from out.migadu.com ([91.121.223.63]:35586) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jDSef-0008Vw-3H for guix-devel@gnu.org; Sun, 15 Mar 2020 08:46:09 -0400 Content-Disposition: inline In-Reply-To: <848sk150db.fsf@mmer.org> 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: levenson@mmer.org Cc: Jookia <166291@gmail.com>, guix-devel@gnu.org Hi Alexey, I don't contribute to Guix and abandoned this patch. Please untag me, Jookia. On Sun, Mar 15, 2020 at 12:22:08PM +0100, levenson@mmer.org wrote: > 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