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][temporary fix] comment out NetCDF pkg from Julia installation #3747

Closed
wants to merge 7 commits into from

Conversation

valeriupredoi
Copy link
Contributor

@valeriupredoi valeriupredoi commented Sep 16, 2024

Description

Partly addresses #3476 by allowing a segfault-free esmvaltool install Julia, the core problem is reported at JuliaGeo/NetCDF.jl#195

This PR allows all our tests to pass again, but will invariably break all Julia recipes, that are already FUBAR anyway 🪖


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

@valeriupredoi
Copy link
Contributor Author

valeriupredoi commented Sep 16, 2024

agh! Now that NetCDF is not SegFaulting anymore (well, we not installing it), there is another issue with (possibly) Julia and curl, see curl/curl#14860 and linked JuliaLang/Downloads.jl#260

@valeriupredoi
Copy link
Contributor Author

OK too many issues with Julia at the moment - I tried updating the Julia version but the environment barfs, @bouweandela what do you say we remove esmvaltool install Julia from our tests for the moment?

@valeriupredoi
Copy link
Contributor Author

too many Julia issues, closing this, and opening a new PR where I remove the test calls to esmvaltool install Julia

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

Successfully merging this pull request may close these issues.

1 participant