• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • 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

      https://pkgs.devel.redhat.com/cgit/rpms/openresty/commit/?h=3scale-amp-2&id=d390470697fae85ec4524937ce25ab28b386f8ea

      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

            Unassigned Unassigned
            eguzki Eguzki Astiz Lezaun
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: