-
Notifications
You must be signed in to change notification settings - Fork 365
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
Sources of the following couldn't be obtained, aborting #3970
Comments
Apparently the final copy failed, so maybe a permission error at the destination ? Or is your disk full ? |
Disk is not full. It should not be permissions related. Unless there is more to installing opam on mac than doing a "brew install opam" as described on the homepage? Does opam support paths with spaces in them? |
You can try to run with 3 There is nothing more to do to install opam itself. And what is weird, is that it's juste the ocamlfind copy that fails, the others ones (cache → tmp dir → source) succeed. |
Alright. So I somehow managed to get past the depency stuff. However it still fails. Are you positive that opam works with paths that contain spaces? It now fails with:
It is looking for Entire output:
|
That’s an error in findlib’s build system, by the look of it. Packaging is improving, but older build systems often have missing quotes in commands which break as soon as there’s a space |
Is there any way to get around this? |
You could initialise a new opam root by setting |
Thank you everyone for helping. I'll try to work around it. I'll leave it up to you whether or not to close the issue or leave it up. |
Please try open cygwin or other bash as admin and then run opam command, that works for me :) |
I cannot install merlin and utop through opam:
Running with verbose:
Config report:
The text was updated successfully, but these errors were encountered: