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] f44: Skip a test that fails in emulated chroots
Date: Tue, 28 Jul 2026 06:10:20 GMT [thread overview]
Message-ID: <178521902000.1.4008124343181311336.rpms-uv-e0e68f579822@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/uv
Branch : f44
Commit : e0e68f579822eba4c8763485dd3a8e598e77a037
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-27T06:57:16+01:00
Stats : +9/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/e0e68f579822eba4c8763485dd3a8e598e77a037?branch=f44
Log:
Skip a test that fails in emulated chroots
---
diff --git a/uv.spec b/uv.spec
index ad26642..0a147d9 100644
--- a/uv.spec
+++ b/uv.spec
@@ -625,6 +625,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:10 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=178521902000.1.4008124343181311336.rpms-uv-e0e68f579822@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