Skip to content
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

Julia 1.6.0 compatibility #137

Closed
Yujie-W opened this issue Jan 21, 2021 · 4 comments
Closed

Julia 1.6.0 compatibility #137

Yujie-W opened this issue Jan 21, 2021 · 4 comments

Comments

@Yujie-W
Copy link

Yujie-W commented Jan 21, 2021

Julia Registrator added a CI check for Julia 1.6, and NetCDF is preventing the importing of Packages that depend on it. Can you check what is the issue with this?
The error message is

[ Info: Successfully `Pkg.add`ed package
[ Info: Attempting to `import` package
ERROR: LoadError: InitError: could not load library "/tmp/jl_473A8V/artifacts/877149aedda703fde4a848bffd955df8934ca876/lib/libnetcdf.so"
libmbedtls.so.12: cannot open shared object file: No such file or directory
@visr
Copy link
Member

visr commented Jan 21, 2021

Ah yeah I just had the same problem. That registry check should not be on the beta release of julia. It's not mandatory to pass. I asked on Slack in #pkg-registration and it was directly merged.

That said, we are aware of the issue, and working to resolve it in JuliaPackaging/Yggdrasil#2402.

@visr
Copy link
Member

visr commented Jan 27, 2021

The new build is registered, but we still need to allow it in Project.toml and do a new release, JuliaPackaging/Yggdrasil#2402 (comment).

@meggart
Copy link
Member

meggart commented Feb 23, 2021

Can we close this?

@Yujie-W
Copy link
Author

Yujie-W commented Feb 23, 2021

Thanks.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants