GNU bug report logs - #55066
guix pull: error: You found a bug: the program '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: calcium <calcium@HIDDEN>; Done: Andreas Enge <andreas@HIDDEN>; Maintainer for guix is bug-guix@HIDDEN.
bug closed, send any further explanations to 55066 <at> debbugs.gnu.org and calcium <calcium@HIDDEN> Request was from Andreas Enge <andreas@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 55066 <at> debbugs.gnu.org:


Received: (at 55066) by debbugs.gnu.org; 4 May 2022 09:36:49 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed May 04 05:36:49 2022
Received: from localhost ([127.0.0.1]:41826 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nmBRB-0003fp-Kr
	for submit <at> debbugs.gnu.org; Wed, 04 May 2022 05:36:49 -0400
Received: from albert.telenet-ops.be ([195.130.137.90]:36706)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@HIDDEN>) id 1nmBR9-0003fh-Oo
 for 55066 <at> debbugs.gnu.org; Wed, 04 May 2022 05:36:48 -0400
Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a])
 by albert.telenet-ops.be with bizsmtp
 id SZcm270034UW6Th06Zcm4h; Wed, 04 May 2022 11:36:46 +0200
Message-ID: <ffff709bbe346c37831d5d2ee026a14a302aae1f.camel@HIDDEN>
Subject: Re: bug#55066: guix pull: error: You found a bug: the program
 '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'
From: Maxime Devos <maximedevos@HIDDEN>
To: Christopher Baines <mail@HIDDEN>, calcium <calcium@HIDDEN>
Date: Wed, 04 May 2022 11:36:46 +0200
In-Reply-To: <87h76l5784.fsf@HIDDEN>
References: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
 <87h76l5784.fsf@HIDDEN>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-qLAqU9T/+4iZKMFQaYCc"
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=1651657006; bh=R4dAFN6vnJlahQJOrmaFYTqFLCvC0ajiuapt+4VUB3g=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References;
 b=Lal8rXi9vaGG1d4hxhGjd6gXxWpaIdJ1xuipy67rs+/LSMaxwB+X1T5PRpYB6aZV5
 /JZBAuXdTKiXDt4vBcXzE8jHjYj6y9UtWA6lQQLe16Uum33Id3+4uTcTXTM/kVITeC
 21T5o7DrYNlDgkQMYipVtj44BbcNE4AAVv21vsA8NeawAwTPMINR5ThuwR3UPVp/BT
 uaFp488BoRGBDe5+Jjop8OUuzSXoAYx+LWcE9VfmNOpttOSSG9LzszBteOFaK9/49h
 bPdfR/Q722WBaKLg6+mp0jXrxi9c9N9UF5/Mky7bdU4Vkr76X9Pol8a8cuvSrZNFbC
 n119RdmVFTrmQ==
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55066
Cc: 55066 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)


--=-qLAqU9T/+4iZKMFQaYCc
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Christopher Baines schreef op vr 22-04-2022 om 18:34 [+0100]:
> The longer explanation is that this is the error I'd expect when guix
> finds a narinfo for a store item it wants to substitute, but can't
> fetch
> the nar. Maybe it's possible to handle that scenario more gracefully,
> but generally it doesn't happen, it only happens when substitute
> servers
> misbehave.

Can we at least print a better error message?=20
<https://issues.guix.gnu.org/50238> should improve error messages from
"guix pull" (by using the same system as for "guix build" and the
like), albeit not perfectly (it still says =E2=80=98found a bug=E2=80=99).

Greetings,
Maxime.

--=-qLAqU9T/+4iZKMFQaYCc
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+4iGRcl7gUCYnJJLhccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lBwAQCvrY40jFEdNxov/65EsnNMGmUa
ta3VEPEh+5+eHrhC0QD9GkB8xrpFeHZMGdEr/5etOMqE7AempXlHQTU+xKabKAI=
=g9Xt
-----END PGP SIGNATURE-----

