X-Loop: help-debbugs@HIDDEN
Subject: bug#30808: [feature-request] improve integration of proxies in guix
Resent-From: ng0 <ng0@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-guix@HIDDEN
Resent-Date: Tue, 13 Mar 2018 21:16:01 +0000
Resent-Message-ID: <handler.30808.B.152097570621436 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 30808
X-GNU-PR-Package: guix
X-GNU-PR-Keywords:
To: 30808 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-guix@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.152097570621436
(code B ref -1); Tue, 13 Mar 2018 21:16:01 +0000
Received: (at submit) by debbugs.gnu.org; 13 Mar 2018 21:15:06 +0000
Received: from localhost ([127.0.0.1]:59996 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1evrGE-0005Zg-1y
for submit <at> debbugs.gnu.org; Tue, 13 Mar 2018 17:15:06 -0400
Received: from eggs.gnu.org ([208.118.235.92]:43818)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <ng0@HIDDEN>) id 1evrGB-0005Ys-RC
for submit <at> debbugs.gnu.org; Tue, 13 Mar 2018 17:15:04 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <ng0@HIDDEN>) id 1evrG6-0005uT-47
for submit <at> debbugs.gnu.org; Tue, 13 Mar 2018 17:14:58 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled
version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:35040)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1evrG6-0005uK-0v
for submit <at> debbugs.gnu.org; Tue, 13 Mar 2018 17:14:58 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:34780)
by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <ng0@HIDDEN>)
id 1evrG4-0000pj-TA
for bug-guix@HIDDEN; Tue, 13 Mar 2018 17:14:57 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <ng0@HIDDEN>) id 1evrFz-0005ox-7s
for bug-guix@HIDDEN; Tue, 13 Mar 2018 17:14:55 -0400
Received: from aibo.runbox.com ([91.220.196.211]:57740)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
(Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1evrFy-0005mW-Pq
for bug-guix@HIDDEN; Tue, 13 Mar 2018 17:14:50 -0400
Received: from [10.9.9.210] (helo=mailfront10.runbox.com)
by mailtransmit03.runbox with esmtp (Exim 4.86_2)
(envelope-from <ng0@HIDDEN>) id 1evrFw-0003tA-9s
for bug-guix@HIDDEN; Tue, 13 Mar 2018 22:14:48 +0100
Received: from dslb-092-073-142-236.092.073.pools.vodafone-ip.de
([92.73.142.236] helo=localhost)
by mailfront10.runbox.com with esmtpsa (uid:892961 )
(TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1evrFv-00078G-SN
for bug-guix@HIDDEN; Tue, 13 Mar 2018 22:14:48 +0100
Date: Tue, 13 Mar 2018 21:15:02 +0000
From: ng0 <ng0@HIDDEN>
Message-ID: <20180313211502.ufbctegi4bx24wir@abyayala>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
[fuzzy]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -5.0 (-----)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)
Currently we have the http_proxy env var which can be set in the
environment if guix-daemon and is honored by downloads of
substitutes.
As discussed a couple of days ago on IRC, adding the ability
to use proxies for all parts of guix that are concerned with
data retrieved via network would be very good for deplyoment
of Guix in environments we usually do not consider (corporate
firewalls, places with high censorship, people who generally
do want to use proxies or have to use proxies, the list of
reasons and possibilities is longer than I want to type.
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ng0 <ng0@HIDDEN> Subject: bug#30808: Acknowledgement ([feature-request] improve integration of proxies in guix) Message-ID: <handler.30808.B.152097570621436.ack <at> debbugs.gnu.org> References: <20180313211502.ufbctegi4bx24wir@abyayala> X-Gnu-PR-Message: ack 30808 X-Gnu-PR-Package: guix Reply-To: 30808 <at> debbugs.gnu.org Date: Tue, 13 Mar 2018 21:16:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 30808 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 30808: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30808 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.