From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] gnunet-svn, gnunet-gtk-svn Date: Thu, 18 Aug 2016 14:15:41 +0000 Message-ID: <87r39mduya.fsf@we.make.ritual.n0.is> References: <87lh0jf9fa.fsf@we.make.ritual.n0.is> <87lh0ikl95.fsf@we.make.ritual.n0.is> <20160801222135.GA9924@solar> <877fbzh8ya.fsf@we.make.ritual.n0.is> <878twfzcnb.fsf@we.make.ritual.n0.is> <87fuqntg87.fsf@we.make.ritual.n0.is> <87a8gvtcfj.fsf@we.make.ritual.n0.is> <87popqxeh7.fsf@we.make.ritual.n0.is> <20160803211025.GA9097@solar> <87zioqvyzw.fsf@we.make.ritual.n0.is> <87ziopfop5.fsf@we.make.ritual.n0.is> <87lh09c7li.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baO6l-0000dM-8G for guix-devel@gnu.org; Thu, 18 Aug 2016 10:15:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baO6j-0002vh-N7 for guix-devel@gnu.org; Thu, 18 Aug 2016 10:15:47 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:46528 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baO6j-0002uz-90 for guix-devel@gnu.org; Thu, 18 Aug 2016 10:15:45 -0400 In-Reply-To: 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: Catonano Cc: guix-devel Catonano writes: > 2016-08-07 10:21 GMT+02:00 ng0 : > >> ng0 writes: >> >> > The next 2.5 days will be unpleasant for me and probably difficult to >> > focus, but I know how to fix the 3 failing tests for us. >> > I'll have this fixed in thex next days. >> > >> > Appended is the failing tests output (for me as a backup) and the >> > combined gnunet-svn + gnunet-gtk-svn patch. As we discussed this will >> > not be in guix at the moment and is intended as a test package to get >> > the next release of gnunet to build on guix when it is released. >> > >> > There are last things I want to transition from my Gentoo package to the >> > guix packages. >> > >> > I'd like to have a gnunet package with --with-experimental enabled >> > (features: conversation etc, at least last time I read the Makefile), so >> > this will be available out of tree when all the features are too much >> > for master tree (or --with-experimental is considered too unstable to >> > ship). >> > >> > The log attachment was too big, log can be replicated with tests >> > enabled. >> > >> > Have a nice weekend. >> >> For whatever reason the appended patches broke, here is another try: >> >> >> >> >> > > I'd like to put down a few notes gnunet-gtk-svn > > First: there are these 3 warnings in the terminal > > ago 17 15:02:04-825169 util-28635 WARNING `access' failed on file > `/gnu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gnunet-gtk-svn- > 0.10.1-1.svn37273/gnunet/libexec/gnunet-service-resolver' at > os_installation.c:867 with error: File o directory non esistente > > ago 17 15:02:04-825285 util-28635 WARNING `access' failed on file > `/gnu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gnunet-gtk-svn- > 0.10.1-1.svn37273/gnunet/libexec/gnunet-service-namestore' at > os_installation.c:867 with error: File o directory non esistente > > ago 17 15:02:04-825303 util-28635 WARNING `access' failed on file > `/gnu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gnunet-gtk-svn- > 0.10.1-1.svn37273/gnunet/libexec/gnunet-service-identity' at > os_installation.c:867 with error: File o directory non esistente > > an "ls" in that directory shows > > ls /gnu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gnunet-gtk-svn- > 0.10.1-1.svn37273/ > bin include lib share > > There's no gnunet/libexec > > But wait there's more: a ls in the gnunet-svn package (that's a dependency > of gnunet-gtk-svn) shows > > ls /gnu/store/15r69amj11df3v9ka2kzsw62ad866ii7-gnunet-svn-0.10.1-1.svn37273/ > bin include lib share > > There's no libexec here, either > > > > > > Next issue: in the setup window, there's a tab containing some ceckboxes > for the transport plugins that I should check to activate a tranport plugin. > > But when I open the tab these errors show up in the terminal: > > ago 17 15:02:08-145220 gnunet-setup-28635 ERROR Configuration fails to > specify option `PLUGINS' in section `transport'! > > ago 17 15:02:08-147950 gnunet-setup-28635 ERROR Configuration fails to > specify option `PLUGINS' in section `transport'! > > ago 17 15:02:08-148828 gnunet-setup-28635 ERROR Configuration fails to > specify option `PLUGINS' in section `transport'! > > ago 17 15:02:08-149459 gnunet-setup-28635 ERROR Configuration fails to > specify option `PLUGINS' in section `transport'! > > ago 17 15:02:08-150018 gnunet-setup-28635 ERROR Configuration fails to > specify option `PLUGINS' in section `transport'! > > > and the checkboxes don't react to my clicks so I can't activate any > transport layer. Sorry to have such a short answer, but please refer to upstream for bug solving with this version (https://gnunet.org/bugs/). Depending on which svn revision you use, the bugs may already be gone. That's 37273, HEAD is currently at 37733. -- ng0 For non-prism friendly talk find me on http://www.psyced.org