shadowm

Untitled

Sep 3rd, 2012
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. shadowm@reicore:~/src/github-services$ ruby github-services.rb
  2. WARN The gem environment is out-of-date or has yet to be bootstrapped.
  3. Runnning script/bootstrap to remedy this situation...
  4. bundle install requires at least 0 argument: "bundle install".
  5. /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:90:in `block in materialize': Could not find rake-0.8.7 in any of the sources (Bundler::GemNotFound)
  6. from /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:83:in `map!'
  7. from /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:83:in `materialize'
  8. from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:127:in `specs'
  9. from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:172:in `specs_for'
  10. from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:161:in `requested_specs'
  11. from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:23:in `requested_specs'
  12. from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:11:in `setup'
  13. from /usr/lib/ruby/vendor_ruby/bundler.rb:107:in `setup'
  14. from /home/shadowm/src/github-services/script/bootstrap:70:in `<main>'
  15. WARN The gem environment is STILL out-of-date.
  16. Please contact your network administrator.
  17. /home/shadowm/src/github-services/config/load.rb:26:in `<top (required)>': gem environment not configued (RuntimeError)
  18. from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  19. from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  20. from github-services.rb:1:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment