-
About an hour ago, I ran `opam update` followed by `opam upgrade`. Shortly after I tried `opam install freetds` and was informed that a downgrade/recompile of other packages was planned by the solver …
swsch updated
10 years ago
-
```
(*
* After a successful installation of
* opam install ezjsonm ocamlgraph lwt cryptokit \
* re dolog mstruct core_kernel \
* uri cohttp ssl core_kernel \
* cmdli…
-
Trying to upgrade cstruct would cause a downgrade of tyxml (why?):
$ opam install cstruct.1.3.1
The following actions will be performed:
- downgrade tyxml.3.1.1 to 3.0.0
- upgrade cstruct.1.3.0 to…
-
The following error messages are produced from opam run in Linux;
```
% opam install ezjsonm ocamlgraph lwt cryptokit \
re dolog mstruct core_kernel \
uri cohttp ssl core_…
-
I first thought that my .opam got corrupted and reported an opam bug: https://github.com/ocaml/opam/issues/1605.
But creating a fresh .opam has the same problem: opam wants to install ocamlfind again …
-
This is with master (#6e14e62). Here is the `--debug` output:
```
00:00.005 018434 SYSTEM locking /home/greg/.opam/lock
00:00.006 018434 FILE(config) R…
-
Debian 3.2.54-2 x86_64 GNU/Linux, ocaml 4.01.0
```
# ocamlfind: _build/src/client/opam-client.cmxa: No such file or directory
```