Skip to content

Conversation

@KristofferC
Copy link
Member

Fixes #4159

julia> Pkg.add(name="CMake_jll", version = v"3.24.3"; julia_version=nothing)
   Resolving package versions...
ERROR: version 3.24.3 of package CMake_jll is not available. Available versions: 3.17.1+0, 3.19.2+0, 3.22.2+0, 3.23.3+0, 3.24.3+0, 3.28.1+0, 3.29.3+0, 3.29.3+1, 3.30.2+0, 3.31.3+0, 3.31.5+0, 3.31.6+0

@github-project-automation github-project-automation bot moved this to New in Pkg.jl Jul 4, 2025
@KristofferC KristofferC changed the title prevent error when updating sources with a non-existing manifest fix resolve to not suceed when giving a non-existing version for a package Jul 4, 2025
@IanButterworth IanButterworth moved this from New to In review in Pkg.jl Jul 4, 2025
@KristofferC KristofferC merged commit c1d5f73 into master Jul 4, 2025
7 of 9 checks passed
@KristofferC KristofferC deleted the pkg-4159 branch July 4, 2025 12:49
@github-project-automation github-project-automation bot moved this from In review to Done in Pkg.jl Jul 4, 2025
KristofferC added a commit that referenced this pull request Jul 12, 2025
…ckage (#4308)

Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>
(cherry picked from commit c1d5f73)
@KristofferC KristofferC mentioned this pull request Jul 12, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Resolver doesn't catch if an exact version is given that should have a build number

1 participant