ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
217 stars 127 forks source link

[Julia] Installing Julia dependencies fails (call: esmvaltool install julia) #3746

Closed valeriupredoi closed 1 day ago

valeriupredoi commented 1 week ago

See GH failed test, equally CircleCI fails this step too. I'll have a look, literally just landed back from holidays, so bear with me for a wee bit :bear:

valeriupredoi commented 1 week ago

I have opened https://github.com/JuliaGeo/NetCDF.jl/issues/195 and now I will proceed to commenting out NetCDF from our deps list - the few Julia recipes don't really work for us anyway, so no major drama if we keep that pkg not installed while things get fixed at upstream :beer:

valeriupredoi commented 1 week ago

after not installing NetCDF (and RainFarm, that needs NetCDF), we are in turn faced with yet another SegFault issue that is documented in https://github.com/curl/curl/issues/14860 and linked https://github.com/JuliaLang/Downloads.jl/issues/260 - all this confounded by the problem with updating Julia version, impossible at the moment due to environment insolvency.