Where did you download an 0.10 tarball from?  We haven't actually published
one yet.  Is it one of the release candidates?

Also, I am assuming that you are attempting to build on a Linux
distribution.  Do you have an /etc/mercurial or /usr/local/etc/mercurial
directory where inotify might be getting enabled?

--Ryan

On Fri, Apr 23, 2010 at 9:19 AM, Matthew Pflueger <
[email protected]> wrote:

> Cloning the riak repo and building worked fine.  However, not being
> able to build from the tarball is a little disconcerting...
> --Matthew
>
>
>
> On Fri, Apr 23, 2010 at 12:13, Matthew Pflueger
> <[email protected]> wrote:
> > 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