From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: error building grub during update Date: Mon, 25 Mar 2019 22:16:35 -0700 Message-ID: References: <8ee1851a5b5d4e060aa33a7716e9d857@posteo.net> <66BE5B4F-B10F-4F8F-BF73-B1614DB0B14E@asu.edu> <06dd4df3c4120c007aed2c86f04a90f4@posteo.net> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8ecB-0001Wn-C5 for help-guix@gnu.org; Tue, 26 Mar 2019 01:27:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8eS0-0000RY-2q for help-guix@gnu.org; Tue, 26 Mar 2019 01:16:41 -0400 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]:34047) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8eRz-0000Qy-KG for help-guix@gnu.org; Tue, 26 Mar 2019 01:16:40 -0400 Received: by mail-oi1-x230.google.com with SMTP id v10so4593827oib.1 for ; Mon, 25 Mar 2019 22:16:39 -0700 (PDT) In-Reply-To: <06dd4df3c4120c007aed2c86f04a90f4@posteo.net> 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: nightowl Cc: Help guix I=E2=80=99m I=E2=80=99m sorry I assumed too much there. Guix pull will grab t= he newest changes if there are any which is exactly what I=E2=80=99m talking= about.=20 > On Mar 25, 2019, at 7:10 PM, nightowl wrote: >=20 > How do you rebase to a newer commit? >=20 >=20 >> On 2019-03-24 11:47 pm, John Soo wrote: >> Hi nightowl, >> I had this error recently too. I think rebasing to a newer commit >> fixed it for me. Since fixing the problem did involve reconfiguring >> again It could be something else though. maybe something >> nondeterministic in the test? >> John >>> On Mar 24, 2019, at 6:32 PM, nightowl wrote: >>> I was attempting to update my system using guix pull followed by a syste= m reconfigure, and I get the following error reported when it is attempting t= o build grub: >>> root@mypc ~# guix system reconfigure /etc/config.scm >>> substitute: updating substitutes from 'https://ci.guix.info'... 100.0%= >>> building /gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv... >>> | 'check' phasebuilder for `/gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9= l-grub-2.02.drv' failed with exit code 1 >>> build of /gnu/store/9cfzhf2abc6ll08jk4s70h67mikfjz9l-grub-2.02.drv fai= led >>> View build log at '/var/log/guix/drvs/9c/fzhf2abc6ll08jk4s70h67mikfjz9= l-grub-2.02.drv.bz2'. >>> guix system: error: build of `/gnu/store/9cfzhf2abc6ll08jk4s70h67mikfj= z9l-grub-2.02.drv' failed >>> I am just doing an update here, did not make any changes to the config f= ile. Could there be somthing wrong with my system, or is this something on t= he repository end and maybe I just need to try again at a 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 "/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 /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/buil= d/gnu-build-system.scm: >>> 799:28 1 (_ _) >>> 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) >>> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/g= nu-build-system.scm:369:6: In procedure check: >>> Throw to key `srfi-34' with args `(#)'.