guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing HTTP proxy settings in GuixSD


From: Konrad Hinsen
Subject: Re: Changing HTTP proxy settings in GuixSD
Date: Mon, 6 Nov 2017 18:20:23 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi Ludo,

A quick workaround would be to do something along these lines:

   # herd stop guix-daemon
   # http_proxy=… guix-daemon --build-users-group=guixbuild
   # guix system reconfigure config.scm

where config.scm has the relevant proxy configuration of in
‘guix-configuration’.

Would that work for you?

No. Downloads fail with messages of the type

ERROR: Wrong type to apply: "mirror.hydra.gnu.org"

This looks like the proxy returns something that guix-daemon doesn't expect. Unfortunately, this may well be the fault of my institutions proxy, which has caused lots of people lots of trouble of various kinds.

Konrad.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]