From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Use genimage for disk-image creation. Date: Sat, 28 Mar 2020 21:47:48 +0100 Message-ID: <87pncwuryj.fsf@gmail.com> References: <87eetgo9o6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54758) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIIN0-0006dd-BP for guix-devel@gnu.org; Sat, 28 Mar 2020 16:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIIMz-0002gU-2h for guix-devel@gnu.org; Sat, 28 Mar 2020 16:47:54 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:39506) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIIMy-0002f1-Qo for guix-devel@gnu.org; Sat, 28 Mar 2020 16:47:52 -0400 Received: by mail-wm1-x336.google.com with SMTP id e9so4767081wme.4 for ; Sat, 28 Mar 2020 13:47:52 -0700 (PDT) In-reply-to: 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-mx.org@gnu.org Sender: "Guix-devel" To: Vincent Legoll Cc: guix-devel Hello Vincent, > FYI, I'm investigating the test suite failures for the newer > releases of genimage (v11 (+1 FAIL) & v12 (+2 FAIL))... > > I think I'll report / PR them upstream before updating > guix's version, to avoid unnecessary churn. Ok good, let us know how it goes :) I should have mentioned that I had to disable the tests to be able to build genimage. Thanks, Mathieu