--=-qLAqU9T/+4iZKMFQaYCc--





Information forwarded to bug-guix@HIDDEN:
bug#55066; Package guix. Full text available.

Message received at 55066 <at> debbugs.gnu.org:


Received: (at 55066) by debbugs.gnu.org; 22 Apr 2022 18:00:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Apr 22 14:00:19 2022
Received: from localhost ([127.0.0.1]:54650 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nhxZr-0004PM-9J
	for submit <at> debbugs.gnu.org; Fri, 22 Apr 2022 14:00:19 -0400
Received: from mira.cbaines.net ([212.71.252.8]:41292)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <mail@HIDDEN>) id 1nhxZp-0004PC-QR
 for 55066 <at> debbugs.gnu.org; Fri, 22 Apr 2022 14:00:18 -0400
Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699])
 by mira.cbaines.net (Postfix) with ESMTPSA id 9A17827BBE9;
 Fri, 22 Apr 2022 19:00:16 +0100 (BST)
Received: from felis (localhost [127.0.0.1])
 by localhost (OpenSMTPD) with ESMTP id 6ab4a4c6;
 Fri, 22 Apr 2022 18:00:16 +0000 (UTC)
References: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
User-agent: mu4e 1.6.10; emacs 27.2
From: Christopher Baines <mail@HIDDEN>
To: calcium <calcium@HIDDEN>
Subject: Re: bug#55066: guix pull: error: You found a bug: the program
 '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'
Date: Fri, 22 Apr 2022 18:34:36 +0100
In-reply-to: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
Message-ID: <87h76l5784.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55066
Cc: 55066 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

--=-=-=
Content-Type: text/plain


calcium via Bug reports for GNU Guix <bug-guix@HIDDEN> writes:

> 14.2 MB will be downloaded:
>   /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33
>   /gnu/store/4jdghmc65q7i7ib89zmvq66l0ghf7jc4-glibc-2.33-static
>   /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1
> substituting /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1...
> Backtrace:

...

> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> ERROR:
>   1. &http-get-error:
>       uri: #<<uri> scheme: https userinfo: #f host: "bordeaux.guix.gnu.org" port: #f path: "/nar/lzip/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1" query: #f fragment: #f>
>       code: 404
>       reason: "Not Found"
>       headers: ((server . "nginx") (date . #<date nanosecond: 0 second: 7 minute: 55 hour: 15 day: 22 month: 4 year: 2022 zone-offset: 0>) (content-type text/html) (content-length . 146) (connection keep-alive))
>   2. &message: "https://bordeaux.guix.gnu.org/nar/lzip/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1: HTTP download failed: 404 (\"Not Found\")"
> substitution of /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1 failed
> guix build: error: corrupt input while restoring archive from #<closed: file 7f382aa89070>

I believe the short explanation for this is that I made a mistake when
changing the NGinx configuration for bordeaux.guix.gnu.org, which
prevented it from serving nar files for a few minutes earlier today.

The longer explanation is that this is the error I'd expect when guix
finds a narinfo for a store item it wants to substitute, but can't fetch
the nar. Maybe it's possible to handle that scenario more gracefully,
but generally it doesn't happen, it only happens when substitute servers
misbehave.

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmJi7StfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XcaHhAAncOpSYa+SXPN1wbqJPrvyML5xfAPCxys
8X2CP0M5JsSl6lzvwit+RDkqnMHsRZ6MmFAvFVByI3k8NBy9plVx9+Vmtk+VmdhO
8SY6nE/aEgeFc8qGLPCIzui2AXumQwZEM2oKdgiFIznhcCugPZIokSnOfhgcTl6a
KNOXswIBCFfDSXraCv9CIcdRperZWvzFRQ86CFERY5sSLCTrlP7zAM/e6i4oti91
RN1N2KkWRPuJ/Nmesk2AXd9kCZbsRiiWuvDbaVc21IgToW1TYtXDOko8sCgkI1IY
nYPvXlE/Q227pOefQqAK2191FgwRZVIUJChmFbsaXLe3xBa1tc+B1/2YEQmYfUqb
grNf5IziYqQwy33jqqas3yBHZdCHETZC5+QZOigK+QijgQwHuYQ4f8QjniH04sXP
1vexv2rTNUIfktKYhf4FLkxImGxAkUVA2Lx/B8T0mKiqcPdn6SNWCWC25Aa9j/Dh
kVgGNsrFqLyQXGsxOANolL3NIeyqNat6KYL/XHDsPhH/z8IxVgaZV2XgM0/xr+wv
l42AHl6Zf5ER+US+yHgFRcZN5fLiFbSXf5kR4BHFdgIBge2I9Cd8hyFugtON8TEi
O0KNB15IN1Wnhbi99SRB+WXBPw/RJ1dKaJiWykw05EMVeAkssrXIPtc6HricDKYN
vJvHNg34zuM=
=YLJK
-----END PGP SIGNATURE-----
--=-=-=--




Information forwarded to bug-guix@HIDDEN:
bug#55066; Package guix. Full text available.

Message received at 55066 <at> debbugs.gnu.org:


Received: (at 55066) by debbugs.gnu.org; 22 Apr 2022 17:35:04 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Apr 22 13:35:04 2022
Received: from localhost ([127.0.0.1]:54609 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nhxBP-0003jS-VR
	for submit <at> debbugs.gnu.org; Fri, 22 Apr 2022 13:35:04 -0400
Received: from xavier.telenet-ops.be ([195.130.132.52]:55688)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@HIDDEN>) id 1nhxBK-0003ir-ED
 for 55066 <at> debbugs.gnu.org; Fri, 22 Apr 2022 13:35:02 -0400
Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a])
 by xavier.telenet-ops.be with bizsmtp
 id Mtaw2700m4UW6Th01taxts; Fri, 22 Apr 2022 19:34:57 +0200
Message-ID: <775a77b654ad83100d8e77182f1a21ddacbb9fbe.camel@HIDDEN>
Subject: Re: bug#55066: guix pull: error: You found a bug: the program
 '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'
From: Maxime Devos <maximedevos@HIDDEN>
To: calcium <calcium@HIDDEN>, 55066 <at> debbugs.gnu.org
Date: Fri, 22 Apr 2022 19:34:56 +0200
In-Reply-To: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
References: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-y4aOPcHvBdCyWy0xYK00"
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=1650648897; bh=g9SMDYHKQGQMMw4OBvJCsNo0ZphBVrb3TD6UfSc6GFY=;
 h=Subject:From:To:Date:In-Reply-To:References;
 b=FHBviaj7hnG1wI4kS3PEEPPdUtS5+0Qrngrdv8mqZtPH3+B1utivpsKcxes2fGHFk
 ZRQlFOIJ8ixvlrbtBGqPJmS5E6ZiHTu9pFZCNvDZox1xFu8qcNcvdceJYgbSMvFlw0
 FOJp0hLGDgx+ERsW/tvP3ZtvdVxreCmPN2B/7kyOtHefZu66IZK3g6Vl8Lq8KCpeGJ
 UjL8Y5sM7yPfB726bz7Me+r9mGFoC0uRMVGbl82eYUZ78m8rmm6GtQ8DZOVaGuUZCC
 HSYspgPt//K9jQNh5q8xl63SXjWuj2uD8SAizDWscq9mJ71xU+h0nEDuhUqRzLX83y
 b3Xp9bTZs5LUA==
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 55066
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)


--=-y4aOPcHvBdCyWy0xYK00
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

calcium via Bug reports for GNU Guix schreef op vr 22-04-2022 om 17:59
[+0200]:
> ERROR:
> =C2=A0=C2=A0 1. &http-get-error:
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 uri: #<<uri> scheme: https userinfo:=
 #f host: "bordeaux.guix.gnu.org" port: #f path: "/nar/lzip/jwwvdgb3bgvbvbr=
