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

Failures on nightly #375

Closed
evetion opened this issue Mar 28, 2023 · 4 comments
Closed

Failures on nightly #375

evetion opened this issue Mar 28, 2023 · 4 comments

Comments

@evetion
Copy link
Collaborator

evetion commented Mar 28, 2023

Currently ArchGDAL fails on 1.10, so downstream packages also fail on nightly.

@visr Do we need to build GDAL_jll again, or do we need to up its compat bounds?

 LibCURL_jll [deac9b47] log:
 ├─possible versions are: 8.0.1 or uninstalled (package in sysimage!)
 └─found to have no compatible versions left with GDAL_jll [a7073274]
   └─GDAL_jll [a7073274] log:
     ├─possible versions are: 3.0.3-301.600.200 or uninstalled
     ├─restricted by julia compatibility requirements to versions: [3.0.3-3.2.1, 300.202.100-301.600.200] or uninstalled
     └─restricted by compatibility requirements with GDAL [add2ef01] to versions: 301.600.0-301.600.200
       └─GDAL [add2ef01] log:
         ├─possible versions are: 0.1.0-1.5.1 or uninstalled
         └─restricted to versions 1.5.1-1 by ArchGDAL [c9ce4bd3], leaving only versions: 1.5.1
           └─ArchGDAL [c9ce4bd3] log:
             ├─possible versions are: 0.10.1 or uninstalled
             └─ArchGDAL [c9ce4bd3] is fixed to version 0.10.1
visr added a commit to JuliaGeo/GDAL.jl that referenced this issue Mar 28, 2023
@visr
Copy link
Collaborator

visr commented Mar 28, 2023

This is probably related to nightly using a newer curl version: https://github.com/JuliaGeo/GDAL.jl/actions/runs/4542215312/jobs/8005349872?pr=150#step:5:20

@felixcremer
Copy link
Contributor

Interestingly ArchGDAL 0.9.4 with a GDAL version 1.3.0 and a GDAL_jll version v300.400.100+0 works on julia nightly.
Unfortunately I have no idea what to do with that information.

@felixcremer
Copy link
Contributor

felixcremer commented May 17, 2023

Is this an indicator, that the update of the libcurl version in the compat.toml in the Registry could help?
Because it seems, that GDAL_jll 300.400.100 did not restrict the LibCurl version.

@visr
Copy link
Collaborator

visr commented Sep 22, 2023

The curl issues are fixed in the registry and yggdrasil: JuliaPackaging/Yggdrasil#7127

@visr visr closed this as completed Sep 22, 2023
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