git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c76fbd9
)
Disable guestfs-tools => tests hang like libnbd
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 12 Dec 2023 18:52:10 +0000
(18:52 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 12 Dec 2023 18:52:10 +0000
(18:52 +0000)
Disable virt-v2v => needs libnbd
fedora-packages.gl
patch
|
blob
|
history
diff --git
a/fedora-packages.gl
b/fedora-packages.gl
index
6b89abe
..
f9c55c3
100644
(file)
--- a/
fedora-packages.gl
+++ b/
fedora-packages.gl
@@
-173,7
+173,8
@@
let packages = [
"flocq",
"frama-c",
"gappalib-coq",
- "guestfs-tools",
+ # Hangs in OCaml tests, investigate later.
+ #"guestfs-tools",
"graphviz",
"haxe",
"hevea",
@@
-189,7
+190,8
@@
let packages = [
"swig",
"utop",
"virt-top",
- "virt-v2v",
+ # Needs libnbd to build, so build it by hand later.
+ #"virt-v2v",
"why3",
"z3",
"zenon",