unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel <guix-devel@gnu.org>, Mathieu Othacehe <othacehe@gnu.org>
Subject: Re: core-updates weather reports!
Date: Sat, 21 Aug 2021 02:57:51 +0200	[thread overview]
Message-ID: <86h7fjobqo.fsf@gmail.com> (raw)
In-Reply-To: <YSAZNax5jAHh23xm@jasmine.lan>

Hi Leo,

On Fri, 20 Aug 2021 at 17:05, Leo Famulari <leo@famulari.name> wrote:
> On Fri, Aug 20, 2021 at 03:10:00PM -0400, Leo Famulari wrote:
>> I'm preparing some weather reports now. Basically, I use this command:
>
> Here they are! Things to note:

The command you posted works if you previously did:

  guix pull --branch=core-updates-frozen

instead, I am using:

  guix time-machine --branch=core-updates-frozen -- weather


> These reports list missing packages with 10 or more dependents. So,
> important leaf packages may be missing... please try upgrading your
> systems based on the core-updates-frozen branch!
>
> There are two substitute servers now, ci.guix.gnu.org (aka berlin) and
> bordeaux.guix.gnu.org.
>
> For 32 and 64-bit ARM, bordeaux has 70% and 85% of substitutes
> available, respectively. This is much higher than berlin.
>
> For i686 (32-bit Intel), berlin has 80%, and bordeaux has 88%.
>
> For x86_64, they each have 97%.

I get for x86_64:

--8<---------------cut here---------------start------------->8---
$ guix time-machine --branch=core-updates-frozen -- describe
  guix 839e1eb
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: core-updates-frozen
    commit: 839e1eb0850fcdf9dc8c08763434f9d193057a4b

$ guix time-machine --branch=core-updates-frozen -- weather --substitute-urls="https://ci.guix.gnu.org https://bordeaux.guix.gnu.org"
computing 18,451 package derivations for x86_64-linux...
looking for 19,921 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org
  31.2% substitutes available (6,215 out of 19,921)
  at least 38,934.7 MiB of nars (compressed)
  46,924.5 MiB on disk (uncompressed)
  9.691 seconds per request (9.7 seconds in total)
  0.1 requests per second

  0.5% (66 out of 13,706) of the missing items are queued
  73 queued builds
      x86_64-linux: 72 (98.6%)
      aarch64-linux: 1 (1.4%)
  build rate: .00 builds per hour
      i686-linux: 0.00 builds per hour
      aarch64-linux: 0.00 builds per hour
      powerpc64le-linux: 0.00 builds per hour
      x86_64-linux: 0.00 builds per hour
looking for 19,921 store items on https://bordeaux.guix.gnu.org...
https://bordeaux.guix.gnu.org
  0.0% substitutes available (1 out of 19,921)
  2.7 MiB of nars (compressed)
  12.1 MiB on disk (uncompressed)
  (continuous integration information unavailable)
--8<---------------cut here---------------end--------------->8---

Other said, bordeaux is not building core-updates-frozen, I guess. :-)
And 2/3 are still missing on Berlin.  I have not examine yet the
missings.

Cheers,
simon


  parent reply	other threads:[~2021-08-21  1:20 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-28 11:50 Core updates frozen Mathieu Othacehe
2021-08-03 20:15 ` core-updates-frozen on powerpc64le-linux (was: Core updates frozen.) Thiago Jung Bauermann
2021-08-04 20:48   ` core-updates-frozen on powerpc64le-linux Ludovic Courtès
2021-08-04 23:04     ` Thiago Jung Bauermann
2021-08-11 10:18       ` Ludovic Courtès
2021-08-11 18:45         ` Thiago Jung Bauermann
2021-08-17 12:40 ` Core updates frozen zimoun
2021-08-18 10:33   ` Efraim Flashner
2021-08-20  9:49     ` zimoun
2021-08-20 10:14       ` Efraim Flashner
2021-08-20 19:10       ` Leo Famulari
2021-08-20 21:05         ` core-updates weather reports! Leo Famulari
2021-08-20 21:40           ` Julien Lepiller
2021-08-20 23:08             ` Leo Famulari
2021-08-20 23:25               ` Julien Lepiller
2021-08-20 23:33                 ` Leo Famulari
2021-08-21  0:23                   ` Leo Famulari
2021-08-21  0:30                     ` Leo Famulari
2021-08-21  6:53                     ` Mathieu Othacehe
2021-08-21 21:21                       ` Leo Famulari
2021-08-22  8:19                         ` Mathieu Othacehe
2021-08-21  0:57           ` zimoun [this message]
2021-08-21 21:22             ` Leo Famulari
2021-08-22  8:27             ` Mathieu Othacehe
2021-08-30 22:35               ` Ludovic Courtès
2021-08-31  9:11                 ` Mathieu Othacehe

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=86h7fjobqo.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    --cc=othacehe@gnu.org \
    /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).