GNU bug report logs - #55537
Guix pull after many months fails: substitutes for git-minimal-2.36.1 failed

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: Rafa Gálvez <rafa@HIDDEN>; dated Fri, 20 May 2022 07:59:02 UTC; Maintainer for guix is bug-guix@HIDDEN.

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


Received: (at 55537) by debbugs.gnu.org; 30 May 2022 09:31:21 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 30 05:31:21 2022
Received: from localhost ([127.0.0.1]:42772 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nvbk8-0004Lz-QD
	for submit <at> debbugs.gnu.org; Mon, 30 May 2022 05:31:21 -0400
Received: from michel.telenet-ops.be ([195.130.137.88]:49508)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@HIDDEN>) id 1nvbk1-0004Lj-8A
 for 55537 <at> debbugs.gnu.org; Mon, 30 May 2022 05:31:19 -0400
Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a])
 by michel.telenet-ops.be with bizsmtp
 id cxXB270054UW6Th06xXBkw; Mon, 30 May 2022 11:31:11 +0200
Message-ID: <2515a681ee43fb9eae253bec2b4455b50e71228b.camel@HIDDEN>
Subject: Re: bug#55537: Guix pull after many months fails: substitutes for
 git-minimal-2.36.1 failed
From: Maxime Devos <maximedevos@HIDDEN>
To: Rafa =?ISO-8859-1?Q?G=E1lvez?= <rafa@HIDDEN>
Date: Mon, 30 May 2022 11:31:06 +0200
In-Reply-To: <f34ca205dfd9d64f0e423817b47d6d8d@HIDDEN>
References: <239e17fd251774875680012501ae45d0@HIDDEN>
 <f3850deda3878ee0f570486e61a70b64@HIDDEN>
 <23833771643bae46f35bdfbc97d2de526551ce3b.camel@HIDDEN>
 <f34ca205dfd9d64f0e423817b47d6d8d@HIDDEN>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-yRVleMolxrPGLzrdcgGA"
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=1653903071; bh=/rVg5a2NcuJDiMNWhltmaAXkBkJ5HKF1rYwUbgGEyec=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References;
 b=LUf8C5bxvVsqWE81xvih7xYa7el2QIif4AwfYnEOrOMiGZ467y8jBCS+GHaJFdi++
 5YRKCkdxYVtYAZ5fqw6z6oYnJgl85Y9wMSXnAKTx1HZ7zeRtmkMhhoUKdjvnA/tZ/a
 LaJMItdhh4nfDZG75sKkFRjrks5h5NvMUPCjDO7ljtnuSzl0+kjmU10BOK6B543lxM
 8CjfZxBWwn/2xJo4J871gcO1Ztpq9awwukZ4SZEKF9IB/jN2nkfR59U94SgPZyWioi
 QBwALrhsSTsYJQPeHaaDSyQ73ogOAphQaibpaIg/2+kINgHiTmr+mAgRF0we3mPNbs
 l8ZVQfosvW3dQ==
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55537
Cc: 55537 <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 (-)


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

Rafa G=C3=A1lvez schreef op ma 30-05-2022 om 09:55 [+0200]:
> guix/ui.scm:1747:12: In procedure run-guix-command:
> unsupported compression scheme lzip

This should be impossible because 'narinfo-best-uri' checks that the
compression method is supported ... though that particular substitute
has both lzip and zstd but nothing else so maybe there are no usable
substitutes, and maybe that procedure has changed over time.

For the narinfo of 'hello' from ci.guix.gnu.org, I see there is also a
gzipped substitute available, maybe that's the difference?=20

