[opam-commits] Cron job update-opamfu failed on opam.ocaml.org

cron at opam.ocaml.org cron at opam.ocaml.org
Wed Aug 6 03:30:02 BST 2014


=== FULL LOG ===


======== RUNNING COMMAND: update-opamfu update-from-git.sh opamfu ========
{{{
==> 2014-08-06 02:30: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 opamfu

>From git://github.com/ocamllabs/opamfu
   5489e00..5ab7b2d  master     -> origin/master
Removing META
Removing _build/
Removing lib/opamfu.mllib
Already on 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
HEAD is now at 5ab7b2d Merge pull request #9 from AltGr/fix-meta
/bin/sh: 1: ocamlfind: not found
ocamlfind remove opamfu
make: ocamlfind: Command not found
make: *** [uninstall] Error 127
/bin/sh: 1: ocamlfind: not found
cat META.in  > META
cp lib/opamfu.mllib.in lib/opamfu.mllib
echo  >> lib/opamfu.mllib
ocamlbuild -use-ocamlfind -cflags -w, at f@p at u@40 -pkgs opam-lib.client,uri  -I lib -tags "debug" opamfu.cma opamfu.cmxa opamfu.a 
ocamlfind ocamldep -package uri -package opam-lib.client -modules lib/opamfUniverse.mli > lib/opamfUniverse.mli.depends
+ ocamlfind ocamldep -package uri -package opam-lib.client -modules lib/opamfUniverse.mli > lib/opamfUniverse.mli.depends
/bin/sh: 1: ocamlfind: not found
Command exited with code 127.
make: *** [build] Error 10

======== CRON JOB update-opamfu FAILED ========
==> 2014-08-06 02:30:02+00:00
==> Full command was: update-from-git.sh opamfu


More information about the Opam-commits mailing list