Thanks for the tip.  Unfortunately, disabling doesn't seem to work...
I disabled it in my ~/.hgrc and in ebloom's .hg/hgrc to no avail.  I
downloaded riak-0.10.tar.gz and installed so no .hg directory.  Any
other suggestions?

--Matthew



On Fri, Apr 23, 2010 at 11:56, Ryan Tilder <[email protected]> wrote:
> Sounds like you have Mercurial's inotify extension enabled.  hg showconfig
> should show it.  Workaround for now would be to following the directions in
> the below link for disabling the extension in the riak repo.  In
> riak/.hg/hgrc:
> [extensions]
> inotify = !
> http://mercurial.selenic.com/wiki/UsingExtensions#Enabling_an_extension
>
> --Ryan
>
> On Fri, Apr 23, 2010 at 8:48 AM, Matthew Pflueger
> <[email protected]> wrote:
>>
>> I downloaded built Erlang successfully (minus jinterface, odbc, and
>> wx) then downloaded riak-0.10.  I did a make all and everything built
>> fine but then doing a make rel I get the following:
>>
>> ==> rel (generate)
>> ERROR: Unable to generate spec: read file info
>> /home/mpflueger/riak/rel/../deps/ebloom/.hg/inotify.sock failed
>>
>> Has anybody else run into this?  Could this be related to my mercurial
>> install (I'm using 1.51 downloaded and installed normally using
>> python2.5).
>>
>> --Matthew
>>
>> _______________________________________________
>> riak-users mailing list
>> [email protected]
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to