d7k7zx2ircxhhrvd8-git-minimal-2.35.1" query: #f fragment: #f>
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 code: 404
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 reason: "Not Found"
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 headers: ((server . "nginx") (date .=
 #<date nanosecond: 0 second: 7 minute: 55 hour: 15 day: 22 month: 4 year: =
2022 zone-offset: 0>) (content-type text/html) (content-length . 146) (conn=
ection keep-alive))
> =C2=A0=C2=A0 2. &message: "https://bordeaux.guix.gnu.org/nar/lzip/jwwvdgb=
3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1: HTTP download failed: 404 (\"=
Not Found\")"

Odd, the browser seems to find this (2022-04-22).

Greetings,
Maxime.

--=-y4aOPcHvBdCyWy0xYK00
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+4iGRcl7gUCYmLnQBccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7o5+AQDLFE15nVRpJXiKnz6EUtkzV7is
R1SVZbqM8KKxVtkp+QEAv2ibk/bXqPs7f1I9omTh6DZ3W4JhSdxiTIWDnQychAQ=
=6sJv
-----END PGP SIGNATURE-----

--=-y4aOPcHvBdCyWy0xYK00--





Information forwarded to bug-guix@HIDDEN:
bug#55066; Package guix. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 22 Apr 2022 15:59:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Apr 22 11:59:19 2022
Received: from localhost ([127.0.0.1]:54566 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nhvgl-0005FO-2Z
	for submit <at> debbugs.gnu.org; Fri, 22 Apr 2022 11:59:19 -0400
Received: from lists.gnu.org ([209.51.188.17]:55380)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <calcium@HIDDEN>) id 1nhvgi-0005FG-Fy
 for submit <at> debbugs.gnu.org; Fri, 22 Apr 2022 11:59:17 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:39562)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <calcium@HIDDEN>)
 id 1nhvgi-00010b-6w
 for bug-guix@HIDDEN; Fri, 22 Apr 2022 11:59:16 -0400
Received: from knopi.disroot.org ([178.21.23.139]:52232)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <calcium@HIDDEN>)
 id 1nhvgf-0008Ax-JV
 for bug-guix@HIDDEN; Fri, 22 Apr 2022 11:59:15 -0400
Received: from localhost (localhost [127.0.0.1])
 by disroot.org (Postfix) with ESMTP id 3C70940376
 for <bug-guix@HIDDEN>; Fri, 22 Apr 2022 17:59:10 +0200 (CEST)
X-Virus-Scanned: SPAM Filter at disroot.org
Received: from knopi.disroot.org ([127.0.0.1])
 by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id mABHsNd1p6Mf for <bug-guix@HIDDEN>;
 Fri, 22 Apr 2022 17:59:08 +0200 (CEST)
Message-ID: <2eb6c52d-3387-1037-090f-e3304b294629@HIDDEN>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail;
 t=1650643148; bh=pubw1os4ZiaA8/KU37t1VXyrgvbHYpyFV6oSE2P650M=;
 h=Date:To:From:Subject;
 b=XUXgXiPwdGf0bfdLiN2a0/N+1ZZSHbh6B0OBCMaxMr4BO0b7tEfWy4TrZehA9zsVq
 /icoI5PPvpiTcyHHpsnnlViKmzrOyNRwbpYDtBCwaHq+3KFijrxCucrX+iJjqLeE3A
 C5m9/ANdisTHDnFLlPTFUEjwO1ERUdmQ23ls3nnYNzxtlz71Zqe57g/4LqLhurd9vx
 lQNUbBMxzBQubJusuoj+i7bUUn5wLT8gIKl4NI50i2Q9uiS58uHkw/p4Cgft7wS926
 HAnkDJdaIaYGKMvfw1hDq984NjmpeiN0XIRBQLLAhFJzwpzOxQrovL67liskE//wC8
 YqSOmfh3rBPxQ==
