From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Lehr Subject: Re: Problem with Tor & IceCat Date: Mon, 7 Jan 2019 02:37:13 +0100 Message-ID: <20190107023713.756b54a2@mail.de> References: <20190106191314.5e57d87a@e.mail.de> <87muod7dkg.fsf@dismail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggJrA-0005LR-Ie for help-guix@gnu.org; Sun, 06 Jan 2019 20:37:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggJr9-0003qt-Lc for help-guix@gnu.org; Sun, 06 Jan 2019 20:37:32 -0500 Received: from shout02.mail.de ([2001:868:100:600::217]:46247) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggJr7-0003bA-NO for help-guix@gnu.org; Sun, 06 Jan 2019 20:37:30 -0500 Received: from postfix01.mail.de (postfix02.bt.mail.de [10.0.121.126]) by shout02.mail.de (Postfix) with ESMTP id EDE23C0123 for ; Mon, 7 Jan 2019 02:37:18 +0100 (CET) Received: from smtp02.mail.de (smtp02.bt.mail.de [10.0.121.212]) by postfix01.mail.de (Postfix) with ESMTP id D6CC9A0169 for ; Mon, 7 Jan 2019 02:37:18 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp02.mail.de (Postfix) with ESMTPSA id 9FFD91002D7 for ; Mon, 7 Jan 2019 02:37:14 +0100 (CET) In-Reply-To: <87muod7dkg.fsf@dismail.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Thanks, actually this would be the solution for me, but now I've probably stumbled upon a real problem: user@gnu ~$ su Password: ....... root@gnu /home/user# guix system reconfigure /etc/config.scm ....... ....... The following profile hooks will be built: /gnu/store/rdc3rj3ycgvp4ryzjn0f30cpnpcq659m-manual-database.drv /gnu/store/4kf8pyj9qfycq81flb3apd847kk5m8d9-info-dir.drv /gnu/store/vq23i377lxy5fr04400kigpj34ah89h6-xdg-mime-database.drv /gnu/store/zzy8vi3lp6h6f4lzxdrhs1zz975pn8p2-xdg-desktop-database.drv building directory of Info manuals... builder for `/gnu/store/4kf8pyj9qfycq81flb3apd847kk5m8d9-info-dir.drv' failed with exit code 1 build of /gnu/store/4kf8pyj9qfycq81flb3apd847kk5m8d9-info-dir.drv failed View build log at '/var/log/guix/drvs/4k/f8pyj9qfycq81flb3apd847kk5m8d9-info-dir.drv.bz2'. cannot build derivation `/gnu/store/y2815l3amfc87fah1xfppx22nqhydn55-profile.drv': 1 dependencies couldn't be built killing process 5397 cannot build derivation `/gnu/store/ccfx4skdimjv3m2rn2h6jjm4kbzlr9qf-system.drv': 1 dependencies couldn't be built guix system: error: build failed: build of `/gnu/store/ccfx4skdimjv3m2rn2h6jjm4kbzlr9qf-system.drv' failed root@gnu /home/user# Backtrace: 10 (primitive-load "/gnu/store/y80hdrjx3rkvlc8nynncwflpxyc?") In ice-9/eval.scm: 721:20 9 (primitive-eval (begin (use-modules (guix build #) ?) ?)) In ice-9/psyntax.scm: 1235:36 8 (expand-top-sequence ((begin (use-modules (# # ?) ?) ?)) ?) 1182:24 7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 1182:24 6 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/boot-9.scm: 3377:20 4 (process-use-modules _) 222:17 3 (map1 (((guix build utils)) ((srfi srfi-1)) ((srfi ?)) ?)) 3378:31 2 (_ ((guix build utils))) 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?) ERROR: In procedure scm-error: no code for module (guix build utils) What is going wrong where? A new bug? Or a local system error? Am Sun, 06 Jan 2019 15:09:51 -0500 schrieb Joshua Branson <>: > Archetyp Jung writes: > > > Hello, the use of Tor with GNU IceCat does not work, Tor must be > > configured as a system service? > > > > How exactly does Tor have to be entered here as a system service > > in this config.scm? > > It's pretty easy actually. > > > Now, when you start icecat, you may have to click on the tor plugin to > activate it, but it normally autostarts for me. > > Also, at least for me, that doesn't configure my browser to access tor > hidden services. But it does run all of your http traffic through the > tor network, which is pretty cool. > > -- > Joshua Branson > Sent from Emacs and Gnus > -- Sent from GNU