From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 69D213858281; Mon, 3 Jul 2023 02:37:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69D213858281 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688351852; bh=3S/ipJfI29ZtZYjr+0CS3v+ZWFsLuuuT4zeUaOEoCXY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wdFDzvC3SslD6zEgiYVz4b8uJgSWl0nrKFUVQ4U67ZtEtoQmZ42fmR9cE4vdXj1mT PAwJft1jEYDneDzdUC+uYWOpuWkXVM63VtP2siukaOookaa4d6ZDqze6+02L0927Em rXZf2+eBe+RKVDpdnuPYG2cRpuuwYugiKl5haeKs= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/30603] Various test failures with EPERM in systemd-nspawn container Date: Mon, 03 Jul 2023 02:37:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30603 --- Comment #1 from Carlos O'Donell --- (In reply to Sam James from comment #0) > One example of many is tst-ntp_gettimex: > ``` > /var/tmp/portage/sys-libs/glibc-2.37-r3/work/build-hppa-hppa2.0-unknown- > linux-gnu-nptl/misc/tst-ntp_gettimex.out > ``` > error: ../sysdeps/unix/sysv/linux/tst-ntp_gettime.c:46: NTP_GETTIME_SYSCA= LL > failed: Operation not permitted >=20 > error: 1 test failures > ``` Are you able to reproduce this under strace and determine the exact syscall that is failing? Sometimes it's surprising what's failing. --=20 You are receiving this mail because: You are on the CC list for the bug.=