-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cywing setup hangs #6041
Comments
I was going to create a new issue, but instead, I'll add some context here. When opam finds an existing installation, it tries to run |
Excellent ! For my use case, it's only after the cache is restored that it hangs. I imagine that cygwin remembers the site if called multiple time but that knowledge is lost after the cache restoration. |
It's possible to work around this by setting |
The setup-ocaml issue was fixed by ocaml/setup-ocaml#817 and release in |
Indeed - I think there's no further action required on opam's side for this one |
Trying to use opam 2.2 from ocaml-setup
Setup-ocaml.v3alpha uses a separate cygwin root so that it can cache it separately from opam.
After restoring a cygwin cache and the opam one. cygwin-setup (called by opam) hangs without any logs.
See https://github.com/ocaml/Zarith/actions/runs/9596506376/job/26463523796
The text was updated successfully, but these errors were encountered: