Open sim642 opened 4 days ago
I think it's trying to run some editor to interactively let the user fill the package definition in, but without input in the CI, it'll just keep waiting. Perhaps it's somehow possible to make opam never open an editor in the CI.
EDIT: Or perhaps not, this seems related: https://github.com/ocaml/opam/issues/6038.
CC: @dra27 @kit-ty-kate
This is indeed a pure opam bug not something to do with setup-ocaml. I don't have the necessary rights to move the issue to ocaml/opam but @dra27 should have the right to do that.
In the meantime i've open a fix https://github.com/ocaml/opam/pull/6319 and this should be part of the upcoming opam 2.4.
I typo-ed an opam pin and on Linux runners it seemed to cause the setup-ocaml step to get stuck for over 2 hours:
On MacOS runners, it somehow managed to error out quickly: