From: Mathieu Lirzin <mthl@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: 25831@debbugs.gnu.org
Subject: bug#25831: Expose http_proxy setting on GuixSD
Date: Tue, 21 Feb 2017 19:17:03 +0100 [thread overview]
Message-ID: <87efyrwgrk.fsf@gnu.org> (raw)
In-Reply-To: <20170221171912.GB1656@jasmine> (Leo Famulari's message of "Tue, 21 Feb 2017 12:19:12 -0500")
Hello,
Leo Famulari <leo@famulari.name> writes:
> From: ng0 <contact.ng0@cryptolab.net>
> Subject: Re: Proxy documentation is not clear
> To: Leo Famulari <leo@famulari.name>
> Cc: help-guix@gnu.org
> Date: Tue, 21 Feb 2017 09:43:35 +0000 (8 hours, 8 minutes, 14 seconds ago)
>
> On 17-02-20 22:32:40, Leo Famulari wrote:
>> On Sun, Feb 19, 2017 at 05:06:23PM +0000, ng0 wrote:
>> > Substitutes are downloaded over HTTP or HTTPS. The http_proxy
>> > environment variable can be set in the environment of guix-daemon and
>> > is honored for downloads of substitutes. Note that the value of
>> > http_proxy in the environment where guix build, guix package, and
>> > other client commands are run has absolutely no effect.
>> >
>> > None of these pages provides any example or further explanation on how
>> > this could be achieved, for example to make Guix use a socks5 proxy
>> > systemwide. I know how this can be achieved with iptables etc, but it
>> > would be better if the documentation is fixed. I have no idea how in
>> > this case as the documentation is not clear.
>>
>> It depends on how you start the daemon. For systemd, you can set the
>> environment variable from the service file. I'm not sure how to pass
>> this variable to the daemon on GuixSD.
>
> Exactly, for systemd I would have been able to find it out, but I wonder
> how to achieve this in GuixSD.
>
> ----------
>
Not sure if this is an appropriate answer, but to customize the guix daemon
service field like described in the example here:
https://www.gnu.org/software/guix/manual/html_node/Using-the-Configuration-System.html#System-Services
you would have to patch "gnu/services/base.scm" by adding a field to the
'guix-configuration' that would be then be passed to the
'#:environment-variables' option of 'make-forkexec-constructor' in
'guix-shepherd-service'.
HTH.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
next prev parent reply other threads:[~2017-02-21 18:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 17:19 bug#25831: Expose http_proxy setting on GuixSD Leo Famulari
2017-02-21 18:17 ` Mathieu Lirzin [this message]
2017-02-21 20:26 ` Leo Famulari
2017-02-22 9:51 ` Mathieu Lirzin
2017-02-22 19:22 ` Leo Famulari
2017-02-22 20:15 ` Mathieu Lirzin
2017-02-22 20:26 ` Leo Famulari
2017-02-23 16:20 ` ng0
2017-02-23 17:05 ` Leo Famulari
2017-02-23 17:50 ` ng0
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87efyrwgrk.fsf@gnu.org \
--to=mthl@gnu.org \
--cc=25831@debbugs.gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.