From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: Services: gnunet. (require help) Date: Wed, 18 Jan 2017 16:50:34 +0000 Message-ID: <20170118165035.4142-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTtQd-0006fb-Sn for guix-devel@gnu.org; Wed, 18 Jan 2017 11:49:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTtQa-0004ZK-1F for guix-devel@gnu.org; Wed, 18 Jan 2017 11:49:43 -0500 Received: from aibo.runbox.com ([91.220.196.211]:50466) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTtQZ-0004YC-QH for guix-devel@gnu.org; Wed, 18 Jan 2017 11:49:39 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cTtQW-0004zE-Vt for guix-devel@gnu.org; Wed, 18 Jan 2017 17:49:37 +0100 Received: from xd9bb8fa3.dyn.telefonica.de ([217.187.143.163] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cTtQT-00026o-AG for guix-devel@gnu.org; Wed, 18 Jan 2017 17:49:33 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org I've been changing this service back and forth and back again, now running on one computer, and leaving aside all confusion you will see in there, gnunet needs at least a .config/gnunet file, the rest should be automatically created. unless it isn't, which was the case here. And all shepherd gives me on the computer where I run the branch is: starting service gnunet. couldn't start service gnunet. Looking at the logs I can get, I saw nothing obvious. I have no logs appended but the patch. If you want to clean it up first feel free to comment on that, this is straight imported from the WIP branch on the other computer. The config is hardcoded because I just need to get it to work for now.