From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kOMOD7w0eGJSSwEAbAwnHQ (envelope-from ) for ; Sun, 08 May 2022 23:23:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iN8BD7w0eGIiIgAA9RJhRA (envelope-from ) for ; Sun, 08 May 2022 23:23:08 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8F06A1679E for ; Sun, 8 May 2022 23:23:07 +0200 (CEST) Received: from localhost ([::1]:43206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnoMs-00070D-Ln for larch@yhetil.org; Sun, 08 May 2022 17:23:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnoMo-0006zm-Gp for guix-patches@gnu.org; Sun, 08 May 2022 17:23:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33225) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnoMo-0002Rt-8N for guix-patches@gnu.org; Sun, 08 May 2022 17:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nnoMo-0006PB-4Y for guix-patches@gnu.org; Sun, 08 May 2022 17:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54083] [PATCH] gnu: python-importlib-metadata: Update to 4.11.1. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 May 2022 21:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54083 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5@tutanota.com Cc: 54083@debbugs.gnu.org Received: via spool by 54083-submit@debbugs.gnu.org id=B54083.165204495924574 (code B ref 54083); Sun, 08 May 2022 21:23:02 +0000 Received: (at 54083) by debbugs.gnu.org; 8 May 2022 21:22:39 +0000 Received: from localhost ([127.0.0.1]:55355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnoMR-0006OI-6p for submit@debbugs.gnu.org; Sun, 08 May 2022 17:22:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnoMP-0006O3-AH for 54083@debbugs.gnu.org; Sun, 08 May 2022 17:22:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39462) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnoMK-0002R5-2v; Sun, 08 May 2022 17:22:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=SP5wpS8TlAuZOKmp6MBhNwtQr0GFOQHHZmPJ/BOzabM=; b=hWL4b+LKei92R8pphoJ3 Ago2XL8C2XgiRawOL11bjKWqSFEWSPX6j3f65O3tv7gRHSB2wjIef7ZRwalm2s09q4rnXF19/jEv4 lBBbagYAIE7pp0AIS9gnfLduJIpYjDMtIiyAxQv7ACB4l+TlKztSO2Ztur9/q6BrCfXLdmXRiWLqa FcWkhzNrpQ3OhBZmVzlztvLXIBtlYASmMEMRkyu+pNWwX/E2RVCkOxdIuQJCNP8TRvK9bw1eaAu/m a8n+wVsCPMPHujrPmac8OJp0LJ3L8alnrkFU0w71bvhR26ZGakn70O/IzcBXSlqBIQ4mxRi/44RW0 tJQ/wPah2l57lA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51042 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnoMJ-0002w8-ER; Sun, 08 May 2022 17:22:31 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 08 May 2022 23:22:29 +0200 In-Reply-To: (kiasoc5@tutanota.com's message of "Mon, 21 Feb 2022 05:59:23 +0100 (CET)") Message-ID: <87tu9zwwh6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652044987; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=SP5wpS8TlAuZOKmp6MBhNwtQr0GFOQHHZmPJ/BOzabM=; b=oy5PiDukOTG70G+XDXn1OwMgbnW+s5+BnrtjpvS2tpcuaXxA5haz0zIuNvRG5D0dbMWXzR V8F7LxaXA2zifZLwc+hazUrw+g949xV7A8p/g7f+r7be4nJgmg7r6EjrfV3fjE/EYz/qlG 32ZCRuP7i7/2Pr6HZPo4AreKgElNIKWDwnk+FpQO+KVhOfyFduDtLij9lUjT8834UNC/LL c1GDN5kH8ypjMmmJnuc6aBr0h9ZMb2qvAf/l3lpFGXFpRV0kNr6vOV4eNEqAgSXzh572pC v+l1YqcjN59YJsJ5yIxpd6Tk9l3SctV4rXw15KHkKeNntupFUHGTOPdMrdNjWg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652044987; a=rsa-sha256; cv=none; b=WY6StuU4iE593SVhtDpgWfO/bpdOS13YVu5lk5FZwp9ZITSjY9zyewb0lRLa5JiF8Ax2vJ /9Ko3jSk5f4s1T6azu0VwNjYn1PlJ4qItRxdjPgch/qKfF3kbBPGQrRa1mmPpxBO8z3ghB Nibr07op2oVYRccxaQxWp2CvQlhWyYXp3/5q2yA5Yxv26YmSV0MVB9Li9XX0oZ4krZ5VTE r9cPcsm7NseM4u6TMqaAMj5lKoOtx1SU6z9aRaJfAm2sWsRIGoz/gudTxkVahuxaCt78bS u6ijIfS4zSZTY241A3ytg3KHxF+82bqDYUZ4BCvVo/OweCANm7DFw6YVZJZwAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hWL4b+LK; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hWL4b+LK; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 8F06A1679E X-Spam-Score: -3.91 X-Migadu-Scanner: scn1.migadu.com X-TUID: kf1nFy7zyd+M Hi, kiasoc5@tutanota.com skribis: > Tested update with the following command: > > guix refresh -l python-importlib-metadata | tr ' ' '\n' | grep '@' | xarg= s ./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-dol= fin-adjoint-2019.1.0.drv', `/gnu/store/hpp2hysd3rjwy9kzbfrip1mjsp7cw42x-jrn= l-1.9.7.drv', `/gnu/store/im8523db69cn0zn8d6357fljvnj9h51v-python-pytest-vi= rtualenv-1.7.0.drv', `/gnu/store/jb7dhh6qyl1ywfl560g2fdincqln0j0m-python-be= have-web-api-1.0.6.drv', `/gnu/store/k0yar63qm2h4kv8qbl0dbp04c6lvm8kz-pytho= n-pysnptools-0.4.11.drv', `/gnu/store/nr9isakhk3bxkl6p5v65gvqahy4n5fmy-dosa= ge-2.17.drv', `/gnu/store/pf79l2hn6brzwl0b1q0bynlh42501s3v-electrum-4.1.5.d= rv', `/gnu/store/pvnxfjfr9fg0ap8lwia60vs53rgdclrh-gr-satellites-4.2.0.drv',= `/gnu/store/qg7mfxcn2ayyq4v4lc1bkxddayfj54bp-gnss-sdr-0.0.15.drv', `/gnu/s= tore/qgc7prgchmwn9hyy36hsn12cyraixvcf-electron-cash-4.2.6.drv', `/gnu/store= /sc72sngxh0fbklbn66hly6k6r7zy6fcl-gqrx-2.15.8.drv', `/gnu/store/ympmpv7ci9x= av22jaisq9kwrp1qq8w00-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 p= ython-behave-web-api python-pysnptools dosage electrum gr-satellites gnss-s= dr electron-cash gqrx onionshare --substitute-urls=3Dhttps://ci.guix.gnu.or= g --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=E2=80=99s 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=E2=80=99.