From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: gnunet: Add GNUnet-0.10.0. Date: Tue, 11 Feb 2014 09:25:37 +0100 Message-ID: <20140211082537.GA4584@debian> References: <52EAE140.8090805@totakura.in> <1391124816-31500-1-git-send-email-sreeharsha@totakura.in> <87a9dy7gxp.fsf@gnu.org> <20140210223322.GA9758@debian> <87r47agjlg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WD8fH-00006Q-Gf for guix-devel@gnu.org; Tue, 11 Feb 2014 03:26:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WD8fA-0005iN-5x for guix-devel@gnu.org; Tue, 11 Feb 2014 03:25:59 -0500 Content-Disposition: inline In-Reply-To: <87r47agjlg.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org Hello, On Tue, Feb 11, 2014 at 09:05:31AM +0100, Ludovic Courtès wrote: > Well, let’s see how we can fix things from here. finally, this was not such a big problem, I had just added libmicrohttpd and done a bit of reformatting following Mark's suggestions (which you have also done independently). I could try to update curl and see whether the test problem still occurs. It is a mystery to me how the problem occurred at the same time in curl and gnurl when essentially we had not changed anything... Andreas