Date: Fri, 22 Apr 2022 17:59:08 +0200
Mime-Version: 1.0
Content-Language: en-US
To: bug-guix@HIDDEN
From: calcium <calcium@HIDDEN>
Subject: guix pull: error: You found a bug: the program
 '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=178.21.23.139; envelope-from=calcium@HIDDEN;
 helo=knopi.disroot.org
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)

14.2 MB will be downloaded:
   /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33
   /gnu/store/4jdghmc65q7i7ib89zmvq66l0ghf7jc4-glibc-2.33-static
   /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1
substituting /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1...
Backtrace:
In ice-9/boot-9.scm:
   1752:10 19 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           18 (apply-smob/0 #<thunk 7fd2d3dd92e0>)
In ice-9/boot-9.scm:
     724:2 17 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
     619:8 16 (_ #(#(#<directory (guile-user) 7fd2d3ddec80>)))
In guix/ui.scm:
    2247:7 15 (run-guix . _)
   2210:10 14 (run-guix-command _ . _)
In ice-9/boot-9.scm:
   1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
   1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    771:15 11 (_)
In ice-9/exceptions.scm:
    406:15 10 (process-substitution #<output: file 4> _ "/gnu/store/…" …)
In ice-9/boot-9.scm:
   1752:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
     479:9  8 (_)
In ice-9/boot-9.scm:
   1747:15  7 (with-exception-handler #<procedure 7fd2d3e710f0 at ic…> …)
   1685:16  6 (raise-exception _ #:continuable? _)
   1683:16  5 (raise-exception _ #:continuable? _)
   1685:16  4 (raise-exception _ #:continuable? _)
   1780:13  3 (_ #<&compound-exception components: (#<&error> #<&irri…>)
   1685:16  2 (raise-exception _ #:continuable? _)
   1683:16  1 (raise-exception _ #:continuable? _)
   1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
   1. &http-get-error:
       uri: #<<uri> scheme: https userinfo: #f host: "bordeaux.guix.gnu.org" port: #f path: "/nar/lzip/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1" query: #f fragment: #f>
       code: 404
       reason: "Not Found"
       headers: ((server . "nginx") (date . #<date nanosecond: 0 second: 7 minute: 55 hour: 15 day: 22 month: 4 year: 2022 zone-offset: 0>) (content-type text/html) (content-length . 146) (connection keep-alive))
   2. &message: "https://bordeaux.guix.gnu.org/nar/lzip/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1: HTTP download failed: 404 (\"Not Found\")"
substitution of /gnu/store/jwwvdgb3bgvbvbrd7k7zx2ircxhhrvd8-git-minimal-2.35.1 failed
guix build: error: corrupt input while restoring archive from #<closed: file 7f382aa89070>
irrenwirr@wirrwish ~/irrenwirr/trash$ guix pull
Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to e32cc01 (3 new commits)...
Building from these channels:
   guix      https://git.savannah.gnu.org/git/guix.git	e32cc01
   nonguix   https://gitlab.com/nonguix/nonguix	de24912
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
  config.scm  508B                          144KiB/s 00:00 [##################] 100.0%
  git.scm  105B                             290KiB/s 00:00 [##################] 100.0%
  hash.scm  130B                            354KiB/s 00:00 [##################] 100.0%
  module-import  2KiB                       546KiB/s 00:00 [##################] 100.0%
  module-import-compiled  1.4MiB           11.9MiB/s 00:00 [##################] 100.0%
  compute-guix-derivation  1016B            2.5MiB/s 00:00 [##################] 100.0%
Backtrace:
In ice-9/boot-9.scm:
   1752:10 19 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           18 (apply-smob/0 #<thunk 7f3e239152e0>)
In ice-9/boot-9.scm:
     724:2 17 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
     619:8 16 (_ #(#(#<directory (guile-user) 7f3e2391ac80>)))
In guix/ui.scm:
    2247:7 15 (run-guix . _)
   2210:10 14 (run-guix-command _ . _)
In ice-9/boot-9.scm:
   1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
   1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    771:15 11 (_)
In ice-9/exceptions.scm:
    406:15 10 (process-substitution #<output: file 4> _ "/gnu/store/?" ?)
In ice-9/boot-9.scm:
   1752:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
     479:9  8 (_)
In ice-9/boot-9.scm:
   1747:15  7 (with-exception-handler #<procedure 7f3e239af240 at ic?> ?)
   1685:16  6 (raise-exception _ #:continuable? _)
   1683:16  5 (raise-exception _ #:continuable? _)
   1685:16  4 (raise-exception _ #:continuable? _)
   1780:13  3 (_ #<&compound-exception components: (#<&error> #<&irri?>)
   1685:16  2 (raise-exception _ #:continuable? _)
   1683:16  1 (raise-exception _ #:continuable? _)
   1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
   1. &http-get-error:
       uri: #<<uri> scheme: https userinfo: #f host: "bordeaux.guix.gnu.org" port: #f path: "/nar/lzip/j2ab2bdxycwjazb6k8fsk1adsnbfx7vc-gnutls-3.7.2-doc" query: #f fragment: #f>
       code: 404
       reason: "Not Found"
       headers: ((server . "nginx") (date . #<date nanosecond: 0 second: 43 minute: 56 hour: 15 day: 22 month: 4 year: 2022 zone-offset: 0>) (content-type text/html) (content-length . 146) (connection keep-alive))
Backtrace:
           17 (primitive-load "/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation")
In ice-9/eval.scm:
     155:9 16 (_ _)
     159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
     152:2 14 (with-fluid* _ _ _)
     152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
   2129:24 12 (run-with-store #<store-connection 256.99 7f9ca2e05140> #<procedure 7f9c8c1284b0 at ./guix/self.scm:12?> ?)
    1966:8 11 (_ #<store-connection 256.99 7f9ca2e05140>)
In ./guix/gexp.scm:
    299:22 10 (_ #<store-connection 256.99 7f9ca2e05140>)
    1180:2  9 (_ #<store-connection 256.99 7f9c96dd3fa0>)
    1046:2  8 (_ #<store-connection 256.99 7f9c96dd3fa0>)
     892:4  7 (_ #<store-connection 256.99 7f9c96dd3fa0>)
In ./guix/store.scm:
   2014:12  6 (_ #<store-connection 256.99 7f9c96dd3fa0>)
    1406:5  5 (map/accumulate-builds #<store-connection 256.99 7f9c96dd3fa0> #<procedure 7f9c9348d0a0 at ./guix/stor?> ?)
   1421:15  4 (_ #<store-connection 256.99 7f9c96dd3fa0> ("/gnu/store/1sgfhskm97q3zd47p78cvc102dqq1cr6-guile-ssh-?" ?) ?)
   1421:15  3 (loop #f)
    733:11  2 (process-stderr #<store-connection 256.99 7f9c96dd3fa0> _)
In ./guix/serialization.scm:
    102:11  1 (read-int #<input-output: file 10>)
      80:6  0 (get-bytevector-n* #<input-output: file 10> 8)

./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
ERROR:
   1. &nar-error:
       file: #f
       port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/mpfp9nrzifhp3r5s3bv05b8xal5aa44f-compute-guix-derivation'
failed to compute the derivation for Guix (version: "e32cc011bbe899fda432906776702f74fa6b1450"; system: "x86_64-linux";
host version: "eb34ff16cc9038880e87e1a58a93331fca37ad92"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@HIDDEN>.




Acknowledgement sent to calcium <calcium@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#55066; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 7 Jul 2025 16:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.