From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour <tanguy@bioneland.org> Subject: Re: containerd fails to build Date: Thu, 13 Feb 2020 16:13:49 +0100 Message-ID: <20200213151349.eclsxxymtelbqee3@rafflesia> References: <20200213113218.umgymqc67rixqmvp@rafflesia> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org> Received: from eggs.gnu.org ([2001:470:142:3::10]:41028) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <tanguy@bioneland.org>) id 1j2GBl-00043X-BX for guix-devel@gnu.org; Thu, 13 Feb 2020 10:14:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <tanguy@bioneland.org>) id 1j2GBc-0007UL-T6 for guix-devel@gnu.org; Thu, 13 Feb 2020 10:14:01 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:52955) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <tanguy@bioneland.org>) id 1j2GBc-0007JX-Kx for guix-devel@gnu.org; Thu, 13 Feb 2020 10:13:52 -0500 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id A3F2520015 for <guix-devel@gnu.org>; Thu, 13 Feb 2020 15:13:49 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20200213113218.umgymqc67rixqmvp@rafflesia> List-Id: "Development of GNU Guix and the GNU System distribution." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-devel> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org> To: Guix <guix-devel@gnu.org> Hi Guix! Le 02/13, Tanguy Le Carrour a écrit : > containerd fails to build on my system! :-( I've just seen John's email on help-guix [1][] and… it actually answers my question! [1]: Cuirass - check evaluation # from build details https://lists.gnu.org/archive/html/help-guix/2020-02/msg00118.html So I guess the proper way to handle a "fails to build" is: 1. check the status on Cuirass; 2. submit a patch or wait for someone more competent than me to do it! ^_^' Is this the right way to do? Regards -- Tanguy