From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40447: guix pull failure on master. Date: Mon, 06 Apr 2020 11:15:25 +0200 Message-ID: <871rp1f00i.fsf@gnu.org> References: <1eb8f1f0-9154-b2b4-b636-b09a306c9a87@brendan.scot> 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]:41229) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLNrR-0004Uf-4k for bug-guix@gnu.org; Mon, 06 Apr 2020 05:16:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLNrO-0006JC-6S for bug-guix@gnu.org; Mon, 06 Apr 2020 05:16:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35613) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jLNrO-0006Iz-3r for bug-guix@gnu.org; Mon, 06 Apr 2020 05:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jLNrN-0005gD-Ik for bug-guix@gnu.org; Mon, 06 Apr 2020 05:16:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <1eb8f1f0-9154-b2b4-b636-b09a306c9a87@brendan.scot> (Brendan Tildesley's message of "Sun, 5 Apr 2020 22:26:58 +1000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Brendan Tildesley Cc: 40447-done@debbugs.gnu.org, brice@waegenei.re Hi Brendan, Brendan Tildesley skribis: > I'm getting this error running guix pull. > > build of > /gnu/store/yfy990mq3ikmkhawgc35z2f2ryqdxn09-guix-system-tests.drv > failed > > > it appears to be caused by the latest commit. using --commit to switch > to the previous commit work. > > I've CC'd the author and commiter. > > > > 044d1478c9 master origin/master gnu: Add kernel-module-loader-service. AFAICS this problem is now fixed (I just pulled to 0e8564f8f0f51535b9fd7893082d12eef769a7fc). Closing! Ludo=E2=80=99.