All - I'd like to re-raise this issue I raised back in June. It's rearing its head again.
The problem occurs when: 1) you require something that requires *a later version (>= 3) of* builder, or 2) you require something that requires *no particular version* of builder, but a builder v. 3 exists in the gem home, and is loaded before riak-client (See error output in forwarded message.) Can this version restriction be removed so that builder 3 is ok with riak-client? Or, can a riak-client developer confirm that version 3 will not work, and if this is the case, if there is any plan to modify riak-client so that it does? Or am I misunderstanding something about this issue? Thanks, Keith Begin forwarded message: > From: Keith Bennett <[email protected]> > Date: June 8, 2011 11:24:43 AM EDT > To: riak-users users <[email protected]> > Subject: Bundler Version Requirement Problem > > All - > > I'm getting the following error when running my rspecs for my project: > > >> /Library/Ruby/Site/1.8/rubygems.rb:274:in `activate': can't activate >> builder (~> 2.1.2, runtime) for ["riak-client-0.9.4"], already activated >> builder-3.0.0 for ["savon-0.9.1"] (Gem::LoadError) > > > Would it be possible to remove the riak client's requirement not to exceed > version 2.1? > > Thanks, > Keith > > > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