I guess the solution or work-around is to update the guix daemon (I'm
guessing it's an old version).  If that fails, you could for now avoid
the broken(?) substitute of git-minimal by building things locally:

$ guix pull --keep-going --fallback # download as much substitutes as we ca=
n, even if eventually it fails
# sometimes --fallback doesn't work (I don't recall the details), build the=
 remainder locally
$ guix pull --no-substitutes

Greetings,
Maxime.

(?) I don't know if this is a bug in the old or new substitution code or in=
 Cuirass.

--=-yRVleMolxrPGLzrdcgGA
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+4iGRcl7gUCYpSO2hccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lgIAP9IyVBvf83gkQDwY8N54FBmdU8G
bcaEBAxmTzTGxR761wEA8DxOif73J1hwU4oYgyBC+NCP8fBbdMQr7p1OMMCZmgc=
=vx4+
-----END PGP SIGNATURE-----

--=-yRVleMolxrPGLzrdcgGA--





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

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


Received: (at 55537) by debbugs.gnu.org; 30 May 2022 07:55:47 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 30 03:55:47 2022
Received: from localhost ([127.0.0.1]:42657 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nvaFe-0008AI-Fv
	for submit <at> debbugs.gnu.org; Mon, 30 May 2022 03:55:46 -0400
Received: from icts-p-cavuit-4.kulnet.kuleuven.be ([134.58.240.134]:40992)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rafa@HIDDEN>) id 1nvaFZ-0008A6-Bx
 for 55537 <at> debbugs.gnu.org; Mon, 30 May 2022 03:55:45 -0400
X-KULeuven-Envelope-From: rafa@HIDDEN
X-Spam-Status: not spam, SpamAssassin (not cached, score=-51.11, required 5,
 autolearn=disabled, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10,
 DKIM_VALID -0.10, DKIM_VALID_AU -0.10, RCVD_SMTPS -50.00,
 T_SCC_BODY_TEXT_LINE -0.01)
X-KULeuven-Scanned: Found to be clean
X-KULeuven-ID: F36794A.A9EB8
X-KULeuven-Information: Katholieke Universiteit Leuven
Received: from icts-p-ceifnet-smtps-0.kuleuven.be
 (icts-p-ceifnet-smtps.service.icts.svcd [IPv6:2a02:2c40:0:51:140:242:ac11:5])
 by icts-p-cavuit-4.kulnet.kuleuven.be (Postfix) with ESMTP id F36794A;
 Mon, 30 May 2022 09:55:38 +0200 (CEST)
BCmilterd-Mark-Subject: no
BCmilterd-Errors: 
BCmilterd-Report: SA-HVU#DKIM_VALID#0.00, SA-HVU#DKIM_SIGNED#0.00,
 SA-HVU#DKIM_VALID_AU#0.00, SA-HVU#OURIPS#-35.00
X-CAV-Cluster: smtps
Received: from hydrogen.esat.kuleuven.be (hydrogen.esat.kuleuven.be
 [134.58.56.153])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by icts-p-ceifnet-smtps-0.kuleuven.be (Postfix) with ESMTPS id C7CF5D4F10AA9; 
 Mon, 30 May 2022 09:55:38 +0200 (CEST)
X-KULeuven-ESAT-Envelope-Sender: rafa@HIDDEN
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=esat.kuleuven.be;
 s=esat20220324; t=1653897338;
 bh=h16lzKzrvpYiR2Kyp6kbYYDJ3Mo7zT5R0BfDY9LNV7A=;
 h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
 b=bqFpeOKAEcr0UKQ4n+CZEVPlGf8aGvN0rJcwLEhuy1036vDJcWtpLAyn5dEzV13lV
 LvhTu+EivHoMDsZphW5TfBouYpzV/aYxAWRnaxg2HfP8UxZdWK9VdUrsb+f+yfKA+V
 yngUsS6YTiaJkzlVFialIcWqUTJtSx79xef1M0ysexRepQQm4FA+b5l2+F8KSsj2e0
 HVnr5TjqGh2KU78+EUJGPWqHLeEaUQavb8BN9fSax8nnQRJIDzR14nqUBaeiYSwN+k
 no5mfqXpTKd4GFNTQc8NfULt72id0NMZGnDCDaUZEnzaGIZ2guXtnnAxsM25guL7zG
 RVhdfRm17CkLg==
X-KULeuven-ESAT-Envelope-Sender: rafa@HIDDEN
Received: from webmail.esat.kuleuven.be (cobalt.esat.kuleuven.be
 [134.58.56.187])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (3072 bits) server-digest SHA256)
 (No client certificate requested)
 by hydrogen.esat.kuleuven.be (Postfix) with ESMTPSA id BEE626000E;
 Mon, 30 May 2022 09:55:38 +0200 (CEST)
Received: from 64.174-179-91.adsl-dyn.isp.belgacom.be ([91.179.174.64])
 by webmail.esat.kuleuven.be
 with HTTP (HTTP/2.0 POST); Mon, 30 May 2022 09:55:38 +0200
MIME-Version: 1.0
Date: Mon, 30 May 2022 09:55:38 +0200
X-Kuleuven: This mail passed the K.U.Leuven mailcluster
From: =?UTF-8?Q?Rafa_G=C3=A1lvez?= <rafa@HIDDEN>
To: Maxime Devos <maximedevos@HIDDEN>
Subject: Re: bug#55537: Guix pull after many months fails: substitutes for
 git-minimal-2.36.1 failed
