From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577 Date: Fri, 10 Nov 2017 13:10:44 +0100 Message-ID: <8760aimj0b.fsf@gnu.org> References: <87r2t7f4mw.fsf@in-ulm.de> 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]:37559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eD89K-0007LB-6A for bug-guix@gnu.org; Fri, 10 Nov 2017 07:11:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eD89G-0005Lb-7H for bug-guix@gnu.org; Fri, 10 Nov 2017 07:11:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52812) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eD89G-0005Ki-48 for bug-guix@gnu.org; Fri, 10 Nov 2017 07:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eD89F-00065s-Uc for bug-guix@gnu.org; Fri, 10 Nov 2017 07:11:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87r2t7f4mw.fsf@in-ulm.de> (Benjamin Andresen's message of "Thu, 09 Nov 2017 23:50:47 +0100") 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: Benjamin Andresen Cc: 29238-done@debbugs.gnu.org Hi Benjamin, Benjamin Andresen skribis: > In guix/git.scm: > 115:29 4 (latest-repository-commit # =E2=80= =A6) > In ice-9/boot-9.scm: > 849:4 3 (with-throw-handler _ _ _) > In git/clone.scm: > 44:14 2 (_ _ _ _) > In git/structs.scm: > 398:26 1 (clone-options->pointer #) > In ice-9/boot-9.scm: > 760:25 0 (dispatch-exception _ _ _) > > ice-9/boot-9.scm:760:25: In procedure dispatch-exception: > ice-9/boot-9.scm:760:25: In procedure structvtable: Wrong type argument i= n position 1 (expecting struct): # Guix commit 195f0d05c3f64e17e84b2683a7045a14ec578d61 works around it, and Guile-Git commit eaa5ed2583136119189842c24835fadc7dd2ab8d fixes it. Thank you! Ludo=E2=80=99.