Actions
Bug #34761
closed"foreman-maintain health check --label validate-yum-config" command failed with message "clean_requirements_on_remove=True Unset this configuration as it is risky while yum update or upgrade!"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2048986
Description of problem:
"foreman-maintain health check --label validate-yum-config" fails with the message
"clean_requirements_on_remove is set in /etc/yum.conf as below:
clean_requirements_on_remove=True
Unset this configuration as it is risky while yum update or upgrade!"
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 validate-yum-config
Actual results:
Check fails
Expected results:
Check should pass
Additional info:
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/606 added
Updated by Amit Upadhye about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|c6124e760a597962e42780454134a251a537927a.
Actions