From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Q2xhZXMgV2FsbGluICjpn4vlmInoqqAp?= Subject: Re: HTTP and FTP proxies for guix package / guix-daemon Date: Tue, 9 Jun 2015 03:11:05 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z28BS-0004Qg-QC for guix-devel@gnu.org; Mon, 08 Jun 2015 21:18:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z284U-0000Ip-7h for guix-devel@gnu.org; Mon, 08 Jun 2015 21:11:43 -0400 Received: from mail.lysator.liu.se ([2001:6b0:17:f0a0::3]:48844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z284T-0008SD-Tl for guix-devel@gnu.org; Mon, 08 Jun 2015 21:11:18 -0400 Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 338654001F for ; Tue, 9 Jun 2015 03:11:09 +0200 (CEST) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id A1E214001F for ; Tue, 9 Jun 2015 03:11:07 +0200 (CEST) Received: by obbgp2 with SMTP id gp2so2942744obb.2 for ; Mon, 08 Jun 2015 18:11:05 -0700 (PDT) In-Reply-To: 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: guix-devel@gnu.org On Tue, Jun 9, 2015 at 12:03 AM, Claes Wallin (=E9=9F=8B=E5=98=89=E8=AA=A0) wrote: > Is there a way to make guix-daemon talk to a proxy when downloading > substitutions and source archives? > > I tried starting it with http_proxy set, but I'm not sure it responded > to it (as I'm writing this ISTR having read and tested that an updated > guix does this right). Replying to self: Nope, I tried it with guix-0.8.2.5875eb7 (2015-06-08) and it seems to be ignoring http_proxy and ftp_proxy.