#9 Disable tests on ELN ix86
Merged 2 years ago by yselkowitz. Opened 2 years ago by yselkowitz.
rpms/ yselkowitz/strace rawhide  into  rawhide

file modified
+1 -1
@@ -104,7 +104,7 @@ 

  %endif

  

  is_latest_fedora=

- %if 0%{?fedora} >= 35

+ %if 0%{?fedora} >= 35 || 0%{?rhel} > 9

  is_latest_fedora=1

  %endif

  

ELN follows rawhide and therefore also exhibits the same build error in the tests as Fedora does.

ELN scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=94495136

Build succeeded.

This will be merged by a provenpackager later this week if there is no response.

Pull-Request has been merged by yselkowitz

2 years ago
Metadata