GNU bug report logs -
#25831
Expose http_proxy setting on GuixSD
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Tue, 21 Feb 2017 17:20:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 17-02-22 15:26:31, Leo Famulari wrote:
> On Wed, Feb 22, 2017 at 09:15:12PM +0100, Mathieu Lirzin wrote:
> > Leo Famulari <leo <at> famulari.name> writes:
> > > + (list (string-append "PATH=" #$lsof "/bin")
> > > + #$@(if http-proxy
> > > + (list (string-append "http_proxy=" http-proxy))
> > > + '()))
> > ^^
> > missin two spaces in THEN and ELSE part ;)
>
> I'm still learning what looks right :)
>
> > Otherwise, LGTM.
>
> Thanks for your advice and review!
>
> I pushed the change as 93d32da9f8bba815b1effe6358904b5e1f9c73ff.
Thanks!
I was hoping this change (added 127.0.0.1:9050) in a test config would
pick up the .onion of bayfront I have in there, but it didn't happen. In
the comments you mentioned https_proxy is at some point favored over
http_proxy, so currently my only option is firewall rules then (which I
will need anyway).
This bug report was last modified 8 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.