Skip to content

Instantly share code, notes, and snippets.

@sirmxanot
Created November 27, 2012 23:12
Show Gist options
  • Save sirmxanot/4157874 to your computer and use it in GitHub Desktop.
Save sirmxanot/4157874 to your computer and use it in GitHub Desktop.
sirmxanot@sirmxanot-CT15:~/Sites/hw2_rottenpotatoes$ ber db:migrate --trace
rake aborted!
/var/lib/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.so: undefined symbol: ruby_current_thread - /var/lib/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.so
/var/lib/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby-debug-base.rb:1:in `require'
/var/lib/gems/1.9.1/gems/ruby-debug-base19-0.11.25/lib/ruby-debug-base.rb:1:in `<top (required)>'
/var/lib/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug.rb:5:in `require'
/var/lib/gems/1.9.1/gems/ruby-debug19-0.11.6/cli/ruby-debug.rb:5:in `<top (required)>'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:68:in `require'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:66:in `each'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:66:in `block in require'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:55:in `each'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler/runtime.rb:55:in `require'
/var/lib/gems/1.9.1/gems/bundler-1.2.2/lib/bundler.rb:128:in `require'
/media/files/Sites/hw2_rottenpotatoes/config/application.rb:13:in `<top (required)>'
/media/files/Sites/hw2_rottenpotatoes/Rakefile:5:in `require'
/media/files/Sites/hw2_rottenpotatoes/Rakefile:5:in `<top (required)>'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load_rakefile'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:501:in `raw_load_rakefile'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:82:in `block in load_rakefile'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:81:in `load_rakefile'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:65:in `block in run'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/var/lib/gems/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/sirmxanot/.rbenv/versions/1.9.3-p286/bin/rake:32:in `<main>'
sirmxanot@sirmxanot-CT15:~/Sites/hw2_rottenpotatoes$ ruby --version
ruby 1.9.3p286 (2012-10-12 revision 37165) [x86_64-linux]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment