From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35382: I found a bug in guix pull \o/ (maybe) Date: Tue, 23 Apr 2019 15:16:31 +0200 Message-ID: <87bm0wj1zk.fsf@gnu.org> References: <87sgua2f76.fsf@nckx> Mime-Version: 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]:58968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIvIF-0003zk-AD for bug-guix@gnu.org; Tue, 23 Apr 2019 09:17:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIvIE-0001fm-FO for bug-guix@gnu.org; Tue, 23 Apr 2019 09:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39178) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hIvIE-0001fK-BQ for bug-guix@gnu.org; Tue, 23 Apr 2019 09:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hIvIE-0006ub-2n for bug-guix@gnu.org; Tue, 23 Apr 2019 09:17:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgua2f76.fsf@nckx> (Tobias Geerinckx-Rice's message of "Mon, 22 Apr 2019 18:10:53 +0200") 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: Tobias Geerinckx-Rice Cc: 35382@debbugs.gnu.org Hi Tobias, Tobias Geerinckx-Rice skribis: > In ./guix/monads.scm: > 482:9 8 (_ _) > In ./guix/gexp.scm: > 573:13 7 (_ _) > In ./guix/store.scm: > 1667:8 6 (_ _) > 1690:38 5 (_ #) > In ./guix/packages.scm: > 936:16 4 (cache! # # > ?) > In ./guix/grafts.scm: > 314:4 3 (graft-derivation # # > ?) > 192:4 2 (references-oracle # #) > 201:20 1 (_ _ _) > In ./guix/store.scm: > 1203:15 0 (_ # _ _) > > ./guix/store.scm:1203:15: Throw to key `srfi-34' with args > `(# guix pull: error: You found a bug: the program > '/gnu/store/j3sfsynqhkdcp4gjr558xdfqszjb6n45-compute-guix-derivat' > failed to compute the derivation for Guix (version: > "56a4858210ebaf45c32dc99bdfbd12b9bc5a234e"; system: "aarch64; > host version: "0.16.0"; pull-version: 1). > Please report it by email to . Often there=E2=80=99s a more useful hint above; could you paste the missing= bits that came just before? :-) Thanks, Ludo=E2=80=99.