In-Reply-To: <23833771643bae46f35bdfbc97d2de526551ce3b.camel@HIDDEN>
References: <239e17fd251774875680012501ae45d0@HIDDEN>
 <f3850deda3878ee0f570486e61a70b64@HIDDEN>
 <23833771643bae46f35bdfbc97d2de526551ce3b.camel@HIDDEN>
User-Agent: ESAT webmail service, powered by Roundcube
Message-ID: <f34ca205dfd9d64f0e423817b47d6d8d@HIDDEN>
X-Sender: rafa@HIDDEN
Content-Type: text/plain; charset=UTF-8;
 format=flowed
Content-Transfer-Encoding: 8bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55537
Cc: 55537 <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 (-)

Hi,



On 2022-05-25 17:27, Maxime Devos wrote:
> Rafa Gálvez schreef op wo 25-05-2022 om 13:37 [+0200]:
>> Hi,
>> 
>> > Hello,
>> >
>> > Rafa Gálvez <rafa@HIDDEN> writes:
>> >
>> > Toggle quote (7 lines)
>> > > ./guix/store.scm:1428:15: ERROR:
>> > >    1. &store-protocol-error:
>> > >        message: "some substitutes for the outputs of derivation
>> > > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'
>> > > failed (usually happens due to networking issues); try `--fallback' to
>> > > build derivation from source "
>> >
>> > This seems to be a transient network issue, I was able to substitute
>> > that on my own computer.  Can you please retry again, and see if that
>> > fixes the problem?
>> 
>> I tried multiple times, everyday since it first happened, to no avail.
>> 
>> I also ran guix gc just in case there was something there very old 
>> that
>> was messing something up, but that didn't help either.
> 
> Given that error reporting in "guix pull" is rather basic, maybe try
> substituting or building git-minimal outside "guix pull", like this:
> 
> $ guix build 
> /gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv
> 
> Maybe that will have more information (also easier to attempt to 
> reproduce for
> other people)?

This is the result of that command:
~> guix build 
/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
20.4 MB will be downloaded:
    /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33
    /gnu/store/4jdghmc65q7i7ib89zmvq66l0ghf7jc4-glibc-2.33-static
    /gnu/store/d7k34kpyggyaw70y7b85vgvi9wvwwwil-git-minimal-2.36.1
substituting 
/gnu/store/d7k34kpyggyaw70y7b85vgvi9wvwwwil-git-minimal-2.36.1...
downloading from 
https://ci.guix.gnu.org/nar/lzip/d7k34kpyggyaw70y7b85vgvi9wvwwwil-git-minimal-2.36.1 
...
Backtrace:
            1 (primitive-load "/gnu/store/aiq72f37a9z7jx24mxf7p600sgx…")
In guix/ui.scm:
   1747:12  0 (run-guix-command _ . _)

guix/ui.scm:1747:12: In procedure run-guix-command:
unsupported compression scheme lzip
substitution of 
/gnu/store/d7k34kpyggyaw70y7b85vgvi9wvwwwil-git-minimal-2.36.1 failed
guix build: error: some substitutes for the outputs of derivation 
`/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv' 
failed (usually happens due to networking issues); try `--fallback' to 
build derivation from source

> 
> Also, I'm wondering if it's case-related somehow, could you run
> 
> $ guix build echo
>> something like 
>> ‘/gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12’
> $ /gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12/bin/HELLO #
> type HELLO, not hello!
> 
> and tell use the output of that?

~> guix build /gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
substituting /gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12...
downloading from 
https://ci.guix.gnu.org/nar/gzip/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12 
...
  hello-2.12  61KiB                                                       
                                                                          
  1.4MiB/s 00:00 [##################] 100.0%

~> /gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12/bin/HELLO
fish: Unknown command: 
/gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12/bin/HELLO
~ [127]> 
/gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12/bin/hello
Hello, world!

> 
> Greetings,
> Maxime.

Thanks Maxime for your help!

Rafa




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

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


Received: (at 55537) by debbugs.gnu.org; 25 May 2022 15:27:33 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed May 25 11:27:33 2022
Received: from localhost ([127.0.0.1]:56258 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ntsv7-0002Hh-Jz
	for submit <at> debbugs.gnu.org; Wed, 25 May 2022 11:27:33 -0400
Received: from baptiste.telenet-ops.be ([195.130.132.51]:37952)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@HIDDEN>) id 1ntsv4-0002HX-17
 for 55537 <at> debbugs.gnu.org; Wed, 25 May 2022 11:27:33 -0400
Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a])
 by baptiste.telenet-ops.be with bizsmtp
 id b3TU270034UW6Th013TUB6; Wed, 25 May 2022 17:27:28 +0200
Message-ID: <23833771643bae46f35bdfbc97d2de526551ce3b.camel@HIDDEN>
Subject: Re: bug#55537: Guix pull after many months fails: substitutes for
 git-minimal-2.36.1 failed
From: Maxime Devos <maximedevos@HIDDEN>
To: Rafa =?ISO-8859-1?Q?G=E1lvez?= <rafa@HIDDEN>, 
 55537 <at> debbugs.gnu.org
Date: Wed, 25 May 2022 17:27:22 +0200
In-Reply-To: <f3850deda3878ee0f570486e61a70b64@HIDDEN>
References: <239e17fd251774875680012501ae45d0@HIDDEN>
 <f3850deda3878ee0f570486e61a70b64@HIDDEN>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-qWHJmPHSVfv9Yoz37psp"
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=1653492448; bh=+GE3VsjT0p33BrEuJKLH60jBcQWmZO9pzf9GJ/y0f08=;
 h=Subject:From:To:Date:In-Reply-To:References;
 b=eEogVTc+KxYMf0pVT+qhCdN52uPIhpczFRY1N3PMTL0JtY1T1EBLG+DkWQha79G67
 S+DC40DUU554XFSElDuVd5KeJRRQt/IdGTh0mc33fEUaOK946kMWokmA4AQ2GOV1T4
 hDTftr+VzI5BOnUxoBVCmWbzl8Vf7ryyJliVl/xweoOjPAc25jAd4XTjrY65Uxj4Gz
 zRKJwhoGboQB4GBlA+PpHB2aoaeQwvcqTubWTazMmvxudvoPLwTCB6dP7SGY/gURfU
 capUzlvl3WjKaQ45JbrRWHVrdTIyfwUhNOx+Qoe2murRLxTxRk5up5W0N48IxdzgsP
 AD69gyq644qog==
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55537
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 (-)


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

Rafa G=C3=A1lvez schreef op wo 25-05-2022 om 13:37 [+0200]:
> Hi,
>=20
> > Hello,
> >=20
> > Rafa G=C3=A1lvez <rafa@HIDDEN> writes:
> >=20
> > Toggle quote (7 lines)
> > > ./guix/store.scm:1428:15: ERROR:
> > > =C2=A0=C2=A0=C2=A01. &store-protocol-error:
> > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0message: "some substitutes =
for the outputs of derivation
> > > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'
> > > failed (usually happens due to networking issues); try `--fallback' t=
o
> > > build derivation from source "
> >=20
> > This seems to be a transient network issue, I was able to substitute
> > that on my own computer.  Can you please retry again, and see if that
> > fixes the problem?
>=20
> I tried multiple times, everyday since it first happened, to no avail.
>=20
> I also ran guix gc just in case there was something there very old that=
=20
> was messing something up, but that didn't help either.

