opam icon indicating copy to clipboard operation
opam copied to clipboard

Do depexts status check at opam update time

Open arozovyk opened this issue 1 year ago • 1 comments

Fixes #6461 Fixes https://github.com/ocaml/opam/issues/4172

arozovyk avatar Apr 25 '25 12:04 arozovyk

Discussed on dev meeting: we need to store the os-family in the repository state cache in order to be able to invalidate it if the distribution/os/os-family changes (via config, environment variable, opam var, etc.). This should make reftest's command opam-set-os no longer do an update. We keep #6741 as is (no revert), it's now a mainly a shortcut.

rjbou avatar Nov 18 '25 10:11 rjbou