Disable graphviz.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 May 2020 11:12:07 +0000 (12:12 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 May 2020 11:12:07 +0000 (12:12 +0100)
Goalfile

index 2b562ad..7f3a309 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -21,12 +21,17 @@ let fedora-rebuild-name = "OCaml 4.11.0+dev2-2020-04-22 rebuild"
 # they have been rebuilt.
 let fedora-ignored = [
     "ocaml-srpm-macros", "ocaml",
+
+    # Several problems with the s390 builds:
+    # https://pagure.io/koji/issue/1974
+    # Cannot download toplink/packages/openblas/0.3.9/2.fc33/s390x/openblas-threads64-0.3.9-2.fc33.s390x.rpm: All mirrors were tried
+    "graphviz",
 ]
 
 # All OCaml-related source package names
 let other-packages = [
     "alt-ergo", "apron", "brltty", "coccinelle",
-    "graphviz", "haxe", "hevea", "hivex",
+    "haxe", "hevea", "hivex",
     "laby",
     "libguestfs",
     "libnbd", "opam",