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:
27bf279
)
Re-enable nbdkit.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 11:02:09 +0000
(11:02 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 11:03:57 +0000
(11:03 +0000)
I wrote all the code here, I should fix whatever the problem is (I
believe it's a circular dependency between nbdkit <-> libnbd).
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
8c3783f
..
5c016c8
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-30,7
+30,7
@@
let fedora-ignored = [
let other-packages = [
"alt-ergo", "apron", "brltty",
"graphviz", "hevea", "hivex",
- "libguestfs", "libnbd",
+ "libguestfs", "libnbd",
"nbdkit",
"virt-top", "virt-v2v",
# no OCaml code, but needs to be rebuilt after Coq
@@
-42,10
+42,6
@@
let other-packages = [
# "why3", "zenon",
# "flocq",
- # causes stack overflow in goals expr_to_shell_string
- # when handling EList. Is the list returned too long?
- # "nbdkit",
-
# plplot FTBFS for unrelated reasons
# "plplot",