Given that error reporting in "guix pull" is rather basic, maybe try
substituting or building git-minimal outside "guix pull", like this:

$ guix build /gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1=
.drv

Maybe that will have more information (also easier to attempt to reproduce =
for
other people)?

Also, I'm wondering if it's case-related somehow, could you run

$ guix build echo
> something like =E2=80=98/gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello=
-2.12=E2=80=99
$ /gnu/store/x2byq2a04pij2m2gqbcy11mqikz07i1m-hello-2.12/bin/HELLO # type H=
ELLO, not hello!

and tell use the output of that?

Greetings,
Maxime.

--=-qWHJmPHSVfv9Yoz37psp
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+4iGRcl7gUCYo5K2hccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7iP8APsGBt07Ih66CWpfy7QRm7yA6dna
yCB4gR6RmMGxvU1cfQEAxjN44QXKKvX3O6kUd0sJY56AktuP3vxze8y/WNjMvAg=
=Ze2N
-----END PGP SIGNATURE-----

--=-qWHJmPHSVfv9Yoz37psp--





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

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


Received: (at 55537) by debbugs.gnu.org; 25 May 2022 11:37:27 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed May 25 07:37:27 2022
Received: from localhost ([127.0.0.1]:54492 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ntpKR-0005aA-H2
	for submit <at> debbugs.gnu.org; Wed, 25 May 2022 07:37:27 -0400
Received: from icts-p-cavuit-1.kulnet.kuleuven.be ([134.58.240.132]:43560)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rafa@HIDDEN>) id 1ntpKN-0005Zu-EP
 for 55537 <at> debbugs.gnu.org; Wed, 25 May 2022 07:37:26 -0400
