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

Fix "opam install --check pkg" when pkg depends on a non-existing package #6121

Merged

Conversation

kit-ty-kate
Copy link
Member

As the test show non-existing packages (or atoms requiring a version that does not exist yet for example) does not currently work when using opam install --check

Copy link
Collaborator

@rjbou rjbou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

master_changes.md Outdated Show resolved Hide resolved
master_changes.md Outdated Show resolved Hide resolved
@kit-ty-kate kit-ty-kate force-pushed the install-check-non-existing-packages branch from d75af52 to a23ca1e Compare August 5, 2024 11:46
@kit-ty-kate kit-ty-kate merged commit b923d21 into ocaml:master Aug 5, 2024
29 checks passed
@kit-ty-kate kit-ty-kate deleted the install-check-non-existing-packages branch August 5, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants