Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created February 23, 2012 00:14
Show Gist options
  • Save ingydotnet/1888594 to your computer and use it in GitHub Desktop.
Save ingydotnet/1888594 to your computer and use it in GitHub Desktop.
/opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/bundler-1.0.22/lib/bundler/rubygems_integration.rb:219:in `block in replace_bin_path': can't find executable rake (Gem::Exception)
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/bin/rake:19:in `<main>'
Using config file /home/stackato/stackato/etc/vcap/cloud_controller.yml
/opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require': no such file to load -- vcap/util (LoadError)
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `block in require'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227:in `load_dependency'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require'
from /home/stackato/stackato/vcap/cloud_controller/config/final_stage/message_bus.rb:9:in `<top (required)>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `block in require'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227:in `load_dependency'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require'
from /home/stackato/stackato/vcap/cloud_controller/config/final_stage/activate.rb:8:in `<top (required)>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `block in require'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:227:in `load_dependency'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require'
from /home/stackato/stackato/vcap/cloud_controller/config/environment.rb:17:in `<top (required)>'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:3:in `require'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:3:in `block in <main>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:1:in `new'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:1:in `<main>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/thin-1.2.11/lib/rack/adapter/loader.rb:36:in `eval'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/thin-1.2.11/lib/rack/adapter/loader.rb:36:in `load'
from /home/stackato/stackato/vcap/bin/cloud_controller:79:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment