Actions
Bug #9986
closedNewest version of logging gem '2.0' results in error
Status:
Closed
Priority:
Normal
Assignee:
-
Description
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache. Workaround for RbVmomi may not work as ComputeResource is already loaded: ComputeResource [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. rake aborted! NoMethodError: undefined method `trace=' for <Logging::RootLogger:0x2c5220c name="root">:Logging::RootLogger /home/vagrant/katello/lib/katello/logging.rb:124:in `configure_root_logger' /home/vagrant/katello/lib/katello/logging.rb:30:in `configure' /home/vagrant/katello/lib/katello/engine.rb:77:in `block in <class:Engine>'
Actions