Actions
Bug #14695
closedUpgrade fails during post elasticsearch step
Description
/usr/share/katello-installer-base/hooks/post/30-upgrade.rb:35:in `elasticsearch_message': undefined local variable or method `rpms' for #<Kafo::HookContext:0x00000003b94a08> (NameError) from /usr/share/katello-installer-base/hooks/post/30-upgrade.rb:49:in `upgrade_step' from /usr/share/katello-installer-base/hooks/post/30-upgrade.rb:69:in `block (4 levels) in load' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hooking.rb:34:in `instance_eval' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hooking.rb:34:in `block (4 levels) in load' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hook_context.rb:13:in `instance_exec' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hook_context.rb:13:in `execute' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hooking.rb:51:in `block in execute' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hooking.rb:49:in `each' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/hooking.rb:49:in `execute' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/kafo_configure.rb:404:in `block in run_installation' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/exit_handler.rb:26:in `call' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/exit_handler.rb:26:in `exit' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/kafo_configure.rb:160:in `exit' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/kafo_configure.rb:403:in `run_installation' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/kafo_configure.rb:147:in `execute' from /usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run' from /usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:133:in `run' from /usr/share/gems/gems/kafo-0.7.2/lib/kafo/kafo_configure.rb:154:in `run' from /sbin/foreman-installer:12:in `<main>'
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/325 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|730487cc38b2f48af7a8935438d32e84769ce2a9.
Actions