From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WHN0BpRMLmU5HQAA9RJhRA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 10:57:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WHN0BpRMLmU5HQAA9RJhRA (envelope-from ) for ; Tue, 17 Oct 2023 10:57:56 +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 714336EA7E for ; Tue, 17 Oct 2023 10:57:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZUGYd7WN; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697533076; a=rsa-sha256; cv=none; b=DFw6ECTyeWmQr79epYoNV5mlUn6Y4c68Vv7w5STCFxg+cJwxl2BZOm3b6C5taLLn3XvKSc PRjWxMCDZ1x8f+52IU/Ux8+62TFjSPeBaEFbigyd24z94nq4XmX7IQEKzqkkC39VuQLpcO 8UlE/Q+aE8Q+Nm6r3eNAouJTnhkk2mu6TFL23Y/kM5j30bOrYVvbA9pdeGDdzX2wvsoqQy tPLwVE7xzN5ZJhlb3y4ywcKUZKVShaDYESFQiFOO3bDQ+k/aLVHQbHjJ+531GfWD1ehzti B+qVxjpXL6mSTKcVrsRtSBlOnm5ZCVpdh4RYBfZQmP2gzlH5sg/RJi/kVjiHfQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZUGYd7WN; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697533076; 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: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=A6qJ8EYekBCm3E69sX7V61BomDuQOMip7qR6zta/BUc=; b=EtY0eJftjSD0nbYvL8vIHZeb+1fi+gT6ttoMOn1PEf1RNT24Gq58YgwgwbpuwcwBOOJwYZ eIQTMC39B17snIl3Fsgn6Bh0mZ/Q1j4AeCmT6gA055jUJRDG+o1oIdO9Cqudc8BkTFv4i/ n5j2/Mk0Htc3atIRGy2/3chGYj/Gl77lwkO83txn7OHuMJSstfyd6zwiK7oth62Eh+WlfF CgOCAgQgnC3HQtKNPO/Batdu94MhySCE4Y071h1NxICrhn4zT0VwmRx5BNO+jLqhMw2wu1 8istVHHahnAvAm6dzdZL4BazYhi5O5dqeiyr85JZcWnEZ90tMwrVedsiU/wx4g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsftT-0003Gt-Rk; Tue, 17 Oct 2023 04:57:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsftR-0003FT-LA for guix-patches@gnu.org; Tue, 17 Oct 2023 04:57:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsftR-0002dR-D1 for guix-patches@gnu.org; Tue, 17 Oct 2023 04:57:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsftq-0006HJ-Bk for guix-patches@gnu.org; Tue, 17 Oct 2023 04:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66525] [PATCH 0/7] Remove dependency of polkit, python-dbusmock, etc. on (guix build syscalls) Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 08:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66525 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: maxim.cournoyer@gmail.com, 66525@debbugs.gnu.org X-Debbugs-Original-Cc: Maxim Cournoyer , guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169753306124104 (code B ref -1); Tue, 17 Oct 2023 08:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Oct 2023 08:57:41 +0000 Received: from localhost ([127.0.0.1]:58556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsftV-0006Gi-6u for submit@debbugs.gnu.org; Tue, 17 Oct 2023 04:57:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsftT-0006GU-1l for submit@debbugs.gnu.org; Tue, 17 Oct 2023 04:57:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsfst-00025O-QP for guix-patches@gnu.org; Tue, 17 Oct 2023 04:57:06 -0400 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsfss-0002M6-3B; Tue, 17 Oct 2023 04:57:03 -0400 Received: by mail-wr1-x42c.google.com with SMTP id ffacd0b85a97d-31f71b25a99so5049679f8f.2; Tue, 17 Oct 2023 01:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697533018; x=1698137818; darn=gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=A6qJ8EYekBCm3E69sX7V61BomDuQOMip7qR6zta/BUc=; b=ZUGYd7WNURtY4qMPvQZpzgW1HhrBqlvKIhm29Q78mNdxWzA+fEs5YPO3A/wr5Vsguo DCHROHRG7gVji+UCwuKGky7P+3fHetMej4NKgkfEO0559IKI9kOKTQJze8EJXdD3rAMK n2KWbSJO/Vr9C5rAdNz+9ygw7Z5snjak6N/5ZGAcs1Sm6Vgu01Buwdv+DbQiCYjVz6AN 2M1t0GbmtPj3KL74KttNn6VF/zGWRu/0qOMDDIOOXVZLr9kq6sKhZYZYZEr79209L3+N VxDfgFLq2Cqf32FR0/bi0XT9tE9ONGZAm11+BXOHW9338Dwvks1beGPDbogXITvtRxGY ZBsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697533018; x=1698137818; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=A6qJ8EYekBCm3E69sX7V61BomDuQOMip7qR6zta/BUc=; b=JWT3dZq25o73KbKXtdYmmZorqr2/efO39uvylAraXkLWHZ236q143aramB4rVWJkgH hPZTjBurmX/Eis6bOROThFTzYqhUynl21nFyKY9Cw8vK1fljXgxs7A01q3DgsGq3x01i xH6lasbdfJLfpsI9uXZNh/SbzWgQzocLzCZi/tzwedAZkPOMNmwqBh/Bcoc1bZl3kxie WP4Py90vjPkYuw8KzNm5ejOOvKmoxWLJvkqJlKJeCiirLK9bP7mIq/ufI1XgfwPt9Y/L jBnvvelx9x5x3rc5jpiAY9xjynihoilWtTXLLCapee50LPwz6tobpZ+uLAkN3Cg+WyvH Pyuw== X-Gm-Message-State: AOJu0YzvLru+W3xqqz7AxmTKM5f/ZG0d8SJGtxW1lT3D0Qt9XATyIM3o f5JCXaw3a1zBwY9++u7Acw56w0V4nXUSFK/S X-Google-Smtp-Source: AGHT+IERCFH4tmT7dYif8JN2Ve9nO0SjgYXXh5NhnnLwiPBWxO2j/IwvVW1XiEzxwABXnCAt7ZXD3w== X-Received: by 2002:a5d:698e:0:b0:32d:a57b:8c8d with SMTP id g14-20020a5d698e000000b0032da57b8c8dmr1130468wru.69.1697533018046; Tue, 17 Oct 2023 01:56:58 -0700 (PDT) Received: from localhost ([31.210.180.106]) by smtp.gmail.com with ESMTPSA id t2-20020adfe442000000b0032dbf99bf4fsm1173882wrm.89.2023.10.17.01.56.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 01:56:57 -0700 (PDT) Date: Tue, 17 Oct 2023 11:56:56 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , guix-patches@gnu.org, Maxim Cournoyer References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="N1FRPG7ihquhCo4p" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Received-SPF: pass client-ip=2a00:1450:4864:20::42c; envelope-from=efraim.flashner@gmail.com; helo=mail-wr1-x42c.google.com X-Spam_score_int: -14 X-Spam_score: -1.5 X-Spam_bar: - X-Spam_report: (-1.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.78 X-Spam-Score: -3.78 X-Migadu-Queue-Id: 714336EA7E X-TUID: Y80eHv1y2XVr --N1FRPG7ihquhCo4p Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2023 at 05:45:32PM +0200, Ludovic Court=C3=A8s wrote: > Hello! >=20 > This patch series removes (guix build syscalls) from the dependencies > of several packages where having that dependency would effectively > prevent us from changing syscalls.scm due to the high number of > dependents (and it turns out that removing that dependency was easy). >=20 > This change involves a rebuild of ~3,912 packages. I plan to create > a branch and have it built by ci.guix (I suppose qa.guix will skip it > by default?). I can do that any time (the build farm is currently idle!) > but since =E2=80=98rust-team=E2=80=99 is fully built, I thought we might = want to merge > it first; Efraim? I=E2=80=99ll also send a proper =E2=80=9Crequest for m= erging=E2=80=9D. That would be nice. I'm currently waiting for aarch64 to catch up and then I need to rebase on master since the qt-team branch got merged and then it should be ready. > Besides I have not forgotten about the underlying bug, reported > at , and I plan to propose another > fix there. >=20 > Thoughts? >=20 > Ludo=E2=80=99. >=20 > Ludovic Court=C3=A8s (7): > gnu: mutter: Remove dependency on (guix build syscalls). > gnu: python-ipykernel: Remove dependency on (guix build syscalls). > gnu: python-dbusmock: Remove dependency on (guix build syscalls). > gnu: python-dbusmock: Rewrite phases as a gexp. > gnu: python-dbusmock: Use =E2=80=98search-input-file=E2=80=99. > gnu: polkit: Remove dependency on (guix build syscalls). > gnu: public-inbox: Remove dependency on (guix build syscalls). >=20 > gnu/packages/gnome.scm | 25 +++++----- > gnu/packages/mail.scm | 33 ++++++------- > gnu/packages/polkit.scm | 35 ++++++------- > gnu/packages/python-xyz.scm | 99 ++++++++++++++++++------------------- > 4 files changed, 89 insertions(+), 103 deletions(-) >=20 >=20 > base-commit: 5a3fb306535c2ec0a118f2f0bc8f6a162b85c7d6 > --=20 > 2.41.0 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --N1FRPG7ihquhCo4p Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmUuTFUACgkQQarn3Mo9 g1EpOg//fKaqY0/BZ0zPAHpYlkOKpui/BEiQ7jleHL+RBe3sv1tu6uWm6pZkiTyj ERg159A9w9HYp0IzuqTEGzzGFSSrJWKIig3FiR5NH9G8gdjHFXhytUcezCcIUfg7 pmgD/fZVVbftIgAGtOs7PqLJxA0C2vIUeX8c17//rwhw31aVS+HO0V/UlT90rSmD l/x8aF7Fw5OHBLgPapN1mmySgskXjeKH4g80vrmDDErWMHdQi2YpocG9T1dzuPB5 TcMPtnyiQALGGBHdXfA1XxsZApVV2yzvc7F/LYqWnU0LuyShB37dBrqi4axayg4C X177R32ISFHYJScOjwwyJKIOOTn5HQECyovAqtVpahiFd3/oo4Mq80RoleQ78M68 Zn3dT6r87zbYwK6XiCoo7BpXa2JnGmUw8Ps3XjyquCojfnxt+RE6L90e0t+ehsOL lckd2J91DQeC3kbfLTvC+wIY99RP1kbvvNIIpOG9bwf0+MmG+br+BPo9qKIUtWiQ SxDpVDqkhv46kLkMZAgUj06MqnKKffQoW02VGM3XRuNmQKOih9r60ebeDDSJjZm2 sUWgaohDmJAbAJwuRL/yBnvYdX6/Jz2kr+GUq53XBBoyNPhkG/B6PtQHVlx7H3hO FCqz2qt0ye5+ilJCjdb41k+FjPNJ0rhvDitrswLKHHcbuFZxsiI= =N5HW -----END PGP SIGNATURE----- --N1FRPG7ihquhCo4p--