Actions
Bug #25386
closedUpgrading a content proxy fails with module_enabled?: undefined method enabled? for nil:NilClass (NoMethodError)
Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Run an upgrade with katello-installer --scenario foreman-proxy-content --upgrade
/usr/share/gems/gems/kafo-2.1.0/lib/kafo/hook_context.rb:71:in `module_enabled?': undefined method `enabled?' for nil:NilClass (NoMethodError) from /usr/share/katello-installer-base/hooks/post/30-upgrade.rb:45:in `block (4 levels) in load' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hooking.rb:34:in `instance_eval' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hooking.rb:34:in `block (4 levels) in load' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hook_context.rb:16:in `instance_exec' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hook_context.rb:16:in `execute' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hooking.rb:51:in `block in execute' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hooking.rb:49:in `each' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/hooking.rb:49:in `execute' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:476:in `block in run_installation' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/exit_handler.rb:29:in `call' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/exit_handler.rb:29:in `exit' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:169:in `exit' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:475:in `run_installation' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:156:in `execute' from /usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:63:in `run' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:119:in `run' from /usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:132:in `run' from /usr/share/gems/gems/kafo-2.1.0/lib/kafo/kafo_configure.rb:163:in `run'
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/712 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/Katello/katello-installer/pull/713 added
Updated by Ewoud Kohl van Wijngaarden over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello-installer|7211b9321cc340fd61e76ee862004e42e7666ef6.
Actions