-
-
Notifications
You must be signed in to change notification settings - Fork 268
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
Pkg.add(Pkg.Types.Context(;julia_version), [PackageSpec(...)])
failing since Julia v1.7
#2942
Comments
Using the julia v1.6:
Julia v1.7:
Julia master:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
On 1.8-dev means that is thinks it is a stdlib:
|
What happens is that it detects that The reason it works on 1.6 is that at that point |
We could, or we could register |
It's already: https://github.com/JuliaRegistries/General/tree/ab0e73d69d28bf7a656fd57b7a4d094d641ff49d/L/LibOSXUnwind_jll |
More datapoints, with v1.7:
|
Uhm, this actually seems to work in master:
Maybe there is a fix that can be backported to v1.7? |
Nevermind, that doesn't actually work because nothing is actually installed in practice, because of #2930 |
Julia v1.6:
Julia v1.7:
Julia master:
No idea what the errors mean
The text was updated successfully, but these errors were encountered: