From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 05 16:29:40 2022 Received: (at 53027) by debbugs.gnu.org; 5 Jan 2022 21:29:40 +0000 Received: from localhost ([127.0.0.1]:39083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Dqm-00083x-AZ for submit@debbugs.gnu.org; Wed, 05 Jan 2022 16:29:40 -0500 Received: from laurent.telenet-ops.be ([195.130.137.89]:55880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Dqj-00083n-NO for 53027@debbugs.gnu.org; Wed, 05 Jan 2022 16:29:38 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id f9Vc260054UW6Th019Vco1; Wed, 05 Jan 2022 22:29:36 +0100 Message-ID: <22c4605a4992a24f39fbec8a17865f0749e612e1.camel@telenet.be> Subject: Re: bug#53027: Backtrace with `guix pull --debug=2` From: Maxime Devos To: Oskar Berndal , 53027@debbugs.gnu.org Date: Wed, 05 Jan 2022 21:29:35 +0000 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-JXg627VMS+XW67RmV/YF" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1641418176; bh=5LYyW3aYD7h4dDzzFioNU8isKV4eewIcpQzf2wcgX4I=; h=Subject:From:To:Date:In-Reply-To:References; b=RQwgGVAGbOxklim3BcKC6g0WKEfWX9iQpmom0vqwN1TaevoFagtHi4jJCCxxzalu8 lawzkBNlkngB3DWTm/F8OkW5qYKl5PwvFC35RUCXo6TqfRRemcjdODwtTfCPLekeP2 bSODKRK92lZvaftdrHPUFK64BUmOcA23IJl+NpQpriDxKhBTLO/QIzzGrG2lGJBLR4 5/DV8CE+ryA/1FQYktUqXF8J79eoK1lERiohh/WFKdg5GCYdkRtxDN6THY+/EbN3YS K0FuQADMNBKtsuYRpIklLtrt0FgjzpVmwa9m1QvOcFMet1dpWhzLgt9ixwxLrQOedm ceok2sASUVcHA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53027 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-JXg627VMS+XW67RmV/YF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Oskar Berndal schreef op wo 05-01-2022 om 16:19 [+0100]: > =C2=A0=C2=A0 179:23=C2=A0 2 (update-build #< building: () d= ownloadin=E2=80=A6> =E2=80=A6) > In ice-9/boot-9.scm: > =C2=A0 1685:16=C2=A0 1 (raise-exception _ #:continuable? _) > =C2=A0 1685:16=C2=A0 0 (raise-exception _ #:continuable? _) >=20 > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > In procedure struct-vtable: Wrong type argument in position 1 > (expecting struct): #f Seems like the issue is that 'find-build' returns #false and 'update' doesn't expect that. So apparently a progress spinner appears for=C2=A0a build that (guix status) doesn't know about? I don't know how that can happen. It's easy to address though (do nothing when no build was found), but possibly that would only paper over the real issue. Greetings, Maxime. --=-JXg627VMS+XW67RmV/YF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYdYNvxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7rn0AP40lr3v+VnXum9js42VZGysovlm Pk9FPsXSpE5+PYm2+QD+Pli8Q7oiVCy5ZrjyXl8YcyWSApVbW4HUaBGozVcevwg= =6JNx -----END PGP SIGNATURE----- --=-JXg627VMS+XW67RmV/YF--