GNU bug report logs -
#41216
[PATCH] doc: Mention guix-daemon's 'https_proxy' environment variable.
Previous Next
Reported by: Brice Waegeneire <brice <at> waegenei.re>
Date: Tue, 12 May 2020 20:06:01 UTC
Severity: normal
Tags: patch
Done: Brice Waegeneire <brice <at> waegenei.re>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41216 in the body.
You can then email your comments to 41216 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#41216
; Package
guix-patches
.
(Tue, 12 May 2020 20:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Brice Waegeneire <brice <at> waegenei.re>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 12 May 2020 20:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* doc/guix.texi (Proxy Settings, Derivations): Mention 'https_proxy'.
---
doc/guix.texi | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 420c2c9eae..09d5a1dc52 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1012,9 +1012,11 @@ environments, which avoids discrepancies in cases where build processes
capture the name of their build tree.
@vindex http_proxy
-The daemon also honors the @env{http_proxy} environment variable for
-HTTP downloads it performs, be it for fixed-output derivations
-(@pxref{Derivations}) or for substitutes (@pxref{Substitutes}).
+@vindex https_proxy
+The daemon also honors the @env{http_proxy} and @env{https_proxy}
+environment variables for HTTP and HTTPS downloads it performs, be it
+for fixed-output derivations (@pxref{Derivations}) or for substitutes
+(@pxref{Substitutes}).
If you are installing Guix as an unprivileged user, it is still possible
to run @command{guix-daemon} provided you pass @option{--disable-chroot}.
@@ -3376,13 +3378,13 @@ authenticating bindings between domain names and public keys.)
@subsection Proxy Settings
@vindex http_proxy
-Substitutes are downloaded over HTTP or HTTPS.
-The @env{http_proxy} environment
-variable can be set in the environment of @command{guix-daemon} and is
-honored for downloads of substitutes. Note that the value of
-@env{http_proxy} in the environment where @command{guix build},
-@command{guix package}, and other client commands are run has
-@emph{absolutely no effect}.
+@vindex https_proxy
+Substitutes are downloaded over HTTP or HTTPS. The @env{http_proxy} and
+@env{https_proxy} environment variables can be set in the environment of
+@command{guix-daemon} and is honored for downloads of substitutes. Note
+that the value of those environment variables in the environment where
+@command{guix build}, @command{guix package}, and other client commands
+are run has @emph{absolutely no effect}.
@node Substitution Failure
@subsection Substitution Failure
--
2.26.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#41216
; Package
guix-patches
.
(Wed, 13 May 2020 06:50:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 41216 <at> debbugs.gnu.org (full text, mbox):
Hello Brice,
> +Substitutes are downloaded over HTTP or HTTPS. The @env{http_proxy} and
> +@env{https_proxy} environment variables can be set in the environment of
> +@command{guix-daemon} and is honored for downloads of substitutes. Note
are honored?
This looks fine, thanks!
Mathieu
Reply sent
to
Brice Waegeneire <brice <at> waegenei.re>
:
You have taken responsibility.
(Wed, 13 May 2020 08:59:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Brice Waegeneire <brice <at> waegenei.re>
:
bug acknowledged by developer.
(Wed, 13 May 2020 08:59:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 41216-done <at> debbugs.gnu.org (full text, mbox):
Hello Mathieu,
Thank you for the review.
On 2020-05-13 06:49, Mathieu Othacehe wrote:
> Hello Brice,
>
>> +Substitutes are downloaded over HTTP or HTTPS. The @env{http_proxy}
>> and
>> +@env{https_proxy} environment variables can be set in the environment
>> of
>> +@command{guix-daemon} and is honored for downloads of substitutes.
>> Note
>
> are honored?
Fixed.
> This looks fine, thanks!
>
> Mathieu
Pushed as 15014dc61858e14e3356c7489cd366555085048b.
- Brice
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 10 Jun 2020 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.