From: Richard W.M. Jones Date: Thu, 14 Dec 2023 14:05:22 +0000 (+0000) Subject: Reenable guestfs-tools, libnbd, virt-v2v. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d313003e2bb01c0dff94a2976371ab7ae67a339c;p=fedora-ocaml-rebuild.git Reenable guestfs-tools, libnbd, virt-v2v. OCaml issue that was causing build hangs has been fixed. --- diff --git a/fedora-packages.gl b/fedora-packages.gl index f9c55c3..a569b63 100644 --- a/fedora-packages.gl +++ b/fedora-packages.gl @@ -173,15 +173,13 @@ let packages = [ "flocq", "frama-c", "gappalib-coq", - # Hangs in OCaml tests, investigate later. - #"guestfs-tools", + "guestfs-tools", "graphviz", "haxe", "hevea", "hivex", "libguestfs", - # Hangs in OCaml tests, investigate later. - #"libnbd", + "libnbd", "opam", "planets", "plplot", @@ -190,8 +188,7 @@ let packages = [ "swig", "utop", "virt-top", - # Needs libnbd to build, so build it by hand later. - #"virt-v2v", + "virt-v2v", "why3", "z3", "zenon",