Reenable guestfs-tools, libnbd, virt-v2v.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 14 Dec 2023 14:05:22 +0000 (14:05 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 14 Dec 2023 14:05:22 +0000 (14:05 +0000)
OCaml issue that was causing build hangs has been fixed.

fedora-packages.gl

index f9c55c3..a569b63 100644 (file)
@@ -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",