JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
609 stars 251 forks source link

Resolver errors don't show build numbers #3901

Open IanButterworth opened 1 month ago

IanButterworth commented 1 month ago

This happened because Cairo_jll v1.18.0+1 was in the sysimage, but resolver wanted Cairo_jll v1.18.0+2

ERROR: Unsatisfiable requirements detected for package Cairo_jll [83423d85]:
 Cairo_jll [83423d85] log:
 ├─possible versions are: 1.18.0 or uninstalled (package in sysimage!)
 ├─restricted to versions 1.18.0 by an explicit requirement, leaving only versions: 1.18.0
 └─restricted by compatibility requirements with Pixman_jll [30392449] to versions: uninstalled — no versions left
   └─Pixman_jll [30392449] log:
     ├─possible versions are: 0.42.2 or uninstalled (package in sysimage!)
     └─restricted to versions 0.42.2 by an explicit requirement, leaving only versions: 0.42.2