-
Notifications
You must be signed in to change notification settings - Fork 118
fix: NIM Installation script | rhel9 installation failure due to missing yum-config-manager #1252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ All required contributors have signed the F5 CLA for this PR. Thank you! |
I have hereby read the F5 CLA and agree to its terms |
recheck |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving with a question. Now that we no longer support RHEL 7, should we start converting this script from yum
to dnf
?
Hi @cjain-f5 , I presume there was some issue and/or feedback that drove this change? I'm guessing this changed was already approved by another engineer in an MR? Or should we post this in some Slack channel |
Thanks for pointing it out, Will create a story for this. |
Yes, already approved and tested internally |
Merging based on a 2nd approval from an appropriate SME |
Issue => rhel9 installation issues addressed ( missing
yum-config-manager
)