Actions
Bug #34393
closed"foreman-maintain health check --label check-hotfix-installed" fails with error "undefined method `[]' for nil:NilClass"
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2048913
Description of problem:
"foreman-maintain health check --label check-hotfix-installed" is failing with error "undefined method `[]' for nil:NilClass"
Version-Release number of selected component (if applicable):
Satellite 7.0 Rhel 8.5
How reproducible:
Always
Steps to Reproduce:
1. Have a fresh Satellite on RHEL 8.5
2. Run foreman-maintain health check --label check-hotfix-installed
3.
Actual results:
check fails with error "undefined method `[]' for nil:NilClass"
Expected results:
check should pass
Additional info:
Actions