Description of problem: I tried to build a package I maintain for EPEL 9 and it failed to build on s390x because the llvm-devel package is missing. It built OK on the other architectures. https://koji.fedoraproject.org/koji/taskinfo?taskID=80314576 Version-Release number of selected component (if applicable): llvm-devel-13.0.0-1.el9.s390x (missing, the corresponding package exists for the other architectures). How reproducible: Always. Steps to Reproduce: 1. Build a package that build-requires llvm-devel for EPEL 9 2. See it fail for s390x due to missing llvm-devel Actual results: Failed build Expected results: Successful build Additional info:
Is this bug for RHEL or CentOS Stream?
(In reply to Tom Stellard from comment #1) > Is this bug for RHEL or CentOS Stream? It is a bug for RHEL. The missing build is available in the centos stream koji: https://kojihub.stream.centos.org/koji/buildinfo?buildID=14668
*** This bug has been marked as a duplicate of bug 2035398 ***