ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.23k stars 351 forks source link

Failed to update opam due to ocaml-ssl dependency #74

Closed yminsky closed 12 years ago

yminsky commented 12 years ago

When I try to update opam, I get the following error:

~ $ opam update

yminsky commented 12 years ago

For what it's worth, this was resolved by blowing away my .opam directory and installing from scratch.

samoht commented 12 years ago

The current CURL backend is still not able to see changes upstream (this will change soon), so a possible way to fix that is to delete ~/.opam/repo/default/opam/* and run 'opam update again (or you can just remove lwt and ocsigen there, as they are the one causing the issue)

samoht commented 12 years ago

This should be fixed in the newly released 0.4.0