Guest User

Untitled

a guest
Oct 2nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.60 KB | None | 0 0
  1. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ gem --version
  2. 1.8.23
  3. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ ruby --version
  4. ruby 1.9.2p318 (2012-02-14 revision 34678) [i686-linux]
  5. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ bundle show blacklight
  6. /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2
  7. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ bundle show hydra-head
  8. /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/hydra-head-4.0.0
  9. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ bundle show rails
  10. /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rails-3.2.3
  11. mjg@moby:~/workspace/scholarsphere (SCM-701[1.9.2@scholarsphere]⚡)$ rspec
  12. SOLRIZER: loading field name mappings from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/solrizer-1.2.0/config/solr_mappings.yml
  13. resetting mappings for Solrizer::FieldMapper::Default
  14. /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:761:in `block in scope_options': undefined method `to_sym' for nil:NilClass (NoMethodError)
  15. from (eval):3:in `each'
  16. from (eval):3:in `each_with_optional_block'
  17. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:761:in `grep'
  18. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:761:in `scope_options'
  19. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:625:in `ensure in scope'
  20. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:630:in `scope'
  21. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:1399:in `block in resource_scope'
  22. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:1391:in `with_scope_level'
  23. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:1398:in `resource_scope'
  24. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:1127:in `resources'
  25. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:34:in `block in bookmarks'
  26. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:19:in `instance_exec'
  27. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:19:in `add_routes'
  28. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:32:in `bookmarks'
  29. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:12:in `block in draw'
  30. from (eval):3:in `each'
  31. from (eval):3:in `each_with_optional_block'
  32. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight/routes.rb:11:in `draw'
  33. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/blacklight-3.3.2/lib/blacklight.rb:49:in `add_routes'
  34. from /home/mjg/workspace/scholarsphere/config/routes.rb:2:in `block in <top (required)>'
  35. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:282:in `instance_exec'
  36. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:282:in `eval_block'
  37. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:260:in `draw'
  38. from /home/mjg/workspace/scholarsphere/config/routes.rb:1:in `<top (required)>'
  39. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:245:in `load'
  40. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:245:in `block in load'
  41. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:236:in `load_dependency'
  42. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:245:in `load'
  43. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
  44. from (eval):3:in `each'
  45. from (eval):3:in `each_with_optional_block'
  46. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application/routes_reloader.rb:40:in `load_paths'
  47. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application/routes_reloader.rb:16:in `reload!'
  48. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application.rb:108:in `reload_routes!'
  49. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/devise-2.0.4/lib/devise/rails.rb:14:in `block in <class:Engine>'
  50. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:34:in `call'
  51. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
  52. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
  53. from (eval):3:in `each'
  54. from (eval):3:in `each_with_optional_block'
  55. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
  56. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application/finisher.rb:52:in `block in <module:Finisher>'
  57. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/initializable.rb:30:in `instance_exec'
  58. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/initializable.rb:30:in `run'
  59. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/initializable.rb:55:in `block in run_initializers'
  60. from (eval):3:in `each'
  61. from (eval):3:in `each_with_optional_block'
  62. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/initializable.rb:54:in `run_initializers'
  63. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/application.rb:136:in `initialize!'
  64. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/railties-3.2.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  65. from /home/mjg/workspace/scholarsphere/config/environment.rb:5:in `<top (required)>'
  66. from /home/mjg/.rvm/rubies/ruby-1.9.2-p318/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  67. from /home/mjg/.rvm/rubies/ruby-1.9.2-p318/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  68. from /home/mjg/workspace/scholarsphere/spec/spec_helper.rb:3:in `<top (required)>'
  69. from /home/mjg/.rvm/rubies/ruby-1.9.2-p318/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  70. from /home/mjg/.rvm/rubies/ruby-1.9.2-p318/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  71. from /home/mjg/workspace/scholarsphere/spec/routing/route_spec.rb:1:in `<top (required)>'
  72. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/configuration.rb:746:in `load'
  73. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/configuration.rb:746:in `block in load_spec_files'
  74. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/configuration.rb:746:in `map'
  75. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/configuration.rb:746:in `load_spec_files'
  76. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/command_line.rb:22:in `run'
  77. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/runner.rb:69:in `run'
  78. from /home/mjg/.rvm/gems/ruby-1.9.2-p318@scholarsphere/gems/rspec-core-2.9.0/lib/rspec/core/runner.rb:10:in `block in autorun'
Add Comment
Please, Sign In to add comment