caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] Async_core and core in conflict
Date: Fri, 28 Aug 2015 14:46:13 -0400	[thread overview]
Message-ID: <CAK7rcp_xfEaTDSDVwZGiOER3HvDjec=vJt6TASfV2=N6DwdqzQ@mail.gmail.com> (raw)

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

So, in opam I've hit this problem - I need a package, but it's requirements
conflict with another package that I have. Just typing opam install
the_package will fail with "No package matches the_package". the_package is
async_core

I used the cudf solver farm remotely after hunting  the bug, but as far as
this goes, I don't know what to do because I don't have control over those
packages or their versions. I can maybe update my version of core (if the
upgrade is compatible with a package that I have that uses it).

Any advise for the error below?


The following dependencies couldn't be met:
  - async_core -> core = 109.35.00 | core = 109.36.00 | core = 109.37.00 |
core = 109.38.00 | core = 109.40.00 | core = 109.41.00 | core = 109.42.00 |
core = 109.45.00 | core = 109.47.00 | core = 109.53.01 | core =
<unavailable version> | core < 109.31.00 | core <= 109.31.00 -> pa_test =
109.53.00 -> core_kernel < 111.25.00
  - async_core -> core = 109.35.00 | core = 109.36.00 | core = 109.37.00 |
core = 109.38.00 | core = 109.40.00 | core = 109.41.00 | core = 109.42.00 |
core = 109.45.00 | core = 109.47.00 | core = 109.53.01 | core =
<unavailable version> | core < 109.31.00 | core <= 109.31.00 ->
custom_printf = <unavailable version>
  - async_core -> pa_test = 109.53.00 | pa_test <= 109.53.02 -> core_kernel
= <unavailable version> | core_kernel < 111.25.00
  - async_core -> zero = 109.21.00 -> core < 109.31.00
Your request can't be satisfied:
  - No package matches core.<unavailable version>.
  - No package matches core_kernel.<unavailable version>.
  - No package matches custom_printf.<unavailable version>.
  - core<109.31.00 is not available because it requires OCaml >= 4.00.1 & <
4.01.0.
  - core_kernel<111.25.00 is not available because it requires OCaml >=
4.01.0 & < 4.02.1.

No solution found, exiting

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

             reply	other threads:[~2015-08-28 18:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 18:46 Kenneth Adam Miller [this message]
2015-08-28 19:18 ` Anil Madhavapeddy
2015-09-01  2:42   ` Yaron Minsky
2015-09-01  2:59     ` Kenneth Adam Miller

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='CAK7rcp_xfEaTDSDVwZGiOER3HvDjec=vJt6TASfV2=N6DwdqzQ@mail.gmail.com' \
    --to=kennethadammiller@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).