Closed avsm closed 12 years ago
I've added a compiler constraint to orakuda; are you sure nothing is installed in the second case ? The warning message is not supposed to stop the execution of opam.
The problem here is that there is no valid solution. For example, if any two packages require the old and new type_conv, this will fail to install anything.
Hum, not sure how we can solve this properly then ... I guess we should try to iterate over all existing packages and try to install/remove them, but that can become very ... long!
I've manually created a matrix job with the output of opam list -short
, which will either destroy the Jenkins machine or give us some useful results :)
Ok, a manual sync to Jenkins works ok for now, so I'm closing this issue as I can't see how we can make any progress in the short term.
See this with a system
3.12.1
compiler:on a 4.00.1 installation its different:
Note that in both cases,
opam install
does nothing but returns a successful exit code 0 (which is probably wrong?)