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:
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Evgeni Golov
- Pull request https://github.com/theforeman/foreman_maintain/pull/582 added
Updated by Evgeni Golov over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|8fb44b3f7bf46d0db65435258ffbe5bd7ea75092.
Actions