all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: kiasoc5@tutanota.com
Cc: 54083@debbugs.gnu.org
Subject: [bug#54083] [PATCH] gnu: python-importlib-metadata: Update to 4.11.1.
Date: Sun, 08 May 2022 23:22:29 +0200	[thread overview]
Message-ID: <87tu9zwwh6.fsf@gnu.org> (raw)
In-Reply-To: <MwPdVVJ--3-2@tutanota.com> (kiasoc5@tutanota.com's message of "Mon, 21 Feb 2022 05:59:23 +0100 (CET)")

Hi,

kiasoc5@tutanota.com skribis:

> Tested update with the following command:
>
> guix refresh -l python-importlib-metadata | tr ' ' '\n' | grep '@' | xargs ./pre-inst-env guix build --keep-going --check
>
> Most dependents build fine, there are some more to be fixed.
>
> ```
> guix build: error: build of `/gnu/store/23zz3gkbcp7rhngx5kqqkifgllnnn87d-orange-3.31.1.drv', `/gnu/store/8g57fz279rsfbp7ygyfdkkigxz6alsd9-python-dolfin-adjoint-2019.1.0.drv', `/gnu/store/hpp2hysd3rjwy9kzbfrip1mjsp7cw42x-jrnl-1.9.7.drv', `/gnu/store/im8523db69cn0zn8d6357fljvnj9h51v-python-pytest-virtualenv-1.7.0.drv', `/gnu/store/jb7dhh6qyl1ywfl560g2fdincqln0j0m-python-behave-web-api-1.0.6.drv', `/gnu/store/k0yar63qm2h4kv8qbl0dbp04c6lvm8kz-python-pysnptools-0.4.11.drv', `/gnu/store/nr9isakhk3bxkl6p5v65gvqahy4n5fmy-dosage-2.17.drv', `/gnu/store/pf79l2hn6brzwl0b1q0bynlh42501s3v-electrum-4.1.5.drv', `/gnu/store/pvnxfjfr9fg0ap8lwia60vs53rgdclrh-gr-satellites-4.2.0.drv', `/gnu/store/qg7mfxcn2ayyq4v4lc1bkxddayfj54bp-gnss-sdr-0.0.15.drv', `/gnu/store/qgc7prgchmwn9hyy36hsn12cyraixvcf-electron-cash-4.2.6.drv', `/gnu/store/sc72sngxh0fbklbn66hly6k6r7zy6fcl-gqrx-2.15.8.drv', `/gnu/store/ympmpv7ci9xav22jaisq9kwrp1qq8w00-onionshare-2.4.drv' failed
> ```

Apologies for the long delay.

Would you be willing to try and adjust some of the failing dependents?
Of those listed above, only 4 are currently broken:

--8<---------------cut here---------------start------------->8---
$ guix weather orange python-dolfin-adjoint jrnl python-pytest-virtualenv python-behave-web-api python-pysnptools dosage electrum gr-satellites gnss-sdr electron-cash gqrx onionshare --substitute-urls=https://ci.guix.gnu.org --display-missing
computing 13 package derivations for x86_64-linux...
looking for 13 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org
  69.2% substitutes available (9 out of 13)
  at least 51.0 MiB of nars (compressed)
  65.1 MiB on disk (uncompressed)

  0.0% (0 out of 4) of the missing items are queued
  744 queued builds
      aarch64-linux: 547 (73.5%)
      powerpc64le-linux: 1 (.1%)
      i686-linux: 6 (.8%)
      x86_64-linux: 190 (25.5%)
  build rate: 109.54 builds per hour
      powerpc64le-linux: 0.22 builds per hour
      i686-linux: 76.92 builds per hour
      x86_64-linux: 28.69 builds per hour
      aarch64-linux: 5.53 builds per hour

Substitutes are missing for the following items:
  /gnu/store/3j20ssshr0zd8624jrbv7ymrhq7hm02b-orange-3.31.1                      x86_64-linux
  /gnu/store/zymd425djigr7k5653k6sqbgccz6j7cn-python-dolfin-adjoint-2019.1.0     x86_64-linux
  /gnu/store/ggcnmsjmljr5fakf1pviyfa1w2nhw8c7-python-pytest-virtualenv-1.7.0     x86_64-linux
  /gnu/store/6iwf2dgsaihcmd0z9m0fcfs21b7ksg4y-python-pysnptools-0.4.11           x86_64-linux
$ guix describe
Generation 214  May 02 2022 21:44:14    (current)
  guix 6b588da
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 6b588da368c77cde82ea2f22ca315116228777ad
--8<---------------cut here---------------end--------------->8---

So it seems like there’s a serious regression here.

As a stopgap, we can start by keeping version 1.5.0 in addition to the
new version, and use 1.5.0 in dependents that really need it.

Thoughts?

TIA,
Ludo’.




  reply	other threads:[~2022-05-08 21:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21  4:59 [bug#54083] [PATCH] gnu: python-importlib-metadata: Update to 4.11.1 kiasoc5--- via Guix-patches via
2022-05-08 21:22 ` Ludovic Courtès [this message]
2022-05-09  0:00   ` kiasoc5 via Guix-patches via
2022-05-26  6:09 ` bug#54083: Closing 54083 kiasoc5--- via Guix-patches via

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

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

  git send-email \
    --in-reply-to=87tu9zwwh6.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54083@debbugs.gnu.org \
    --cc=kiasoc5@tutanota.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 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.