X-KULeuven-Envelope-From: rafa@HIDDEN
X-Spam-Status: not spam, SpamAssassin (not cached, score=-51.109, required 5, 
 autolearn=disabled, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10,
 DKIM_VALID -0.10, DKIM_VALID_AU -0.10, RCVD_SMTPS -50.00,
 T_SCC_BODY_TEXT_LINE -0.01, URIBL_BLOCKED 0.00)
X-KULeuven-Scanned: Found to be clean
X-KULeuven-ID: D7305200C9.A3894
X-KULeuven-Information: Katholieke Universiteit Leuven
Received: from icts-p-ceifnet-smtps-0.kuleuven.be
 (icts-p-ceifnet-smtps.service.icts.svcd [IPv6:2a02:2c40:0:51:140:242:ac11:5])
 by icts-p-cavuit-1.kulnet.kuleuven.be (Postfix) with ESMTP id D7305200C9
 for <55537 <at> debbugs.gnu.org>; Wed, 25 May 2022 13:37:19 +0200 (CEST)
BCmilterd-Mark-Subject: no
BCmilterd-Errors: 
BCmilterd-Report: SA-HVU#DKIM_VALID#0.00, SA-HVU#DKIM_VALID_AU#0.00,
 SA-HVU#DKIM_SIGNED#0.00, SA-HVU#OURIPS#-35.00
X-CAV-Cluster: smtps
Received: from hydrogen.esat.kuleuven.be (hydrogen.esat.kuleuven.be
 [134.58.56.153])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by icts-p-ceifnet-smtps-0.kuleuven.be (Postfix) with ESMTPS id BC933D4F39702
 for <55537 <at> debbugs.gnu.org>; Wed, 25 May 2022 13:37:19 +0200 (CEST)
X-KULeuven-ESAT-Envelope-Sender: rafa@HIDDEN
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=esat.kuleuven.be;
 s=esat20220324; t=1653478639;
 bh=UhIsObL8gRLMjk4qnXEzveOKxJF9pOqorQmftdrNtm0=;
 h=Date:From:To:Subject:From;
 b=LHUA0HXtY3LIjyr9T8wZ7ih02tmpIfkkq3UGJp+aAibpaQq6vqYqdyCjFwrYuy/AI
 wrD7H4BNUI1cLmmSeS+Ivzq5J1i3n6r1b5Jdo31ujOE7pAkLKajQD7yAetjiqzHiiF
 WpIembg6oFMQ+s/il1JRHdjO7R2yA2k045Ht+j4O3M09BUNyl8uVbD4w6o5PQH+rx0
 V8kKzAyxENPW/ghJUOi3HK3rBNXCGop/Atbo14lsR/Drhs6A/mwRxIDzjlAxNviG02
 7HatildbMsL7p0U93GRNneUtUPugjwOyayKXXmHraHAIoeBlQZTLV9IrirhN4sIbJw
 sJ1sZPz+DsmHg==
Received: from webmail.esat.kuleuven.be (cobalt.esat.kuleuven.be
 [134.58.56.187])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (3072 bits) server-digest SHA256)
 (No client certificate requested)
 by hydrogen.esat.kuleuven.be (Postfix) with ESMTPSA id B312F6000E
 for <55537 <at> debbugs.gnu.org>; Wed, 25 May 2022 13:37:19 +0200 (CEST)
Received: from 64.174-179-91.adsl-dyn.isp.belgacom.be ([91.179.174.64])
 by webmail.esat.kuleuven.be
 with HTTP (HTTP/2.0 POST); Wed, 25 May 2022 13:37:19 +0200
MIME-Version: 1.0
Date: Wed, 25 May 2022 13:37:19 +0200
X-Kuleuven: This mail passed the K.U.Leuven mailcluster
From: =?UTF-8?Q?Rafa_G=C3=A1lvez?= <rafa@HIDDEN>
To: 55537 <at> debbugs.gnu.org
Subject: Guix pull after many months fails: substitutes for git-minimal-2.36.1
 failed
User-Agent: ESAT webmail service, powered by Roundcube
Message-ID: <f3850deda3878ee0f570486e61a70b64@HIDDEN>
X-Sender: rafa@HIDDEN
Content-Type: text/plain; charset=UTF-8;
 format=flowed
