Actions
Bug #3175
closedError: undefined method `exitstatus' when puppet run was not ok (0.1.0)
Description
undefined method `exitstatus'
/usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:217:in `rescue in block in run_installation': undefined method `exitstatus' for nil:NilClass (NoMethodError) from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:210:in `block in run_installation' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:209:in `spawn' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:209:in `run_installation' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:74:in `block in execute' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:44:in `catch' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:44:in `execute' from /usr/share/gems/gems/clamp-0.6.1/lib/clamp/command.rb:67:in `run' from /usr/share/gems/gems/clamp-0.6.1/lib/clamp/command.rb:125:in `run' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:81:in `block in run' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:80:in `catch' from /usr/share/gems/gems/kafo-0.1.0/lib/kafo/kafo_configure.rb:80:in `run' from /usr/sbin/foreman-installer:9:in `<main>'
Actions