help-guix
[Top][All Lists]
Advanced

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

Re: Other web-browser for tor


From: Ludovic Courtès
Subject: Re: Other web-browser for tor
Date: Thu, 04 Oct 2018 13:27:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi!

Pierre Neidhardt <address@hidden> skribis:

> Unless I'm distracted by the obvious, the culprit is right here:
>
> [pid  6097] openat(AT_FDCWD, 
> "/gnu/store/d3q0nz8568j32gslkc3lskxpzmimcx9z-privoxy-3.0.26/var/log/privoxy/logfile",
>  O_WRONLY|O_CREAT|O_APPEND, 0666) = -1 EACCES (Permission denied)
> [pid  6097] close(2)                    = 0
> [pid  6097] openat(AT_FDCWD, 
> "/gnu/store/d3q0nz8568j32gslkc3lskxpzmimcx9z-privoxy-3.0.26/var/log/privoxy/logfile",
>  O_WRONLY|O_CREAT|O_APPEND, 0666) = -1 EACCES (Permission denied)
> [pid  6097] exit_group(1)               = ?
> [pid  6097] +++ exited with 1 +++
>
>
> The path to the log file is in the store which is not writable.  Classic Guix
> fail :p
> Ricardo, Ludovic, this should fail on your systems too.  I guess the package
> must be patched.  Can you confirm?

It does fail in the same way for me.

> By the way, https://www.privoxy.org/config/ still tells me that privoxy is not
> being used.  I'm on IceCat, I've set the HTTP and HTTPS proxies to
> 127.0.0.1:8118.

Maybe you need to restart IceCat or something?  You could also try with
wget after setting the ‘http_proxy’ and ‘https_proxy’ environment
variables.

HTH,
Ludo’.



reply via email to

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