Content-Transfer-Encoding: 8bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 55537
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 (-)

Hi,

> Hello,
> 
> Rafa Gálvez <rafa@HIDDEN> writes:
> 
> Toggle quote (7 lines)
> > ./guix/store.scm:1428:15: ERROR:
> >    1. &store-protocol-error:
> >        message: "some substitutes for the outputs of derivation
> > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'
> > failed (usually happens due to networking issues); try `--fallback' to
> > build derivation from source "
> 
> This seems to be a transient network issue, I was able to substitute
> that on my own computer.  Can you please retry again, and see if that
> fixes the problem?

I tried multiple times, everyday since it first happened, to no avail.

I also ran guix gc just in case there was something there very old that 
was messing something up, but that didn't help either.

Thanks,

Rafa




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

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


Received: (at 55537) by debbugs.gnu.org; 20 May 2022 18:35:50 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 20 14:35:50 2022
Received: from localhost ([127.0.0.1]:40110 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ns7Ta-0007AF-IE
	for submit <at> debbugs.gnu.org; Fri, 20 May 2022 14:35:50 -0400
Received: from jpoiret.xyz ([206.189.101.64]:54888)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <dev@HIDDEN>) id 1ns7TW-0007A4-5e
 for 55537 <at> debbugs.gnu.org; Fri, 20 May 2022 14:35:49 -0400
Received: from authenticated-user (jpoiret.xyz [206.189.101.64])
 by jpoiret.xyz (Postfix) with ESMTPA id D5F96184D98;
 Fri, 20 May 2022 18:35:41 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim;
 t=1653071742;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=jTufGV1ogffbemKyFO31dGwChUIhonvlwmGPGP/P+S8=;
 b=IX6j/2cbZeUx44GCtMDJSL6lkQgtWWI3FS1KJWOuPCx1h5wXZ6eSPd9DluRJQxX3A6kdQS
 ldBqpi+68rfhXdpg7U2qt8wcDiUjaDC5hvCrafw80tifMpgxrj60YqUPcC6GmWmoczZc8Y
 PVYw+zVAdJ5TcZQLTQx4TqyZWt1PaMpWsS+D2C1737NmKwObZceLfyHQK+FBBB5b+Czrr4
 xPNBNnc+3PwEw/babjBWNTw0EpjzzY8f0VhxqieOmZ/kla01Mvn+6SBCWPmynZfLcuIurT
 /rONz9S/2YHXLgY48AwiqjgoZE+bUdtqZbgqoKOJJGP9zcLJqIoWbNwhi0G9fQ==
From: Josselin Poiret <dev@HIDDEN>
To: Rafa =?utf-8?Q?G=C3=A1lvez?= <rafa@HIDDEN>, 55537 <at> debbugs.gnu.org
Subject: Re: bug#55537: Guix pull after many months fails: substitutes for
 git-minimal-2.36.1 failed
In-Reply-To: <239e17fd251774875680012501ae45d0@HIDDEN>
References: <239e17fd251774875680012501ae45d0@HIDDEN>
Date: Fri, 20 May 2022 20:35:40 +0200
Message-ID: <87zgjc1283.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Authentication-Results: jpoiret.xyz;
 auth=pass smtp.auth=jpoiret@HIDDEN smtp.mailfrom=dev@HIDDEN
X-Spamd-Bar: /
X-Spam-Score: 2.1 (++)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 
 Content preview:  Hello, Rafa Gálvez <rafa@HIDDEN> writes: > ./guix/store.scm:1428:15:
    ERROR: > 1. &store-protocol-error: > message: "some substitutes for the outputs
    of derivation > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'
    > faile [...] 
 
 Content analysis details:   (2.1 points, 10.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 -0.0 SPF_PASS               SPF: sender matches SPF record
  1.6 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
                             [URI: jpoiret.xyz (xyz)]
  0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 -0.0 T_SCC_BODY_TEXT_LINE   No description available.
X-Debbugs-Envelope-To: 55537
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.1 (++)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 
 Content preview:  Hello, Rafa Gálvez <rafa@HIDDEN> writes: > ./guix/store.scm:1428:15:
    ERROR: > 1. &store-protocol-error: > message: "some substitutes for the outputs
    of derivation > `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'
    > faile [...] 
 
 Content analysis details:   (2.1 points, 10.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 -0.0 SPF_PASS               SPF: sender matches SPF record
  1.6 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
                             [URI: jpoiret.xyz (xyz)]
  1.0 BULK_RE_SUSP_NTLD      Precedence bulk and RE: from a suspicious TLD
  0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 -0.0 T_SCC_BODY_TEXT_LINE   No description available.
 -1.0 MAILING_LIST_MULTI     Multiple indicators imply a widely-seen list
                             manager

Hello,

Rafa G=C3=A1lvez <rafa@HIDDEN> writes:

> ./guix/store.scm:1428:15: ERROR:
>    1. &store-protocol-error:
>        message: "some substitutes for the outputs of derivation=20
> `/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv'=20
> failed (usually happens due to networking issues); try `--fallback' to=20
> build derivation from source "

This seems to be a transient network issue, I was able to substitute
that on my own computer.  Can you please retry again, and see if that
fixes the problem?

Best,
--=20
Josselin Poiret




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

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


Received: (at submit) by debbugs.gnu.org; 20 May 2022 07:58:45 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 20 03:58:45 2022
Received: from localhost ([127.0.0.1]:37455 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nrxX2-0002DD-P2
	for submit <at> debbugs.gnu.org; Fri, 20 May 2022 03:58:45 -0400
Received: from lists.gnu.org ([209.51.188.17]:56138)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rafa@HIDDEN>) id 1nrxWv-0002Ch-Sn
 for submit <at> debbugs.gnu.org; Fri, 20 May 2022 03:58:43 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:36318)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <rafa@HIDDEN>)
 id 1nrxWu-0002XK-Dc
 for bug-guix@HIDDEN; Fri, 20 May 2022 03:58:36 -0400
