Sylvain Le Gall

Results 28 comments of Sylvain Le Gall

[oasis.patch.txt](https://github.com/ocaml/oasis/files/5433585/oasis.patch.txt)

[oasis2.patch.txt](https://github.com/ocaml/oasis/files/5433587/oasis2.patch.txt)

[regress.log.txt](https://github.com/ocaml/oasis/files/5433561/regress.log.txt)

Sorry that was an automated migration -- didn't think that handles will be active.

[dirbug.tar.gz](https://github.com/ocaml/oasis/files/5433588/dirbug.tar.gz)

[ocamlbuild-pack.tar.gz](https://github.com/ocaml/oasis/files/5433573/ocamlbuild-pack.tar.gz)

I have the same type of problem, but for GCP: ``` disable_mlock = true ui=true cluster_addr = "https://XXXX:8201" api_addr = "https://XXXX:8200" storage "consul" { path = "vault/" token = "XXXX"...

You can have a look at that: https://github.com/gildor478/opam-build-revdeps I plan to use it to test all reverse depends of OASIS in CI.

Quick word, I am working on all the issues you have raised. I need to write a test to check the problem with the META generated and I will come...

You mean that we should generate a .install when we actually install the files in OPAM? I think that is totally do-able with an "Extra" plugin (just like the "META"...