From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: [PATCH] gnunet-svn, gnunet-gtk-svn Date: Thu, 18 Aug 2016 15:27:40 +0200 Message-ID: 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: multipart/alternative; boundary=001a1143840ee9258a053a588b28 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baNMI-0006je-8g for guix-devel@gnu.org; Thu, 18 Aug 2016 09:27:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baNMF-0006nF-HB for guix-devel@gnu.org; Thu, 18 Aug 2016 09:27:45 -0400 Received: from mail-it0-x243.google.com ([2607:f8b0:4001:c0b::243]:36537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baNMF-0006n5-B9 for guix-devel@gnu.org; Thu, 18 Aug 2016 09:27:43 -0400 Received: by mail-it0-x243.google.com with SMTP id j124so2782262ith.3 for ; Thu, 18 Aug 2016 06:27:43 -0700 (PDT) In-Reply-To: <87lh09c7li.fsf@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel --001a1143840ee9258a053a588b28 Content-Type: text/plain; charset=UTF-8 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. --001a1143840ee9258a053a588b28 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2016-08-07 10:21 GMT+02:00 ng0 <ng0@we.make.ritual.n0.is>= ;:
ng0 <ng0@we.make.ritual.n0.is> writes:

> The next 2.5 days will be unpleasant for me and probably difficult to<= br> > 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<= br> > not be in guix at the moment and is intended as a test package to get<= br> > 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 t= he
> 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<= br> > for master tree (or --with-experimental is considered too unstable to<= br> > 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

Firs= t: there are these 3 warnings in the terminal

ago 17 15:02:04-825169= util-28635 WARNING `access' failed on file `/gnu/store/icrh1m4dcjpxm0j= 9d986sdhwnc5nj92b-gnunet-gtk-svn-0.10.1-1.svn37273/gnunet/li= bexec/gnunet-service-resolver' at os_installation.c:867 with error= : File o directory non esistente

ago 17 15:02:04-825285 util-28635 W= ARNING `access' failed on file `/gnu/store/icrh1m4dcjpxm0j9d986sdh= wnc5nj92b-gnunet-gtk-svn-0.10.1-1.svn37273/gnunet/libexec/gnunet-= service-namestore' at os_installation.c:867 with error: File o dir= ectory non esistente

ago 17 15:02:04-825303 util-28635 WARNING `acce= ss' failed on file `/gnu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gn= unet-gtk-svn-0.10.1-1.svn37273/gnunet/libexec/gnunet-service-identity' at os_installation.c:867 with error: File o directory non es= istente

an "ls" in that directory shows

ls /g= nu/store/icrh1m4dcjpxm0j9d986sdhwnc5nj92b-gnunet-gtk-svn-0.10.1-1= .svn37273/
bin=C2=A0 include=C2=A0 lib=C2=A0 share

There= 9;s no gnunet/libexec

But wait there's more: a ls in the g= nunet-svn package (that's a dependency of gnunet-gtk-svn) shows

= ls /gnu/store/15r69amj11df3v9ka2kzsw62ad866ii7-gnunet-svn-0.10.1-= 1.svn37273/
bin=C2=A0 include=C2=A0 lib=C2=A0 share

There&#= 39;s no libexec here, either





Next issue:= in the setup window, there's a tab containing some ceckboxes for the= =20 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 1= 7 15:02:08-145220 gnunet-setup-28635 ERROR Configuration fails to specify o= ption `PLUGINS' in section `transport'!

ago 17 15:02:08-1479= 50 gnunet-setup-28635 ERROR Configuration fails to specify option `PLUGINS&= #39; 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 Co= nfiguration fails to specify option `PLUGINS' in section `transport'= ;!

ago 17 15:02:08-150018 gnunet-setup-28635 ERROR Configuration fai= ls to specify option `PLUGINS' in section `transport'!


and the checkboxes don't react to my clicks=C2= =A0 so I can't activate any transport layer.


--001a1143840ee9258a053a588b28--