opam icon indicating copy to clipboard operation
opam copied to clipboard

Use the default criteria during reinstall/upgrade when requesting at least one non-installed package

Open kit-ty-kate opened this issue 3 years ago • 0 comments

Fixes https://github.com/ocaml/opam/issues/5224 as well as discrepancies in the result given by the solver between opam install <pkg> and opam reinstall <pkg> when <pkg> is not installed (see the differences in the solver output in the description of https://github.com/ocaml/opam/issues/5227)


TODO:

  • [ ] Some tests should be added to prevent regressions

kit-ty-kate avatar Aug 05 '22 21:08 kit-ty-kate