From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: gnunet: Add GNUnet-0.10.0. Date: Tue, 11 Feb 2014 09:05:31 +0100 Message-ID: <87r47agjlg.fsf@gnu.org> References: <52EAE140.8090805@totakura.in> <1391124816-31500-1-git-send-email-sreeharsha@totakura.in> <87a9dy7gxp.fsf@gnu.org> <20140210223322.GA9758@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WD8Lb-0001yZ-3n for guix-devel@gnu.org; Tue, 11 Feb 2014 03:05:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WD8LW-0008N8-Hv for guix-devel@gnu.org; Tue, 11 Feb 2014 03:05:38 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:41536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WD8LW-0008N1-0n for guix-devel@gnu.org; Tue, 11 Feb 2014 03:05:34 -0500 In-Reply-To: <20140210223322.GA9758@debian> (Andreas Enge's message of "Mon, 10 Feb 2014 23:33:22 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Hi, Andreas Enge skribis: > On Mon, Feb 10, 2014 at 11:15:30PM +0100, Ludovic Court=C3=A8s wrote: >> Sree Harsha Totakura skribis: >>=20 >> > * gnunet/packages/gnunet.scm (gnunet): New variable. >> > * gnu/package/patches/gnunet-fix-scheduler.patch: New file. >> > * gnu/package/patches/gnunet-fix-tests.patch: New file. >> > * gnu-system.am (dist_patch_DATA): Add the above two patch files. >> > >> > Co-authored-by: Andreas Enge >>=20 >> Applied. >>=20 >> However, gnurl fails to build for me: > > see my message from February 5: > https://lists.gnu.org/archive/html/guix-devel/2014-02/msg00057.html > To summarise, I do not know what happens. Indeed. > Please do not push the patch yet, as said in that message, I have the pat= ch > in a branch with a few small modifications. Oh, sorry about that. The thread looked stalled, so I thought I had just forgotten to apply the patch. Well, let=E2=80=99s see how we can fix things from here. Apologies, and thanks for the heads-up. Ludo=E2=80=99.