caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] How do I get opam to show me why two packages conflict?
@ 2020-12-06  3:06 Martin DeMello
  2020-12-06  9:41 ` Fabrice Le Fessant
  0 siblings, 1 reply; 5+ messages in thread
From: Martin DeMello @ 2020-12-06  3:06 UTC (permalink / raw)
  To: caml users

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

I tried to install drom via opam and got told that it conflicted with
core_kernel:

  ⊘ remove  core_kernel      v0.14.1        [conflicts with
opam-file-format]
  ↗ upgrade opam-file-format 2.1.0 to 2.1.1 [required by drom_lib]

but `opam show core_kernel` lists no dependency on opam-file-format`, and
`opam show opam-file-format.2.1.1` just says

  depends:      "ocaml" "dune" {>= "2.0"} "alcotest" {with-test}
  conflicts:    "core_kernel"

with no indication as to why the conflict.

martin

[-- Attachment #2: Type: text/html, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-07 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06  3:06 [Caml-list] How do I get opam to show me why two packages conflict? Martin DeMello
2020-12-06  9:41 ` Fabrice Le Fessant
     [not found]   ` <6f4e51b5b5f34dcb83d4929737c96843@metastack.com>
2020-12-06 12:59     ` Fabrice Le Fessant
2020-12-07  3:27   ` Martin DeMello
2020-12-07 11:37     ` Fabrice Le Fessant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).