From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE8A415813A for ; Wed, 15 Jan 2025 23:35:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0391E07DB; Wed, 15 Jan 2025 23:35:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90EFBE07DB for ; Wed, 15 Jan 2025 23:35:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FD4A3430BF for ; Wed, 15 Jan 2025 23:35:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5B6A2078 for ; Wed, 15 Jan 2025 23:35:06 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736984008.de65ca7b4a3f3a68b65b56e2dcaf6e511d3a3443.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd/systemd-254.17.ebuild sys-apps/systemd/systemd-254.21.ebuild sys-apps/systemd/systemd-255.11.ebuild sys-apps/systemd/systemd-255.15.ebuild sys-apps/systemd/systemd-255.16.ebuild sys-apps/systemd/systemd-256.10.ebuild sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: de65ca7b4a3f3a68b65b56e2dcaf6e511d3a3443 X-VCS-Branch: master Date: Wed, 15 Jan 2025 23:35:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 293c5672-e617-4991-b57f-1bc2e5487521 X-Archives-Hash: 7354164de9409f0ae00b220b1195cc0a commit: de65ca7b4a3f3a68b65b56e2dcaf6e511d3a3443 Author: Sam James gentoo org> AuthorDate: Wed Jan 15 23:33:28 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 15 23:33:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de65ca7b Revert "sys-apps/systemd: drop hwids blocker" This reverts commit 70f80b10d72462b50cc1ba3ea66d7158fbacf672. I hit this today when updating an old chroot. It's pretty cheap to keep an old blocker and can be the difference between an emerge process falling over (possibly at a fragile step) or completing successfully - I had no other issues. Signed-off-by: Sam James gentoo.org> sys-apps/systemd/systemd-254.17.ebuild | 1 + sys-apps/systemd/systemd-254.21.ebuild | 1 + sys-apps/systemd/systemd-255.11.ebuild | 1 + sys-apps/systemd/systemd-255.15.ebuild | 1 + sys-apps/systemd/systemd-255.16.ebuild | 1 + sys-apps/systemd/systemd-256.10.ebuild | 1 + sys-apps/systemd/systemd-9999.ebuild | 1 + 7 files changed, 7 insertions(+) diff --git a/sys-apps/systemd/systemd-254.17.ebuild b/sys-apps/systemd/systemd-254.17.ebuild index 27288f01db4d..5bbb9673648a 100644 --- a/sys-apps/systemd/systemd-254.17.ebuild +++ b/sys-apps/systemd/systemd-254.17.ebuild @@ -141,6 +141,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-254.21.ebuild b/sys-apps/systemd/systemd-254.21.ebuild index d32eb9cf9067..68cb53d8ae34 100644 --- a/sys-apps/systemd/systemd-254.21.ebuild +++ b/sys-apps/systemd/systemd-254.21.ebuild @@ -141,6 +141,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-255.11.ebuild b/sys-apps/systemd/systemd-255.11.ebuild index c7be7d18dd46..068165c7f0ba 100644 --- a/sys-apps/systemd/systemd-255.11.ebuild +++ b/sys-apps/systemd/systemd-255.11.ebuild @@ -144,6 +144,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-255.15.ebuild b/sys-apps/systemd/systemd-255.15.ebuild index 9f2c1c44f05d..f45be4631e27 100644 --- a/sys-apps/systemd/systemd-255.15.ebuild +++ b/sys-apps/systemd/systemd-255.15.ebuild @@ -144,6 +144,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-255.16.ebuild b/sys-apps/systemd/systemd-255.16.ebuild index 70f889b56636..ba3ffac94631 100644 --- a/sys-apps/systemd/systemd-255.16.ebuild +++ b/sys-apps/systemd/systemd-255.16.ebuild @@ -144,6 +144,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-256.10.ebuild b/sys-apps/systemd/systemd-256.10.ebuild index 323be45e828c..b1d910074fda 100644 --- a/sys-apps/systemd/systemd-256.10.ebuild +++ b/sys-apps/systemd/systemd-256.10.ebuild @@ -140,6 +140,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 26f2f72f7977..250d179e1c2a 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -140,6 +140,7 @@ RDEPEND="${COMMON_DEPEND} ) !sysv-utils? ( sys-apps/sysvinit ) resolvconf? ( !net-dns/openresolv ) + !sys-apps/hwids[udev] !sys-auth/nss-myhostname !sys-fs/eudev !sys-fs/udev