[opam-devel] Fwd: [opam-commits] Cron job update-opam2web failed on opam.ocaml.org

David Sheets sheets at alum.mit.edu
Wed Aug 6 11:37:49 BST 2014


Perhaps it's related to the ~/.opam/config errors at the top? My guess
is that the env didn't load and PATH isn't set.

David

On Wed, Aug 6, 2014 at 9:14 AM, Anil Madhavapeddy <anil at recoil.org> wrote:
> Looks like some package is missing an ocamlfind dep now.
>
>
> Begin forwarded message:
>
> From: cron at opam.ocaml.org
> Date: 6 August 2014 04:00:03 BST
> To: opam-commits at lists.ocaml.org
> Subject: [opam-commits] Cron job update-opam2web failed on opam.ocaml.org
>
>
> === FULL LOG ===
>
>
> ======== RUNNING COMMAND: update-opam2web update-from-git.sh opam2web
> ========
> {{{
> ==> 2014-08-06 03:00:01+00:00
> ==> Load opam env
> [ERROR] Your version of OPAM (1.2.0~beta3) is not recent enough to read
> ~/.opam/config.
> Upgrade to version 1.2.0 or later to read this file.
> [ERROR] At ~/.opam/config
> ==> Running update-from-git.sh opam2web
>
> From git://github.com/ocaml/opam2web
>   7c04ac5..16004ab  master     -> origin/master
> Removing src/_build/
> Already on 'master'
> Your branch is behind 'origin/master' by 2 commits, and can be
> fast-forwarded.
> HEAD is now at 16004ab Merge pull request #102 from Chris00/master
> /home/opam/local/bin/update-from-git.sh: line 39: ocamlfind: command not
> found
> cd src && make
> make[1]: Entering directory `/home/opam/git/opam2web/src'
> ocamlbuild -classic-display -I apalog -use-ocamlfind -cflags "-bin-annot"
> -no-links -tags "debug" -tags "syntax(camlp4o)" -pkgs
> cow,cow.syntax,opam-lib.client,opamfu.cli,cmdliner opam2web.cma
> ocamlfind ocamldep -package cmdliner -package opamfu.cli -package
> opam-lib.client -package cow.syntax -package cow -syntax camlp4o -modules
> o2wUniverse.mli > o2wUniverse.mli.depends
> + ocamlfind ocamldep -package cmdliner -package opamfu.cli -package
> opam-lib.client -package cow.syntax -package cow -syntax camlp4o -modules
> o2wUniverse.mli > o2wUniverse.mli.depends
> /bin/sh: 1: ocamlfind: not found
> Command exited with code 127.
> make[1]: *** [opam2web.cma] Error 10
> make[1]: Leaving directory `/home/opam/git/opam2web/src'
> make: *** [build] Error 2
>
> ======== CRON JOB update-opam2web FAILED ========
> ==> 2014-08-06 03:00:03+00:00
> ==> Full command was: update-from-git.sh opam2web
> _______________________________________________
> Opam-commits mailing list
> Opam-commits at lists.ocaml.org
> http://lists.ocaml.org/listinfo/opam-commits
>
>
> _______________________________________________
> 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