Petter,

riak-dt is a prototype that we felt was workable enough to release but
has not been updated for changes in the upcoming Riak 1.3 release. For
the 1.4 cycle and beyond, we're investigating some other approaches,
including turning Riak KV into a CRDT.

The error you see is because the reltool.config includes the luke
application which is being removed for 1.3. Removing the luke-related
lines from rel/reltool.config will resolve the issue.

On Fri, Jan 25, 2013 at 8:02 AM, Petter Egesund
<petter.eges...@boklink.no> wrote:
> Hi
>
> I would like to use Riak, but counters is a must in this project. They are so 
> handy :-)
>
> I tried to build the riak-dt, but the build-system seems broken. I get this 
> when i do make devrel:
>
> ERROR: generate failed while processing /Users/petter/erlang/riak/rel: 
> {'EXIT',{{badmatch,{error,"luke: : Missing application directory."}},
>          [{rebar_reltool,generate,2,[]},
>           {rebar_core,run_modules,4,[]},
>           {rebar_core,execute,5,[]},
>           {rebar_core,process_dir0,6,[]},
>           {rebar_core,process_dir,4,[]},
>           {rebar_core,process_commands,2,[]},
>           {rebar,main,1,[]},
>           {escript,run,2,[{file,"escript.erl"},{line,741}]}]}}
>
> Any clues?
>
> The riak-dt does also seem a little bit forgotten - no commits in a couple of 
> months. Is it still planned?
>
> Cheers,
>
> Petter
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com



-- 
Sean Cribbs <s...@basho.com>
Software Engineer
Basho Technologies, Inc.
http://basho.com/

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
  • riak-dt Petter Egesund
    • Re: riak-dt Sean Cribbs

Reply via email to