[opam-devel] OPAM + Docker
Anil Madhavapeddy
anil at recoil.org
Thu Nov 21 11:34:01 GMT 2013
I've extended this to autopush to a GitHub repo, so the logs are more easily
readable by others (there are some experimental branches in there too).
https://github.com/avsm/opam-bulk-logs
I've also just merged the mega depexts diff into the repository master.
More triage and fixes to missing depexts (e.g. from the above logs) welcome!
-anil
On 18 Nov 2013, at 18:43, Anil Madhavapeddy <anil at recoil.org> wrote:
> I've made some notes about using OPAM and Docker for easier local bulk builds here:
> http://anil.recoil.org/2013/11/15/docker-and-opam.html
>
> One semi-interesting issue I've already discovered with depexts is that just a "ubuntu" tag isn't enough, since some depexts are only valid in a specific version of Ubuntu.
>
> This unfortunately feels like it might be a job for the constraint system and not for flat tags (since I want to say >precise or <saucy). We could do it with flat tags for now, but I have a bad feeling that it'll get unmanageable quite quickly..
>
> -anil
> _______________________________________________
> opam-devel mailing list
> opam-devel at lists.ocaml.org
> http://lists.ocaml.org/listinfo/opam-devel
>
More information about the opam-devel
mailing list