From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: bug#33500: guix pull error. '34843fe'. guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1 Date: Sun, 25 Nov 2018 10:00:12 -0600 Message-ID: <874lc5gnar.fsf@posteo.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQwqL-0002H0-Dn for bug-guix@gnu.org; Sun, 25 Nov 2018 11:01:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQwqH-0005ml-EX for bug-guix@gnu.org; Sun, 25 Nov 2018 11:01:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43237) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQwqE-0005kr-KQ for bug-guix@gnu.org; Sun, 25 Nov 2018 11:01:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQwqE-0007SB-Ho for bug-guix@gnu.org; Sun, 25 Nov 2018 11:01:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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.org@gnu.org Sender: "bug-Guix" To: znavko@tutanota.com Cc: 33500@debbugs.gnu.org znavko@tutanota.com writes: > Hi! Please, correct this. > > #guix pull > ... > @ build-log 4927 107 > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/util= s.scm:616:6: In procedure invoke: > @ build-log 4927 239 > Throw to key `srfi-34' with args `(#)'. > /builder for `/gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.1= 5.0-8.71a78ba.drv' failed with exit code 1 > @ build-failed /gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.= 15.0-8.71a78ba.drv - 1 builder for `/gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz= 2h66-guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1 > Backtrace: > 15 (primitive-load "/gnu/store/br2zgg2j4wvpj44x48132r37d6c=E2=80=A6") > In ice-9/eval.scm: > 155:9 14 (_ _) > 159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(=E2=80=A6) =E2=80=A6) =E2=80=A6) =E2= =80=A6) =E2=80=A6) =E2=80=A6) =E2=80=A6) =E2=80=A6) =E2=80=A6) =E2=80=A6) = =E2=80=A6)) > In guix/store.scm: > 1659:24 12 (run-with-store _ _ #:guile-for-build _ #:system _ # _) > 1532:8 11 (_ _) > In guix/gexp.scm: > 706:2 10 (_ _) > In guix/monads.scm: > 485:9 9 (_ _) > In guix/gexp.scm: > 572:22 8 (_ _) > In guix/store.scm: > 1532:8 7 (_ _) > 1555:38 6 (_ #) > In guix/packages.scm: > 881:14 5 (cache! # # =E2=80=A6) > In unknown file: > 4 (_ # # #) > In guix/grafts.scm: > 304:4 3 (graft-derivation # #= =E2=80=A6) > 182:4 2 (references-oracle # #) > 191:20 1 (_ _ _) > In guix/store.scm: > 1104:15 0 (_ # _ _) > > guix/store.scm:1104:15: Throw to key `srfi-34' with args `(#)'. > guix pull: error: You found a bug: the program '/gnu/store/br2zgg2j4wvpj4= 4x48132r37d6cam479-compute-guix-derivation' > failed to compute the derivation for Guix (version: "34843fe9238a041616f0= 63038557d85cd8a30165"; system: "x86_64-linux"; > host version: "083ce0ad5ecd10c6033bbdef5ddfcc2f58a7b800"; pull-version: 1= ). > Please report it by email to >. > > # guix describe > Generation 39 Nov 24 2018 10:49:56 (current) > guix 083ce0a > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: 083ce0ad5ecd10c6033bbdef5ddfcc2f58a7b800 > > # guix pull > Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.= org/git/guix.git '... > Building from this channel: > guix https://git.savannah.gnu.org/git/guix.git 34843fe > ^Z > [1]+ Stopped guix pull > # ^C I think this is a duplicate of my reported #33496.