Re: Recommendations for browsing via Tor pre tor-browser?

2018-07-26 Thread Ludovic Courtès
Hello, Chris Marusich skribis: > I looked into this. I learned that Firefox (and our IceCat) supports a > SOCKS proxy using UNIX domain sockets [1]. If you've started TOR with a > socks socket at /var/run/tor/socks-sock, you can tell IceCat (or > Firefox) to use it by entering the socket path

Re: armhf guix - many packages not in substitutes repository? How to debug

2018-07-26 Thread Ludovic Courtès
Hello, "pelzflorian (Florian Pelz)" skribis: > On Sun, Jul 15, 2018 at 08:21:43AM +, 白い熊@相撲道 wrote: >> This build will eventually fail, I've tried. >> > > I have not looked at the build status on hydra.gnu.org but perhaps > there are no substitutes because some builds fail on hydra too. A

Re: Using GDB to debug Guix-installed software (e.g. virsh)

2018-07-26 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > (gdb) run > Starting program: > /gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/bin/virsh > nodedev-list > warning: the debug information found in > "/home/marusich/debug/profile/lib/debug//gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-

Re: [HOWTO] Start X server manually instead of using a login manager

2018-07-26 Thread Ludovic Courtès
Hi Alex, Thank you for the tutorial! Alex Kost skribis: > 3. Running "xinit" requires specifying multiple arguments, so you will >probably make an auxiliary script to run it. This script will look >like this: > > #!/bin/sh > > DIR=$HOME/.guix-profile > > $DIR/bin/xinit -- $DIR/bin/Xorg

Re: Unreproducible packages visibility

2018-07-26 Thread Ludovic Courtès
Björn Höfling skribis: > On Fri, 20 Jul 2018 12:08:24 -0300 > EuAndreh wrote: > >> Hello Guix! >> >> I know that making all packages reproducible is a current ongoing >> effort, and I've seen a few bug reports in debbugs about specific >> unreproducible packages. >> >> Is there a way to know a

Re: tls woes with importers

2018-07-26 Thread Ludovic Courtès
Hello Jelle, Jelle Licht skribis: > $ guix import elpa org > Backtrace: > 13 (primitive-load "/home/jelle/.config/guix/current/bin/g…") > In guix/ui.scm: > 1579:12 12 (run-guix-command _ . _) > In guix/scripts/import.scm: >115:11 11 (guix-import . _) > In guix/scripts/import/elpa

Re: Recommendations for browsing via Tor pre tor-browser?

2018-07-26 Thread Christopher Lemmer Webber
Ludovic Courtès writes: > Also note that we’re running Tor in a container, which adds an extra > layer of wrapping around it. I didn't realize that... comforting to hear :) I hope we can do more sandboxing like this!

libssh source problem

2018-07-26 Thread Ben Woodcroft
Hi, I run a setup that uses a non-standard store directory, and am running into this: $ ~/git/guix-euramoo/pre-inst-env guix build -S libssh substitute: guix substitute: warning: 'https://mirror.hydra.gnu.org' uses different store '/gnu/store'; ignoring it The following derivations will be b