* Substitute not downloading
@ 2023-05-09 15:43 Greg Hogan
2023-05-10 9:35 ` Andreas Enge
0 siblings, 1 reply; 3+ messages in thread
From: Greg Hogan @ 2023-05-09 15:43 UTC (permalink / raw)
To: guix-devel
I have an up-to-date Guix but am unable to fetch the substitute from
http://ci.guix.gnu.org/build/1332269/details
Are substitutes only available after the evaluation has completed?
--8<---------------cut here---------------start------------->8---
$ guix describe
Generation 9 May 09 2023 15:18:11 (current)
guix c1ffe2f
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: c1ffe2f21bd1b9ba6bd527bbabe130144a69af71
guix install ungoogled-chromium
The following package will be installed:
ungoogled-chromium 112.0.5615.165-1
The following derivations will be built:
/gnu/store/lxix0vxmgdvvddk6wl2fdag7vrqhklky-profile.drv
/gnu/store/92l92ljnq20q09bvjxlw42n5gl8shf38-ungoogled-chromium-112.0.5615.165-1.drv
611.0 MB will be downloaded
chromium-112.0.5615.165.tar.xz 583.6MiB
--8<---------------cut here---------------end--------------->8---
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Substitute not downloading
2023-05-09 15:43 Substitute not downloading Greg Hogan
@ 2023-05-10 9:35 ` Andreas Enge
2023-05-10 15:02 ` Greg Hogan
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2023-05-10 9:35 UTC (permalink / raw)
To: Greg Hogan; +Cc: guix-devel
Am Tue, May 09, 2023 at 11:43:01AM -0400 schrieb Greg Hogan:
> I have an up-to-date Guix but am unable to fetch the substitute from
> http://ci.guix.gnu.org/build/1332269/details
So the link indicates that the build has succeeded "19 hours ago",
which would mean on May 9 around 14:30 UTC, which was about an hour
before you wrote this message.
> Are substitutes only available after the evaluation has completed?
> --8<---------------cut here---------------start------------->8---
> $ guix describe
> Generation 9 May 09 2023 15:18:11 (current)
> guix c1ffe2f
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: c1ffe2f21bd1b9ba6bd527bbabe130144a69af71
> --8<---------------cut here---------------end--------------->8---
I think the substitute not being available may have to do with the
difference between the package being available in the store, and as a
nar file for substitution. As I understand it, the first request for a nar
can fail, then it is built in the background, and a later request after
a timeout will succeed. Hopefully offload specialists can correct potential
misconceptions on my side ;-)
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Substitute not downloading
2023-05-10 9:35 ` Andreas Enge
@ 2023-05-10 15:02 ` Greg Hogan
0 siblings, 0 replies; 3+ messages in thread
From: Greg Hogan @ 2023-05-10 15:02 UTC (permalink / raw)
To: Andreas Enge; +Cc: guix-devel
On Wed, May 10, 2023 at 5:35 AM Andreas Enge <andreas@enge.fr> wrote:
>
> I think the substitute not being available may have to do with the
> difference between the package being available in the store, and as a
> nar file for substitution. As I understand it, the first request for a nar
> can fail, then it is built in the background, and a later request after
> a timeout will succeed. Hopefully offload specialists can correct potential
> misconceptions on my side ;-)
A later attempt successfully downloaded the substitute. This
explanation sounds plausible, and it is a large package which would
explain the extended delay.
Greg
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-10 15:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 15:43 Substitute not downloading Greg Hogan
2023-05-10 9:35 ` Andreas Enge
2023-05-10 15:02 ` Greg Hogan
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.