Bug #12977
closed
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3020 added
Dug out the log:
+ /usr/bin/rake db:migrate RAILS_ENV=production --trace
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
undefined method `assets_manifest=' for #<Foreman::Application:0x00000005721e88>
/builddir/build/BUILD/foreman-1.11.0/config/environments/production.rb:150:in `block (3 levels) in <top (required)>'
/usr/share/ruby/tempfile.rb:324:in `open'
/builddir/build/BUILD/foreman-1.11.0/config/environments/production.rb:148:in `block (2 levels) in <top (required)>'
/usr/share/gems/gems/activesupport-4.1.5/lib/active_support/lazy_load_hooks.rb:36:in `call'
/usr/share/gems/gems/activesupport-4.1.5/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
/usr/share/gems/gems/activesupport-4.1.5/lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
/usr/share/gems/gems/activesupport-4.1.5/lib/active_support/lazy_load_hooks.rb:44:in `each'
/usr/share/gems/gems/activesupport-4.1.5/lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
/usr/share/gems/gems/railties-4.1.5/lib/rails/application/finisher.rb:64:in `block in <module:Finisher>'
/usr/share/gems/gems/railties-4.1.5/lib/rails/initializable.rb:30:in `instance_exec'
/usr/share/gems/gems/railties-4.1.5/lib/rails/initializable.rb:30:in `run'
/usr/share/gems/gems/railties-4.1.5/lib/rails/initializable.rb:55:in `block in run_initializers'
/usr/share/ruby/tsort.rb:226:in `block in tsort_each'
/usr/share/ruby/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
/usr/share/ruby/tsort.rb:427:in `each_strongly_connected_component_from'
/usr/share/ruby/tsort.rb:347:in `block in each_strongly_connected_component'
/usr/share/ruby/tsort.rb:345:in `each'
/usr/share/ruby/tsort.rb:345:in `call'
/usr/share/ruby/tsort.rb:345:in `each_strongly_connected_component'
/usr/share/ruby/tsort.rb:224:in `tsort_each'
/usr/share/ruby/tsort.rb:205:in `tsort_each'
/usr/share/gems/gems/railties-4.1.5/lib/rails/initializable.rb:54:in `run_initializers'
/usr/share/gems/gems/railties-4.1.5/lib/rails/application.rb:300:in `initialize!'
/usr/share/gems/gems/railties-4.1.5/lib/rails/railtie.rb:194:in `public_send'
/usr/share/gems/gems/railties-4.1.5/lib/rails/railtie.rb:194:in `method_missing'
/builddir/build/BUILD/foreman-1.11.0/config/environment.rb:5:in `<top (required)>'
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Pull request https://github.com/theforeman/foreman/pull/3022 added
- Related to Bug #13074: sprockets-rails dependency should not be in assets.rb only added
Also available in: Atom
PDF