Package ordma.0.0.6 - #30260
Conversation
|
Thanks! There are CI errors across the board which I suspect is due to the git command failing: |
| bug-reports: "https://github.com/toolslive/ordma/issues" | ||
| depends: [ | ||
| "ocaml" {>= "4.02.0"} | ||
| "dune" {build} |
There was a problem hiding this comment.
| "dune" {build} | |
| "dune" |
| ] | ||
| available: os = "linux" | ||
| build: [ | ||
| ["dune" "subst"] {pinned} |
There was a problem hiding this comment.
| ["dune" "subst"] {pinned} | |
| ["dune" "subst"] {dev} |
|
cc @toolslive |
|
https://github.com/toolslive/ordma/blob/master/ordma.opam I deleted release, 0.0.6 , updated the opam file, retagged and re-released. have fun. |
|
@toolslive the opam file wasn't a problem at all (we can simply fix the opam file in this PR here, no need to change it upstream). The syntax error (see the first comment) is the only real problem. Your build-system seems to expect ordma to be built from git but the tarball doesn't have the git repository. |
I think the culprit is this: there's a version.ml file that's generated on-the-fly... but it needs to have the |
ordma.0.0.6RDMA capabilities for OCaml via rsocket
🐫 Pull-request generated by opam-publish v3.0.0