From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:39342) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jM732-0007cO-5d for guix-patches@gnu.org; Wed, 08 Apr 2020 05:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jM730-0005sc-92 for guix-patches@gnu.org; Wed, 08 Apr 2020 05:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39815) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jM730-0005sY-5u for guix-patches@gnu.org; Wed, 08 Apr 2020 05:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jM730-0000Bo-2k for guix-patches@gnu.org; Wed, 08 Apr 2020 05:31:02 -0400 Subject: [bug#40331] [PATCH] gnu: genimage: Update to 11. Resent-Message-ID: From: Mathieu Othacehe References: Date: Wed, 08 Apr 2020 11:30:20 +0200 In-Reply-To: (Vincent Legoll's message of "Mon, 30 Mar 2020 20:34:42 +0200") Message-ID: <87lfn62ukz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vincent Legoll Cc: 40331@debbugs.gnu.org Hello Vincent, > here is an update to version 11 for genimage, > this is not the latest, as there is a test suite > failure for version 12 that I cannot understand. Till we find a solution for v12 test failures, I applied your update to v11. Thanks for this patch, Mathieu