-
The version of vg on opam requires JSOO < 3.6.0 (constraint added in https://github.com/ocaml/opam-repository/pull/16298), but I would like to use vg with JSOO 3.6.0. (I'm not clear how they're incomp…
-
Hello,
I get a build failure when trying to install [aez](https://opam.ocaml.org/packages/aez/), with ocaml 4.07.0 and opam 2.0.0.
```
# opam config report
# opam-version 2.0.0
# self-upg…
-
Doing `opam remove -a` fails, saying
```
$ opam remove -a
The following dependencies couldn't be met:
- ocaml-system → ocaml → ocaml-variants
conflict with the base packages of this swi…
-
Hello,
I am trying to build our project on the OCaml compiler 4.05.0 or 4.07.1 version. Basically the original version of our project called Uroboros (https://github.com/s3team/uroboros) was impleme…
-
**Original bug ID:** 4380
**Reporter:** idadesub
**Assigned to:** @xclerc
**Status:** closed (set by @xavierleroy on 2012-03-24T14:01:42Z)
**Resolution:** fixed
**Priority:** normal
**Severity:*…
-
The failure:
```
% opam install -y ocamlbuild --solver "/home/trefis/.local/bin/aspcud" --root "/tmp/test-opam/opam_root/" --switch "4.03.0+j2-cent6_20160504_150130BST"
The following actions will be …
-
I can consistently crash the interpreter as follows.
```
$ utop -init /dev/null
─────────────────────┬─────────────────────────────────────────────────────────────┬──────────────────────
…
-
**Original bug ID:** 6402
**Reporter:** @hhugo
**Assigned to:** @gasche
**Status:** closed (set by @xavierleroy on 2017-09-24T15:31:50Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** …
-
Latest opam repository fails to combine websocket and async_ssl out of the box:
```
#=== ERROR while installing websocket.2.9 =====================================#
# opam-version 1.2.2
# os …
-
tlsclient currently fails to compile from source. I have the following package versions installed through opam:
* tls 0.12.0
* nocrypto 0.5.4-2
* mirage-crypto-pk 0.7.0
```
rak@zeta:/tmp/tlsclien…