all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor.melire@gmail.com>
To: ng0 <contact.ng0@cryptolab.net>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: torsocks works with wget but fails git-clone: "unable to lookup symbols in libc.so.6"
Date: Thu, 06 Apr 2017 23:08:15 +0200	[thread overview]
Message-ID: <87ziftckhs.fsf@gmail.com> (raw)
In-Reply-To: <20170405225457.c4wnafedo6qnisfk@abyayala>

ng0 <contact.ng0@cryptolab.net> writes:

> That's not enough for torify (torification? to use torsocks / the SOCKS5
> of tor) of applications. As I told you earlier, you need a SOCKSPort,
> like so:
>
> (services (cons*
>             (tor-service
>               (plain-file "torrc"
> "SocksPort 127.0.0.1:9050\n"))))
>
> This can be extended any other values you can find in "man torrc" as
> long as you end the lines with "\n".
>
> The (tor-service) is mostly just usable for offering onion services, and
> we should document that the default is to leave it up to the person
> using the system to
> configure more behavior.
>

Why does the exact same command, namely “torify git clone
https://github.com/mekeor/config” work for other people on GuixSD then
without any custom tor-config but just (tor-service)? (Like, in
particular, I remember that rekado told me so.)

Also, after reconfiguring with the snippet you suggested, I still get
the same error.

--
mekeor ~ EDD3 DFFA 76F6 11C0 145F 9A99 AC85 BAD8 A2F8 C868

  reply	other threads:[~2017-04-06 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 22:41 torsocks works with wget but fails git-clone: "unable to lookup symbols in libc.so.6" Mekeor Melire
2017-04-05 22:54 ` ng0
2017-04-06 21:08   ` Mekeor Melire [this message]
2017-04-06 21:54     ` 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=87ziftckhs.fsf@gmail.com \
    --to=mekeor.melire@gmail.com \
    --cc=contact.ng0@cryptolab.net \
    --cc=help-guix@gnu.org \
    /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.