Skip to content
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

fix package name for yum plugin versionlock on RHEL/CentOS 8 #205

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

TheMeier
Copy link

@TheMeier TheMeier commented Jun 8, 2021

RHEL/CentOS 8 does not provide yum-plugin-versionlock, this patch sets the package prefix for the versionlock plugin package depending on the os release major version

fixes #197

@TheMeier TheMeier force-pushed the issue/197 branch 5 times, most recently from 98292ae to 7b1eeb5 Compare June 9, 2021 08:44
@bastelfreak bastelfreak added the bug Something isn't working label Jun 9, 2021
@TheMeier TheMeier force-pushed the issue/197 branch 4 times, most recently from 021e500 to 46dd9bf Compare June 9, 2021 08:50
@bastelfreak bastelfreak merged commit 6b26122 into voxpupuli:master Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yum::plugin::versionlock fails on CentOS/RHEL 8
2 participants