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 admin check in the presence of the with-dev-setup variable #6331

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

kit-ty-kate
Copy link
Member

@kit-ty-kate kit-ty-kate commented Dec 10, 2024

Backported to 2.3 in #6332
Fixes #6329

Currently any use of opam admin check results in the crash reported in #6329 as soon as a package containing with-dev-setup is encountered. This is the case since opam 2.2 (#4175) so i think it warrants a backport in opam 2.3. I don't think a backport to 2.2 is necessary given the very low number of use and hyper-specialty of this subcommand.

@kit-ty-kate kit-ty-kate force-pushed the fix-admin-check-installability branch from f3bc5fe to 849d19b Compare December 11, 2024 16:16
@kit-ty-kate kit-ty-kate requested a review from rjbou December 11, 2024 16:16
@kit-ty-kate kit-ty-kate force-pushed the fix-admin-check-installability branch 2 times, most recently from 0093024 to 245b06f Compare December 11, 2024 16:59
@kit-ty-kate kit-ty-kate force-pushed the fix-admin-check-installability branch from 245b06f to 4a441e5 Compare December 11, 2024 17:38
@kit-ty-kate kit-ty-kate force-pushed the fix-admin-check-installability branch from 2e5fe88 to 1eb7858 Compare December 12, 2024 17:00
@kit-ty-kate kit-ty-kate merged commit c6f86e9 into ocaml:master Dec 12, 2024
42 checks passed
@kit-ty-kate kit-ty-kate deleted the fix-admin-check-installability branch December 12, 2024 18:00
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.

opam admin check results in an exception
2 participants