Skip to content

Instantly share code, notes, and snippets.

@sirmxanot
Created November 27, 2012 23:36
Show Gist options
  • Save sirmxanot/4157970 to your computer and use it in GitHub Desktop.
Save sirmxanot/4157970 to your computer and use it in GitHub Desktop.
sirmxanot@sirmxanot-CT15:~/Sites/hw2_rottenpotatoes$ rbenv local
1.9.2-p290
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_threadptr_data_type - /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.2-p290/bin/rake:31:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment