Hi Ignacio, nope it did not!
Yes, you are right, I did not have git installed.. hurrah! So it works now that I have installed git - thanks - that was probably pretty obvious, I have never needed git before as far as I can remember anyway... Thanks again Pete On Thursday, 19 September 2013 18:20:23 UTC+1, Ignacio Huerta wrote: > > Hi Pete, > > I have a theory: if you run this command, does it work? > > git clone "git://github.com/Hobo/will_paginate.git" > > I suspect that you are missing the "git" command. > > If that's the case, I believe we need to update the docs to include this > dependency! > > Regards, > Ignacio > > El 19/09/13 12:13, Pete escribi�: > > Hi, > > > > I am trying to upgrade an app from old Hobo 1.0 to Hobo 2.0 with Rails > 3. > > > > But I am having major issue just getting Hobo 2.0 up and running - > > installation of the Hobo gem is fine as is installing Ruby (I am using > > Win 7 - as I always have done) > > > > Creating a standard Rails app works fine, but as soon as I try to > > generate a Hobo app - I get this error after - run bundle update from > "." > > > > Fetching git://github.com/Hobo/will_paginate.git > > Unfortunately, a fatal error has occurred. Please see the Bundler > > troubleshooting documentation at http://bit.ly/bundler-issues. Thanks! > > > C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.3.5/lib/bundler/source/git/git_proxy.rb:88:in > > > > ``': No such file or di > > rectory - git clone "git://github.com/Hobo/will_paginate.git" > > "C:/Ruby193/lib/ruby/gems/1.9.1/cache/bundler/git/wil > > l_paginate-bf992a3d24d85f7a290fa8d3aa90a78397426536" --bare > > --no-hardlinks (Errno::ENOENT) > > > > I have looked at the bundler issues, but all versions seem compatible > > (rubygems, railties, bundler version etc) I can't seem to get past > this... > > > > I have tried installing and creating the app under a VM using Ubuntu as > > well - but have run into different but similar issues. > > > > Any help would be appreciated > > > > Pete > > > > P.S I am on Ruby 193, but have also tried with Ruby 2.0 and get the same > > issue > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Hobo Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/hobousers. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- > Ignacio Huerta Arteche > http://www.ihuerta.net > Tel�fono: 0034 645 70 77 35 > Email realizado con software libre > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
