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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78A82158064 for ; Fri, 3 May 2024 08:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB2F4E2A41; Fri, 3 May 2024 08:26:18 +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 820E8E2A41 for ; Fri, 3 May 2024 08:26:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C5BE343010 for ; Fri, 3 May 2024 08:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2445C93E for ; Fri, 3 May 2024 08:26:16 +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: <1714724742.f1a7069b8ca99304e0673f934d37d521ccf7ffef.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild sys-apps/util-linux/util-linux-9999.ebuild X-VCS-Directories: sys-apps/util-linux/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f1a7069b8ca99304e0673f934d37d521ccf7ffef X-VCS-Branch: master Date: Fri, 3 May 2024 08:26:16 +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: 3a8c1995-43cf-48c3-b3c1-b181d57bb217 X-Archives-Hash: a69254a501ff487cb864fe1c79afb186 commit: f1a7069b8ca99304e0673f934d37d521ccf7ffef Author: Sam James gentoo org> AuthorDate: Fri May 3 08:25:42 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 3 08:25:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a7069b sys-apps/util-linux: link to upstream bug for test failure Signed-off-by: Sam James gentoo.org> sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild | 1 + sys-apps/util-linux/util-linux-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild b/sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild index 397aca96159e..6bf89abd6a80 100644 --- a/sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild +++ b/sys-apps/util-linux/util-linux-2.40.1_rc1.ebuild @@ -138,6 +138,7 @@ src_prepare() { hardlink/options # Fails in sandbox + # re ioctl_ns: https://github.com/util-linux/util-linux/issues/2967 lsns/ioctl_ns lsfd/mkfds-inotify lsfd/mkfds-symlink diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index 397aca96159e..6bf89abd6a80 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -138,6 +138,7 @@ src_prepare() { hardlink/options # Fails in sandbox + # re ioctl_ns: https://github.com/util-linux/util-linux/issues/2967 lsns/ioctl_ns lsfd/mkfds-inotify lsfd/mkfds-symlink