Advertisement
kmajumder

foreman-rake-log

Aug 8th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. root@dhcp41-204 yum.repos.d]# foreman-rake db:migrate --trace
  2. rake aborted!
  3. Gem loading error: cannot load such file -- audited/activerecord
  4. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:30:in `strict_error'
  5. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:53:in `rescue in rescue in block in system_require'
  6. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:43:in `rescue in block in system_require'
  7. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:37:in `block in system_require'
  8. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in `each'
  9. /opt/rh/ruby193/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in `system_require'
  10. /usr/share/foreman/config/application.rb:12:in `<top (required)>'
  11. /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
  12. /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
  13. /usr/share/foreman/Rakefile:1:in `<top (required)>'
  14. /opt/rh/ruby193/root/usr/share/ruby/rake/rake_module.rb:25:in `load'
  15. /opt/rh/ruby193/root/usr/share/ruby/rake/rake_module.rb:25:in `load_rakefile'
  16. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:501:in `raw_load_rakefile'
  17. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:82:in `block in load_rakefile'
  18. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:133:in `standard_exception_handling'
  19. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:81:in `load_rakefile'
  20. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:65:in `block in run'
  21. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:133:in `standard_exception_handling'
  22. /opt/rh/ruby193/root/usr/share/ruby/rake/application.rb:63:in `run'
  23. /opt/rh/ruby193/root/usr/bin/rake:32:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement