Block coq while jjames looks at it.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index 09af4e3..1b0022a 100644 (file)
@@ -30,8 +30,9 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-camlp4";   (* deprecated + all dependent packages *)
-  "ocaml-zarith";   (* build failures, seemingly unrelated *)
-  "ocaml-yojson";   (* seems to require some proper attention *)
+  "ocaml-yojson";   (* jjames is looking at this *)
+  "ocaml-dose3";    (* requires ocaml-seq, see 1735476 & 1735629 *)
+  "coq";            (* jjames is looking at this, see RHBZ#1735619 *)
 ]
 let blocked pkg = List.mem pkg blocked