Skip to content

Warn if sandbox has deps that have been yanked #3659

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Oct 15, 2023

As mentioned in #3649 (comment) if the active manifest has a yanked version in it, the user can happily use it unless they resolve. When you Pkg.build or Pkg.test however, even if there's no build or test deps, it resolves the new sandbox env and will throw a Could not use exact versions of packages in manifest, re-resolving.

When this happens it can be quite confusing.

This PR is the beginnings (untested) of an idea to guide the user better.

@github-project-automation github-project-automation bot moved this to New in Pkg.jl Jul 2, 2025
@IanButterworth IanButterworth moved this from New to Backlog in Pkg.jl Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant