From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OA00Ow8in2KEtAAAbAwnHQ (envelope-from ) for ; Tue, 07 Jun 2022 12:01:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2AQ+Og8in2LHgAEAG6o9tA (envelope-from ) for ; Tue, 07 Jun 2022 12:01:51 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 876E029736 for ; Tue, 7 Jun 2022 12:01:50 +0200 (CEST) Received: from localhost ([::1]:35464 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nyW1z-00067S-9W for larch@yhetil.org; Tue, 07 Jun 2022 06:01:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyVxO-0001CS-D0 for bug-guix@gnu.org; Tue, 07 Jun 2022 05:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43940) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nyVxO-0004Hz-3Y for bug-guix@gnu.org; Tue, 07 Jun 2022 05:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nyVxO-0000jt-2c for bug-guix@gnu.org; Tue, 07 Jun 2022 05:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#55826: guix pull fails on local channel Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 07 Jun 2022 09:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55826 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: kjartanoli@outlook.com Cc: 55826@debbugs.gnu.org Received: via spool by 55826-submit@debbugs.gnu.org id=B55826.16545957992810 (code B ref 55826); Tue, 07 Jun 2022 09:57:02 +0000 Received: (at 55826) by debbugs.gnu.org; 7 Jun 2022 09:56:39 +0000 Received: from localhost ([127.0.0.1]:37837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyVx0-0000jG-Ug for submit@debbugs.gnu.org; Tue, 07 Jun 2022 05:56:39 -0400 Received: from tobias.gr ([80.241.217.52]:38354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyVwy-0000j3-Ho for 55826@debbugs.gnu.org; Tue, 07 Jun 2022 05:56:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=hSGodPar761ae 6rgZhdKpU07H0R43eW+711ouZ8UolE=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=aUFKbwlEazZTDGo0Q8jJowApKsQ1l9Mpkt+DqY v3YnO3iRTTOt9Aw38lASrUHfju0/bBuXFfc33h/N9m9ApLPFFmdUeM5GJFmQ5H+cBhXtLx gM0EJqHX41BWTltFljgO7YFykegRIPHcjM8dhna8gc+M/qaNQ4XYdq7cXnJDVYYCkUvvfC PQd3ZT8Y8PTGfRZurMNrzBxK5PaBhp7+hUpjU1N8HRRLyfTpWrqteZo0eJ1hxIZIRC8tfe gX68SrNEl2SHBeSJREawzMQpxHNzJYfDzG6YgA7zyIhDiVl6dprqPgaveLWtyDER0+N+hj LT7zGAUq9I/L+xzomANcdOig== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id fbe7aefd (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 7 Jun 2022 09:56:33 +0000 (UTC) References: Date: Tue, 07 Jun 2022 11:34:35 +0200 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87tu8w6bjg@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654596111; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=hSGodPar761ae6rgZhdKpU07H0R43eW+711ouZ8UolE=; b=MTWCtHK6cAKgYsqnj5CmdPpUX/3PaM5Cw5sFiRXTS0v+SU0ZvdzWaBe2t9vvbHxufvSTW1 clTl1FIZbuCUxQXUZ4zEHcLfTfL4duwA0UmqAH3L26+FYqo4Ua8M4utRVNqDg1EM9e+q1l eDIPXwkELwaOX2/BZVN1BjowJ0so0JMpn6dBoE+C3pifjlVaqvnXODWRIYDhYGeJsQ8BlS s6nw7kvpQiIHPhaWXGBUKtLD1l9/eWTSMZ+uaCCLigCGvMpPzCPznsZh4Nl1GviFwJr3cV vgjx+/TAnGF/MybjYoJtw3dRjCuIfXCYL5wa/iDX/atHizPfghaz1M8Sdya0LA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654596111; a=rsa-sha256; cv=none; b=gNlxUrLVbxwnU0ZRJP/natNdqLRlIlbJNE0ql5e/OaD24nbBA+Ihx/cDUTdCxq5FRDyzx4 ppwCvul85nyurc6MtsAi1Y2ar1QgKy0FxTI+a7ANAFyFF88a0s/5UZqqwZP1e8MH6RaxH5 BLmihJOaSf48wlUNiUJtFg9alBYxvFJOtfui9Od+a+Sn1Oe+KJS9UZ4ln65DkLN3ma6YoY /zyX0jIgAMPdwF5LL0MbXrEUAEaRjhNoQdJDF/nZXm9NRkDntq59xPLonKWP9hgOBRAY/U igklpdRjqHkCIpH5hrZqhZNx9tzgWc4+IuATT63yegiMVS3NJwF7NDZb9K3HqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=aUFKbwlE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=aUFKbwlE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 876E029736 X-Spam-Score: -5.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: OHpNBHXIMRuH --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi! Kjartan Oli Agustsson =E5=86=99=E9=81=93=EF=BC=9A >> Updating channel 'kjartan' from Git repository at=20 >> 'file:///home/kjartan/guix-custom'... >> Authenticating channel 'kjartan', commits 3bd6c82 to 6677083 (1=20 >> new commits)... >> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >> #:5:1: unexpected end of input while searching=20 >> for: ) Guile errors are quite literal-minded, most of the time. All the=20 world's a string, and parsing it an adventure. This error means that you have a missing or mismatched closing )=20 somewhere, or didn't close a " so Guile doesn't see it, or=E2=80=A6 It's impossible to say more without seeing the code. > If I delete the git repository and re-initialize it the pull is > successful, but once I commit any changes to this new repository=20 > the > problem re-appears. It must be some specific change/file, not any change. A quick and dirty ~/guix-custom$ guix repl -L. Does anyone have any clues as to what could be > wrong, or how I could go about debugging this? =E2=80=A6use an editor (like emacs, but other fine and graphical editors=20 are available) that balances or at least highlights brackets.=20 Manually counting them is madness and not how anybody writes Lisps=20 in real life. > If it helps the channel definition is: > (channel > (name 'kjartan)=20 > (url "file:///home/kjartan/guix-custom") > (introduction > (make-channel-introduction > "3bd6c82a5bb588c35ead0458036aac0ef60f166a" > (openpgp-fingerprint > "4801 0D71 49C0 1DD6 E5FD 6AC9 D757 2FE3=20 > 605E E6B0")))) This looks fine, but I was unable to clone the repository. :-) Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYp8hEw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15YT8BAI1CujwU7UkZfDpW2M41J5OuI6bXvF/MyNa0qcPC 5E6pAP9Clsep/VscdjbVJKk9C6DVWKUd+L2W28Omm5fG9stdBw== =LGUw -----END PGP SIGNATURE----- --=-=-=--