From mboxrd@z Thu Jan 1 00:00:00 1970 From: nightowl Subject: error building grub during update Date: Sun, 24 Mar 2019 20:32:00 -0500 Message-ID: <8ee1851a5b5d4e060aa33a7716e9d857@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8ETg-0002eA-1O for help-guix@gnu.org; Sun, 24 Mar 2019 21:32:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8ET6-0004oX-Ey for help-guix@gnu.org; Sun, 24 Mar 2019 21:32:05 -0400 Received: from mout01.posteo.de ([185.67.36.141]:41535) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8ET6-0004nw-7h for help-guix@gnu.org; Sun, 24 Mar 2019 21:32:04 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id AD25C16005D for ; Mon, 25 Mar 2019 02:32:01 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44SGvj0K2bz6tm6 for ; Mon, 25 Mar 2019 02:32:00 +0100 (CET) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Help guix I was attempting to update my system using guix pull followed by a=20 system reconfigure, and I get the following error reported when it is=20 attempting to build grub: root@mypc ~# guix system reconfigure /etc/config.scm substitute: updating substitutes from 'https://ci.guix.info'...=20 100.0% building=20 /gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv... | 'check' phasebuilder for=20 `/gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv' failed with=20 exit code 1 build of /gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv=20 failed View build log at=20 '/var/log/guix/drvs/9c/fzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv.bz2'. guix system: error: build of=20 `/gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv' failed I am just doing an update here, did not make any changes to the config=20 file. Could there be somthing wrong with my system, or is this=20 something on the repository end and maybe I just need to try again at a=20 later time? Also, the last lines of the log file show the following: legacy_password_test: legacy_password_test: PASS TEST FAILURE Backtrace: 4 (primitive-load=20 "/gnu/store/wx3j5qg7gazg6gvamvl7may1gm9=E2=80=A6") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 863:16 2 (every1 # =E2=80=A6) In=20 /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-bu= ild-system.scm: 799:28 1 (_ _) 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ #=20 _) =20 /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-bu= ild-system.scm:369:6:=20 In procedure check: Throw to key `srfi-34' with args `(#)'.