From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnunet-svn, gnunet-gtk-svn Date: Tue, 2 Aug 2016 00:21:35 +0200 Message-ID: <20160801222135.GA9924@solar> References: <87lh0jf9fa.fsf@we.make.ritual.n0.is> <87lh0ikl95.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bULak-00061P-KX for guix-devel@gnu.org; Mon, 01 Aug 2016 18:21:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bULah-0007ym-Cu for guix-devel@gnu.org; Mon, 01 Aug 2016 18:21:46 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:65143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bULah-0007yf-02 for guix-devel@gnu.org; Mon, 01 Aug 2016 18:21:43 -0400 Content-Disposition: inline In-Reply-To: <87lh0ikl95.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@gnu.org On Sun, Jul 31, 2016 at 01:08:54PM +0000, ng0 wrote: > This was another failing test, someone before me reported it and > therefore I have no bugreport to point to. I consider it superfluous > work to fix 0.10.1 (the (define-public gnunet)) now that work towards > 0.10.2 release happens. Tests might or might not change, so the svn > version is more logical to fix and report bugs on. So maybe it may make sense to wait for 0.10.2 instead of adding packages based on unreleased commits? In the meantime, you could work with upstream to iron out test failures, and when 0.10.2 comes out, you might have a working gnunet package. Andreas