This is fixed; we're in the middle of setting up the branches for the
0.14 release and some things had to be out of whack for a little bit.
Should be all better now, however.

We should probably update the fast track to use a stable tag, versus
HEAD when building riak out of the repo. I'll follow up with Mark
Phillips on that.

Thanks!

D.

On Tue, Dec 7, 2010 at 2:32 PM, John Hornbeck <hornb...@basho.com> wrote:
> Thanks Anthony,
>
> We will get this fixed up.
>
> On Tue, Dec 7, 2010 at 3:20 PM, Anthony Molinaro
> <antho...@alumni.caltech.edu> wrote:
>> Aww, looks like luwak got updated a few hours ago to use
>> riak_kv 0.14 branch so thats where the dependency is coming
>> from, just FYI.
>>
>> -Anthony
>>
>> On Tue, Dec 07, 2010 at 01:17:58PM -0800, Anthony Molinaro wrote:
>>> Hi,
>>>
>>> I was just going through the fast track and am getting an error about
>>> dependency issues.
>>>
>>>   % git clone git://github.com/basho/riak.git
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/.git/
>>>   remote: Counting objects: 10571, done.
>>>   remote: Compressing objects: 100% (3214/3214), done.
>>>   remote: Total 10571 (delta 7065), reused 10518 (delta 7036)
>>>   Receiving objects: 100% (10571/10571), 8.62 MiB | 2837 KiB/s, done.
>>>   Resolving deltas: 100% (7065/7065), done.
>>>   % cd riak
>>>   % make all
>>>   ./rebar get-deps
>>>   ==> rel (get-deps)
>>>   ==> riak (get-deps)
>>>   Pulling cluster_info from 
>>> {git,"git://github.com/basho/cluster_info","HEAD"}
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/deps/cluster_info/.git/
>>>   Pulling luwak from {git,"git://github.com/basho/luwak","HEAD"}
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/deps/luwak/.git/
>>>   Pulling riak_kv from {git,"git://github.com/basho/riak_kv","HEAD"}
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/deps/riak_kv/.git/
>>>   Pulling riak_err from {git,"git://github.com/basho/riak_err","HEAD"}
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/deps/riak_err/.git/
>>>   ==> cluster_info (get-deps)
>>>   ==> luwak (get-deps)
>>>   Pulling skerl from {git,"git://github.com/basho/skerl","HEAD"}
>>>   Initialized empty Git repository in
>>>   /home/molinaro/projects/opensource/riak/deps/skerl/.git/
>>>   ERROR: Dependency dir /home/molinaro/projects/opensource/riak/deps/riak_kv
>>>   does not satisfy version regex 0.14.*.
>>>   gmake: *** [deps] Error 1
>>>
>>> I haven't quite figured out why because it seems like the rebar.config for
>>> riak has version 0.13.0 in it for riak_kv, so....????
>>>
>>> -Anthon
>>>
>>> --
>>> ------------------------------------------------------------------------
>>> Anthony Molinaro                           <antho...@alumni.caltech.edu>
>>
>> --
>> ------------------------------------------------------------------------
>> Anthony Molinaro                           <antho...@alumni.caltech.edu>
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>
>
>
>
> --
> * John Hornbeck
> ** Director of Product and Services
> ** Basho Technologies, Inc.
> ** hornb...@basho.com
> ** 580.917.1549
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to