Received: from icts-p-cavspool-1.kulnet.kuleuven.be
 ([2a02:2c40:0:c0::25:194]:45902)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <rafa@HIDDEN>)
 id 1nrxWq-0000y3-Ie
 for bug-guix@HIDDEN; Fri, 20 May 2022 03:58:34 -0400
Received: from icts-p-cavuit-2.kulnet.kuleuven.be
 (icts-p-cavuit-2.kulnet.kuleuven.be [134.58.240.131])
 by icts-p-cavspool-1.kulnet.kuleuven.be (Postfix) with ESMTP id AED3D1C30
 for <bug-guix@HIDDEN>; Fri, 20 May 2022 09:57:22 +0200 (CEST)
X-KULeuven-Envelope-From: rafa@HIDDEN
X-Spam-Status: not spam, SpamAssassin (not cached, score=-51.109, required 5, 
 autolearn=disabled, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10,
 DKIM_VALID -0.10, DKIM_VALID_AU -0.10, RCVD_SMTPS -50.00,
 T_SCC_BODY_TEXT_LINE -0.01, URIBL_BLOCKED 0.00)
X-KULeuven-Scanned: Found to be clean
X-KULeuven-ID: DAE9D2079E.AA630
X-KULeuven-Information: Katholieke Universiteit Leuven
Received: from icts-p-ceifnet-smtps-0.kuleuven.be
 (icts-p-ceifnet-smtps.service.icts.svcd [IPv6:2a02:2c40:0:51:140:242:ac11:5])
 by icts-p-cavuit-2.kulnet.kuleuven.be (Postfix) with ESMTP id DAE9D2079E
 for <bug-guix@HIDDEN>; Fri, 20 May 2022 09:56:58 +0200 (CEST)
BCmilterd-Mark-Subject: no
BCmilterd-Errors: 
BCmilterd-Report: SA-HVU#DKIM_VALID_AU#0.00, SA-HVU#DKIM_SIGNED#0.00,
 SA-HVU#DKIM_VALID#0.00, SA-HVU#OURIPS#-35.00
X-CAV-Cluster: smtps
Received: from hydrogen.esat.kuleuven.be (hydrogen.esat.kuleuven.be
 [134.58.56.153])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by icts-p-ceifnet-smtps-0.kuleuven.be (Postfix) with ESMTPS id B8A68D4F296D6
 for <bug-guix@HIDDEN>; Fri, 20 May 2022 09:56:58 +0200 (CEST)
