Bug #22663
closedCheck for verifying syntax for ISP DHCP configurations failed with error undefined method `strip' for nil:NilClass
Description
Description of problem: When katello-services are stopped and Check for verifying syntax for ISP DHCP configuration is performed, it fails with error showing undefined method `strip' for nil:NilClass.
Version-Release number of selected component (if applicable): foreman-maintain snap 3
- rpm -q rubygem-foreman_maintain
rubygem-foreman_maintain-0.0.10-1.el7sat.noarch
How reproducible: always
Steps to Reproduce:
1. katello-service stop
2. foreman-maintain health check --label foreman-proxy-verify-dhcp-config-syntax
Running ForemanMaintain::Scenario::FilteredScenario
================================================================================
Check for verifying syntax for ISP DHCP configurations: [FAIL]
undefined method `strip' for nil:NilClass
--------------------------------------------------------------------------------
Scenario [ForemanMaintain::Scenario::FilteredScenario] failed.
The following steps ended up in failing state:
[foreman-proxy-verify-dhcp-config-syntax]
Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="foreman-proxy-verify-dhcp-config-syntax"
Actual results:
Displayed error undefined method `strip' for nil:NilClass
Expected results: Error should get handled.
Additional info: When katello-services are stopped and user performed check for verifying syntax for ISP DHCP configuration, can we add interaction for user like hammer-ping?
Continue with step [katello-service restart]?, [y(yes), n(no), q(quit)]