opam icon indicating copy to clipboard operation
opam copied to clipboard

Silently mark packages requiring an unsupported version of opam as unavailable

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

Fixes https://github.com/ocaml/opam/issues/5631

This makes it possible to have a smoother upgrade path for the opam repository when opam adds a new syntax for example.

In the future it would be nice to have a specific error message to tell the user why this package is not available, but I feel like we can do this later (TODO: open a ticket for it if this is merged first)

kit-ty-kate avatar Sep 12 '23 16:09 kit-ty-kate

Updated the PR

rjbou avatar May 03 '24 08:05 rjbou

rebased

kit-ty-kate avatar Aug 08 '24 14:08 kit-ty-kate