Created
June 10, 2012 13:04
-
-
Save wardbekker/2905471 to your computer and use it in GitHub Desktop.
R15B01 not valid version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See https://github.com/basho/riak/issues/131 for the explanation | |
placeholder:riak-1.1.2 ward$ make rel | |
fatal: Not a git repository (or any of the parent directories): .git | |
./rebar get-deps | |
==> cluster_info (get-deps) | |
==> lager (get-deps) | |
==> poolboy (get-deps) | |
==> protobuffs (get-deps) | |
==> basho_stats (get-deps) | |
==> riak_sysmon (get-deps) | |
==> mochiweb (get-deps) | |
==> webmachine (get-deps) | |
==> riak_core (get-deps) | |
==> riakc (get-deps) | |
==> luke (get-deps) | |
==> erlang_js (get-deps) | |
==> meck (get-deps) | |
==> bitcask (get-deps) | |
==> merge_index (get-deps) | |
==> ebloom (get-deps) | |
==> eper (get-deps) | |
==> eleveldb (get-deps) | |
==> edown (get-deps) | |
==> sext (get-deps) | |
==> riak_pipe (get-deps) | |
==> basho_metrics (get-deps) | |
==> riak_kv (get-deps) | |
==> lucene_parser (get-deps) | |
==> riak_search (get-deps) | |
==> riak_control (get-deps) | |
==> rel (get-deps) | |
==> riak-1.1.2 (get-deps) | |
./rebar compile generate | |
==> cluster_info (compile) | |
ERROR: OTP release R15B01 does not match required regex R13B04|R14 | |
make: *** [rel] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment