public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/phosh] rawhide: Exclude s390x
@ 2026-07-05  9:26 Sam Day
  0 siblings, 0 replies; only message in thread
From: Sam Day @ 2026-07-05  9:26 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/phosh
            Branch : rawhide
            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=rawhide

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-05  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05  9:26 [rpms/phosh] rawhide: Exclude s390x Sam Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox