public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sam Day <me@samcday.com>
To: git-commits@fedoraproject.org
Subject: [rpms/phosh] f44: Exclude s390x
Date: Sun, 26 Jul 2026 01:15:32 GMT [thread overview]
Message-ID: <178502853226.1.4338417486787928363.rpms-phosh-cd64912b1740@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/phosh
Branch : f44
Commit : cd64912b17400560ab5cacc7f3e3d2b0575c1044
Author : Sam Day <me@samcday.com>
Date : 2026-07-05T19:25:50+10:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/phosh/c/cd64912b17400560ab5cacc7f3e3d2b0575c1044?branch=f44
Log:
Exclude s390x
The phosh:quick-settings-box test is either flaky or broken on this
platform. Building phosh for this platform is pointless and a waste of
resources, (until/unless proven otherwise).
---
diff --git a/phosh.spec b/phosh.spec
index f6047ca..7810d2b 100644
--- a/phosh.spec
+++ b/phosh.spec
@@ -18,6 +18,8 @@ Source3: phosh
ExcludeArch: %{ix86}
# https://bugzilla.redhat.com/show_bug.cgi?id=2426735
ExcludeArch: ppc64le
+# We don't anticipate anybody running phosh on their legacy mainframe servers.
+ExcludeArch: s390x
BuildRequires: gcc
BuildRequires: meson
reply other threads:[~2026-07-26 1:15 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=178502853226.1.4338417486787928363.rpms-phosh-cd64912b1740@fedoraproject.org \
--to=me@samcday.com \
--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