Guest User

Untitled

a guest
Feb 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. kristoffer@boxofgoodies:~/nexus$ rake spec
  2. (in /home/kristoffer/nexus)
  3. /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- activemessaging/processor (MissingSourceFile)
  4. from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  5. from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require'
  6. from /home/kristoffer/nexus/app/models/alert.rb:2
  7. from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  8. from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  9. from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require'
  10. from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:262:in `require_or_load'
  11. from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:221:in `depend_on'
  12. ... 19 levels...
  13. from /home/kristoffer/nexus/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb:13:in `load_files'
  14. from /home/kristoffer/nexus/vendor/plugins/rspec/lib/spec/runner/options.rb:98:in `run_examples'
  15. from /home/kristoffer/nexus/vendor/plugins/rspec/lib/spec/runner/command_line.rb:10:in `run'
  16. from /home/kristoffer/nexus/vendor/plugins/rspec/bin/spec:4
  17. rake aborted!
  18. Command /usr/local/bin/ruby -I"/home/kristoffer/nexus/vendor/plugins/rspec/lib" "/home/kristoffer/nexus/vendor/plugins/rspec/bin/spec" "spec/models/kill_spec.rb" --options "/home/kristoffer/nexus/spec/spec.opts" failed
  19.  
  20. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment