Ah this might shed some light :) kee...@ravage-2:~$ sudo gem install merb --source http://edge.merbivore.com --source http://gems.rubyforge.org --backtrace --debug Exception `NameError' at /opt/local/lib/ruby/site_ruby/1.8/rubygems/ command_manager.rb:134 - uninitialized constant Gem::Commands::InstallCommand Exception `Gem::RemoteFetcher::FetchError' at /opt/local/lib/ruby/ site_ruby/1.8/rubygems/remote_fetcher.rb:253 - bad response Not Found 404 (http://edge.merbivore.com/quick/Marshal.4.8/merb-1.1.gemspec.rz) Exception `Gem::RemoteFetcher::FetchError' at /opt/local/lib/ruby/ site_ruby/1.8/rubygems/remote_fetcher.rb:146 - bad response Not Found 404 (http://edge.merbivore.com/quick/Marshal.4.8/merb-1.1.gemspec.rz) Exception `Gem::RemoteFetcher::FetchError' at /opt/local/lib/ruby/ site_ruby/1.8/rubygems/spec_fetcher.rb:69 - bad response Not Found 404 (http://edge.merbivore.com/quick/Marshal.4.8/merb-1.1.gemspec.rz) Exception `Gem::GemNotFoundException' at /opt/local/lib/ruby/site_ruby/ 1.8/rubygems/dependency_installer.rb:197 - could not find gem merb locally or in a repository ERROR: could not find gem merb locally or in a repository Exception `Gem::LoadError' at /opt/local/lib/ruby/site_ruby/1.8/ rubygems.rb:636 - Could not find RubyGem rdoc (>= 0)
kee...@ravage-2:~$ On Feb 20, 8:03 pm, Matt Aimonetti <[email protected]> wrote: > Can you give me the full trace please? Btw I think the proper URL > ishttp://edge.merbivore.com > > My burger is getting cold, I'll be back in my office in a bit. > > -Matt > > Sent from my iPhone > > On Feb 20, 2009, at 11:58, keeran <[email protected]> wrote: > > > > > Thanks for checking Matt - unfortunately same result > > > On Feb 20, 7:48 pm, Matt Aimonetti <[email protected]> wrote: > >> The Thor task is disable, what gem is missing? My guess is that you > >> need to pass 2 sources since DM won't be available on our server: > > >> $ sudo gem install merb --sourcehttp://gems.merbivore.com-- > >> sourcehttp://gems.rubyforge.org > > >> Give it a try and let me know. > > >> -Matt > > >> Sent from my iPhone > > >> On Feb 20, 2009, at 11:34, keeran <[email protected]> wrote: > > >>> Some of the returned messages : > > >>> kee...@ravage-2:~/sites/gh_stet(master)$ sudo gem install merb -- > >>> sourcehttp://gems.merbivore.com > >>> ERROR: could not find gem merb locally or in a repository > >>> (same for edge.merbivore.com) > > >>> kee...@ravage-2:~/sites/gh_stet(master)$ sudo thor > >>> merb:stack:install > >>> --edge > >>> There was no available namespace `merb:stack'. > >>> (same for all thor tasks - after deleting tasks/merb.thor & merb-gen > >>> thor). > > >>> On Feb 20, 6:34 pm, keeran <[email protected]> wrote: > >>>> Hi guys, > > >>>> Have spent the best part of this afternoon trying to find the > >>>> current > >>>> method of bundling edge Merb into an app. The most recent > >>>> articles / > >>>> guides / references I can find are from November and appear to be > >>>> out > >>>> of date. > > >>>> I need to get my app onto edge for run_later support - the > >>>> following > >>>> all draw blanks: > > >>>> sudo thor merb:stack:install --edge > >>>> bin/thor merb:edge --install > >>>> sudo gem install merb --sourcehttp://edge.merbivore.com > > >>>> Any help appreciated! > > >>>> Kee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
