-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
-
API CCS Sprint 39 (3Scale), API CCS Sprint 40 (3Scale), API CCS Sprint 42 (3Scale), API CCS Sprint 43 (3Scale), API CCS Sprint 44 (3Scale) 2
With the addition of opentelemetry libraries, openresty RPMs cannot be built in s390x arch, so it was disabled in the repo
git show d390470 commit d390470697fae85ec4524937ce25ab28b386f8ea (origin/private-opentelemetry-rpm) Author: Eguzki Astiz Lezaun <eastizle@redhat.com> Date: Wed Jan 25 21:05:03 2023 +0100 exclude s390x diff --git a/openresty.spec b/openresty.spec index c76bbf9..e909a55 100644 --- a/openresty.spec +++ b/openresty.spec @@ -29,6 +29,7 @@ Name: openresty Version: %{version_major}.%{version_minor}.%{version_micro} Release: 19%{?dist} Summary: OpenResty, scalable web platform by extending NGINX with Lua +ExcludeArch: s390x Group: System Environment/Daemons # BSD License (two clause)
It needs to be added back fixing the building issue
- mentioned on