Advertisement
Guest User

Untitled

a guest
Oct 11th, 2012
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.01 KB | None | 0 0
  1. rake aborted!
  2. /usr/lib/ruby/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.so: undefined symbol: ruby_current_thread - /usr/lib/ruby/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.so
  3. /usr/lib/ruby/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby-debug-base.rb:1:in `require'
  4. /usr/lib/ruby/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby-debug-base.rb:1:in `<top (required)>'
  5. /usr/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug.rb:5:in `require'
  6. /usr/lib/ruby/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug.rb:5:in `<top (required)>'
  7. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in `require'
  8. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
  9. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in `each'
  10. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in `block in require'
  11. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in `each'
  12. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in `require'
  13. /home/sakh/.gem/ruby/1.9.1/gems/bundler-1.2.1/lib/bundler.rb:128:in `require'
  14. /home/sakh/hw2_rottenpotatoes/config/application.rb:13:in `<top (required)>'
  15. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  16. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  17. /home/sakh/hw2_rottenpotatoes/Rakefile:5:in `<top (required)>'
  18. /usr/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load'
  19. /usr/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load_rakefile'
  20. /usr/lib/ruby/1.9.1/rake/application.rb:501:in `raw_load_rakefile'
  21. /usr/lib/ruby/1.9.1/rake/application.rb:82:in `block in load_rakefile'
  22. /usr/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
  23. /usr/lib/ruby/1.9.1/rake/application.rb:81:in `load_rakefile'
  24. /usr/lib/ruby/1.9.1/rake/application.rb:65:in `block in run'
  25. /usr/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
  26. /usr/lib/ruby/1.9.1/rake/application.rb:63:in `run'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement