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>'
Updated by Lukas Zapletal about 11 years ago
- Has duplicate Bug #3084: Foreman-installer exits with stracktrace on F19 added
Updated by Lukas Zapletal about 11 years ago
This bug is still valid, the fix is not working properly.
Updated by Marek Hulán about 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 0c6d16fe629dce633d9c042083eea113f80bf6e9.
Actions