From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: List of failing packages Date: Mon, 04 Nov 2019 14:51:09 +0100 Message-ID: <05DEF5E9-ADE1-4C13-B24D-C2BA5675F43E@lepiller.eu> References: <4fa52687a643221e32009113fa4f42b3932eb0c7.camel@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54388) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRclM-0007NN-1o for guix-devel@gnu.org; Mon, 04 Nov 2019 08:51:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRclK-0000YH-Sb for guix-devel@gnu.org; Mon, 04 Nov 2019 08:51:19 -0500 In-Reply-To: <4fa52687a643221e32009113fa4f42b3932eb0c7.camel@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" To: guix-devel@gnu.org, Roel Janssen Le 4 novembre 2019 13:28:57 GMT+01:00, Roel Janssen a =C3= =A9crit : >Dear Guix, > >I'm trying to contribute to GNU Guix again, and I'd like to see if I >can solve build failures to make for a more stable Guix=2E It would be >very convenient to have a list of packages that are currently failing >to build, and perhaps also some history on it (how many times did the >build fail, and since when does it fail)=2E > >Does such a list exist, and if so, where can I find it? > >Kind regards, >Roel Janssen I think you'ne looking for https://ci=2Eguix=2Egnu=2Eorg=2E look for evalu= ations of guix master, and their failures=2E You can also look for evaluati= ons of a package with the search bar at the top right=2E HTH :)