Guest User

Untitled

a guest
Jan 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. /master ☣(solo)> JRUBY_OPTS=--1.9 bundle exec rake --trace
  2. rake aborted!
  3. uninitialized constant Syck::Yecht
  4. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/configatron-2.8.2/lib/configatron/store.rb:326:in `Store'
  5. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/configatron-2.8.2/lib/configatron/store.rb:2:in `Configatron'
  6. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/configatron-2.8.2/lib/configatron/store.rb:1:in `(root)'
  7. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/configatron-2.8.2/lib/configatron/store.rb:5:in `(root)'
  8. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/configatron-2.8.2/lib/configatron.rb:2:in `(root)'
  9. /Users/someusername/git/company_i_work_for/somecompany/photos/vendor/somecompany/foreignclient/lib/module_helpers.rb:3:in `(root)'
  10. /Users/someusername/git/company_i_work_for/somecompany/photos/vendor/somecompany/foreignclient/lib/foreignclient.rb:12:in `(root)'
  11. /Users/someusername/git/company_i_work_for/somecompany/photos/vendor/somecompany/ews/lib/ews.rb:68:in `require'
  12. /Users/someusername/git/company_i_work_for/somecompany/photos/vendor/somecompany/ews/lib/ews.rb:68:in `require'
  13. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/bundler-1.0.18/lib/bundler/runtime.rb:66:in `each'
  14. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/bundler-1.0.18/lib/bundler/runtime.rb:66:in `require'
  15. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/bundler-1.0.18/lib/bundler/runtime.rb:55:in `each'
  16. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/bundler-1.0.18/lib/bundler/runtime.rb:55:in `require'
  17. /Users/someusername/.rvm/gems/jruby-head@somecompany/gems/bundler-1.0.18/lib/bundler.rb:120:in `require'
  18. /Users/someusername/git/company_i_work_for/somecompany/photos/config/application.rb:13:in `(root)'
  19. /Users/someusername/git/company_i_work_for/somecompany/photos/config/application.rb:4:in `require'
  20. /Users/someusername/git/company_i_work_for/somecompany/photos/config/application.rb:4:in `(root)'
  21. /Users/someusername/git/company_i_work_for/somecompany/photos/Rakefile:25:in `load'
  22. /Users/someusername/git/company_i_work_for/somecompany/photos/Rakefile:25:in `load_rakefile'
  23. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:495:in `raw_load_rakefile'
  24. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:78:in `load_rakefile'
  25. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  26. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:77:in `load_rakefile'
  27. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:61:in `run'
  28. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  29. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
  30. /Users/someusername/.rvm/gems/jruby-head@global/gems/rake-0.9.2/bin/rake:32:in `(root)'
  31. /Users/someusername/.rvm/gems/jruby-head@global/bin/rake:19:in `load'
  32. /Users/someusername/.rvm/gems/jruby-head@global/bin/rake:19:in `(root)'
Add Comment
Please, Sign In to add comment