caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin DeMello <martindemello@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] How do I get opam to show me why two packages conflict?
Date: Sat, 5 Dec 2020 19:06:23 -0800	[thread overview]
Message-ID: <CAFrFfuH9TadP5DNQ1aVwgTN19n1PBZZKFB+mAvTJdhrqWbFdBA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2020-12-06  3:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  3:06 Martin DeMello [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFrFfuH9TadP5DNQ1aVwgTN19n1PBZZKFB+mAvTJdhrqWbFdBA@mail.gmail.com \
    --to=martindemello@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).