X-KULeuven-ESAT-Envelope-Sender: rafa@HIDDEN
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=esat.kuleuven.be;
 s=esat20220324; t=1653033418;
 bh=AI24HSKv3yjt19cXPrQ0NyGDJnga/WISCHa1sD2b/zY=;
 h=Date:From:To:Subject:From;
 b=5eHsgRE5yyZBGXDFMLZsTOS6zePQC75Z7RLI9xG47Br0sZXXlJ6BuOQPx9da0egbS
 0S6RF7JoMXX7F+jYER/cs0ivuD5hDpW+UfGwQlrxKV8OXBOzXnN2dJwEqQ1ukx1BCi
 Y0BDadgU9c9FR0IJdWIX9/6MxtbaNH0iMpWlSQvb/FLEAVCUKV/+9TiZne6OvS3tmK
 KnVuC80eQMqeHq5V+HUbOHDufszlz931XeaXTdPC1lnuACykZbGnw6oyXIY23PocqZ
 ugIMllEAAqwJldT5XP4yINOdfL3FHAJuAggfRPcTxhCudryGpETtIjOzPhFd70v16o
 Ru7Vyk9H8WRAQ==
Received: from webmail.esat.kuleuven.be (cobalt.esat.kuleuven.be
 [134.58.56.187])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (3072 bits) server-digest SHA256)
 (No client certificate requested)
 by hydrogen.esat.kuleuven.be (Postfix) with ESMTPSA id AEB3D6000E
 for <bug-guix@HIDDEN>; Fri, 20 May 2022 09:56:58 +0200 (CEST)
Received: from 64.174-179-91.adsl-dyn.isp.belgacom.be ([91.179.174.64])
 by webmail.esat.kuleuven.be
 with HTTP (HTTP/2.0 POST); Fri, 20 May 2022 09:56:58 +0200
MIME-Version: 1.0
Date: Fri, 20 May 2022 09:56:58 +0200
X-Kuleuven: This mail passed the K.U.Leuven mailcluster
From: =?UTF-8?Q?Rafa_G=C3=A1lvez?= <rafa@HIDDEN>
To: bug-guix@HIDDEN
Subject: Guix pull after many months fails: substitutes for git-minimal-2.36.1
 failed
User-Agent: ESAT webmail service, powered by Roundcube
Message-ID: <239e17fd251774875680012501ae45d0@HIDDEN>
X-Sender: rafa@HIDDEN
Content-Type: text/plain; charset=US-ASCII;
 format=flowed
Content-Transfer-Encoding: 7bit
Received-SPF: pass client-ip=2a02:2c40:0:c0::25:194;
 envelope-from=rafa@HIDDEN; helo=icts-p-cavspool-1.kulnet.kuleuven.be
X-Spam_score_int: -19
X-Spam_score: -2.0
X-Spam_bar: --
X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-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.6 (-)
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.7 (--)

~> guix pull
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
   guix      https://git.savannah.gnu.org/git/guix.git   cf17cbb
Computing Guix derivation for 'x86_64-linux'... -Backtrace:
           13 (primitive-load 
"/gnu/store/95aihgn34wdy8h9yp2qyjgsxb07qiifv-compute-guix-derivation")
In ice-9/eval.scm:
     155:9 12 (_ _)
     159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> 
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
     152:2 10 (with-fluid* _ _ _)
     152:2  9 (with-fluid* _ _ _)
In ./guix/store.scm:
   2177:24  8 (run-with-store #<store-connection 256.99 7fe20e175cd0> _ 
#:guile-for-build _ #:system _ #:target _)
    2005:8  7 (_ _)
In ./guix/gexp.scm:
    300:22  6 (_ _)
    1181:2  5 (_ _)
    1047:2  4 (_ _)
     893:4  3 (_ _)
In ./guix/store.scm:
   2062:12  2 (_ #<store-connection 256.99 7fe20e08ceb0>)
    1413:5  1 (map/accumulate-builds #<store-connection 256.99 
7fe20e08ceb0> #<procedure 7fe20c731cf0 at ./guix/stor?> ?)
   1428:15  0 (_ #<store-connection 256.99 7fe20e08ceb0> _ _)

./guix/store.scm:1428:15: ERROR:
   1. &store-protocol-error:
       message: "some substitutes for the outputs of derivation 
`/gnu/store/6rbibj988j90d8gyccvxrqmkfr0l3mk6-git-minimal-2.36.1.drv' 
failed (usually happens due to networking issues); try `--fallback' to 
build derivation from source "
       status: 1
guix pull: error: You found a bug: the program 
'/gnu/store/95aihgn34wdy8h9yp2qyjgsxb07qiifv-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"cf17cbbc1b16dd15c8ec2e637d240de7ae5c3a44"; system: "x86_64-linux";
host version: "fb24a4d5b87fa77a42966938df5e9761c0991876"; pull-version: 
1).




Acknowledgement sent to Rafa Gálvez <rafa@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#55537; 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, 30 May 2022 09:45:02 UTC

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