unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: zimoun <zimon.toutoune@gmail.com>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: Julia packages on build farms?
Date: Wed, 06 Jul 2022 12:41:55 +0100	[thread overview]
Message-ID: <871quy79gn.fsf@cbaines.net> (raw)
In-Reply-To: <87iloazdmg.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2075 bytes --]


zimoun <zimon.toutoune@gmail.com> writes:

> That’s said, I do not understand the result of “guix weather” and “guix
> build”.  Let pick an example.  Using Guix 06493e7, the package
> julia-staticarrays is unavailable on Berlin (ci.guix) and available on
> Bordeaux (bordeaux.guix).  So far, so good!
>
> $ guix weather julia-staticarrays
> computing 1 package derivations for x86_64-linux...
> looking for 1 store items on https://ci.guix.gnu.org...
> https://ci.guix.gnu.org
>   0.0% substitutes available (0 out of 1)
>   unknown substitute sizes
>   0,0 MiB on disk (uncompressed)
>
>   0.0% (0 out of 1) of the missing items are queued
>   at least 1 000 queued builds
>       x86_64-linux: 374 (37.4%)
>       i686-linux: 341 (34.1%)
>       powerpc64le-linux: 260 (26.0%)
>       aarch64-linux: 25 (2.5%)
>   build rate: 128.06 builds per hour
>       x86_64-linux: 59.81 builds per hour
>       i686-linux: 55.88 builds per hour
>       powerpc64le-linux: 13.49 builds per hour
>       aarch64-linux: 42.47 builds per hour
> looking for 1 store items on https://bordeaux.guix.gnu.org...
> https://bordeaux.guix.gnu.org
>   100.0% substitutes available (1 out of 1)
>   0,5 MiB of nars (compressed)
>   4,7 MiB on disk (uncompressed)
>   (continuous integration information unavailable)
>
>
> Now, I get:
>
> $ guix build julia-staticarrays --substitute-urls=https://ci.guix.gnu.org -n
> The following derivation would be built:
>   /gnu/store/cinn2zy26791mp4d3qv2gda635a5a2r3-julia-staticarrays-1.2.13.drv
>
> $ guix build julia-staticarrays --substitute-urls=https://bordeaux.guix.gnu.org -n
> The following derivation would be built:
>   /gnu/store/cinn2zy26791mp4d3qv2gda635a5a2r3-julia-staticarrays-1.2.13.drv
>
> where the former is expected, not the latter.  Why is the package
> locally built when “guix weather” says the substitutes is available?
>
> What am I doing wrong?

guix weather doesn't check substitute trust, so you've probably not got
the bordeaux.guix.gnu.org key in your ACL.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

  parent reply	other threads:[~2022-07-06 11:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 11:25 Julia packages on build farms? zimoun
2022-07-06 11:33 ` Efraim Flashner
2022-07-06 12:09   ` zimoun
2022-07-07  8:03     ` Ludovic Courtès
2022-07-06 11:41 ` Christopher Baines [this message]
2022-07-06 11:59   ` zimoun
2022-07-06 12:56     ` Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871quy79gn.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).