Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created March 18, 2013 17:19
Show Gist options
  • Save hunterloftis/5188979 to your computer and use it in GitHub Desktop.
Save hunterloftis/5188979 to your computer and use it in GitHub Desktop.
~/work/cheetah (lifecycle *) $ make serve
[default] VM already created. Booting if it's not already running...
/opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/spec_set.rb:90:in `block in materialize': Could not find i18n-0.6.4 in any of the sources (Bundler::GemNotFound)
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/spec_set.rb:83:in `map!'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/spec_set.rb:83:in `materialize'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/definition.rb:113:in `specs'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/definition.rb:158:in `specs_for'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/definition.rb:147:in `requested_specs'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/environment.rb:23:in `requested_specs'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:11:in `setup'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler.rb:116:in `setup'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.2.1/lib/bundler/setup.rb:17:in `<top (required)>'
from /opt/ruby/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /opt/ruby/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
make: *** [serve] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment