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

Add plugin flag to opam-0install #20112

Closed
wants to merge 1 commit into from
Closed

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Nov 26, 2021

No description provided.

@kit-ty-kate
Copy link
Member

cc @talex5. Does it really make sense to have a command opam 0install? I’m not sure opam-0install is meant to be that user facing

@dra27
Copy link
Member Author

dra27 commented Nov 26, 2021

I only hit this from the repro case in ocaml/opam#4554 (comment) and got bitten because opam 2.1 is more fastidious about plugins being tagged than 2.0 is (I think).

@dra27
Copy link
Member Author

dra27 commented Nov 26, 2021

(I therefore have no strong opinion either way!)

@dra27
Copy link
Member Author

dra27 commented Nov 26, 2021

@kit-ty-kate
Copy link
Member

The issue is that opam-0install does not do any installation so it’s a bit weird to have such a command that only calls a solver.

Maybe if it was called opam-solve?

@dra27
Copy link
Member Author

dra27 commented Nov 29, 2021

This appears to have been a typo in the original issue leading my slightly down the wrong garden path! Sorry for the noise...

@dra27 dra27 closed this Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants