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 39623158015 for ; Fri, 29 Dec 2023 01:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E7F42BC032; Fri, 29 Dec 2023 01:12:43 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48F4B2BC032 for ; Fri, 29 Dec 2023 01:12:43 +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 3979D340806 for ; Fri, 29 Dec 2023 01:12:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A27C4AE5 for ; Fri, 29 Dec 2023 01:12:40 +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: <1703812346.0f36f14aa0e81089016f33353e9ac97f2fb04bf6.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.39.2-r1.ebuild sys-apps/util-linux/util-linux-2.39.3-r1.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: 0f36f14aa0e81089016f33353e9ac97f2fb04bf6 X-VCS-Branch: master Date: Fri, 29 Dec 2023 01:12:40 +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: edc50099-0447-4775-b849-fbac6f617c6c X-Archives-Hash: 6d9f9788e3bf1a11a16a631d5e738f5b commit: 0f36f14aa0e81089016f33353e9ac97f2fb04bf6 Author: Sam James gentoo org> AuthorDate: Fri Dec 29 01:12:26 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 29 01:12:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f36f14a sys-apps/util-linux: skip utmp/last-ipv6 too May sometimes think it has network access when it doesn't. Signed-off-by: Sam James gentoo.org> sys-apps/util-linux/util-linux-2.39.2-r1.ebuild | 1 + sys-apps/util-linux/util-linux-2.39.3-r1.ebuild | 1 + sys-apps/util-linux/util-linux-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild b/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild index 28556848e5cd..b5fc889bbfc3 100644 --- a/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild @@ -151,6 +151,7 @@ src_prepare() { lsfd/mkfds-rw-character-device # Fails with network-sandbox at least in nspawn lsfd/option-inet + utmp/last-ipv6 ) local known_failing_test diff --git a/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild b/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild index 85b01bb6d900..6ba55f0e06ad 100644 --- a/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild @@ -151,6 +151,7 @@ src_prepare() { lsfd/mkfds-rw-character-device # Fails with network-sandbox at least in nspawn lsfd/option-inet + utmp/last-ipv6 ) local known_failing_test diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index 3ae57148c8b8..64c79cdbe908 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -143,6 +143,7 @@ src_prepare() { lsfd/mkfds-rw-character-device # Fails with network-sandbox at least in nspawn lsfd/option-inet + utmp/last-ipv6 ) local known_failing_test