public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/uv] epel10: Skip a test that fails in emulated chroots
Date: Tue, 28 Jul 2026 06:11:28 GMT [thread overview]
Message-ID: <178521908894.1.14639732141061996527.rpms-uv-e04993a93c5e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/uv
Branch : epel10
Commit : e04993a93c5e04c634e3885bde6a0d35680a6369
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-28T07:11:17+01:00
Stats : +9/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/e04993a93c5e04c634e3885bde6a0d35680a6369?branch=epel10
Log:
Skip a test that fails in emulated chroots
---
diff --git a/uv.spec b/uv.spec
index b6e5263..5936576 100644
--- a/uv.spec
+++ b/uv.spec
@@ -630,6 +630,15 @@ skip="${skip-} --skip python_find::python_find"
skip="${skip-} --skip python_list::python_list"
skip="${skip-} --skip python_pin::python_pin_resolve"
%endif
+
+# It’s not clear what causes the trivial discrepancy, but we find that this
+# fails when building in qemu-user-static emulated chroots.
+# 4 │- Caused by: Failed to query Python interpreter at `[TEMP_DIR]/bar`
+# 5 │- Caused by: [PERMISSION DENIED]
+# 4 │+ Caused by: Querying Python at `[TEMP_DIR]/bar` failed with
+# exit status exit status: 127
+skip="${skip-} --skip python_find::python_find_path"
+
# Test registry_client::tests::test_redirect_to_server_with_credentials is
# flaky
# https://github.com/astral-sh/uv/issues/16447
reply other threads:[~2026-07-28 6:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178521908894.1.14639732141061996527.rpms-uv-e04993a93c5e@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox