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

yum::plugin::versionlock fails on CentOS/RHEL 8 #197

Closed
TheMeier opened this issue Jan 15, 2021 · 0 comments · Fixed by #205
Closed

yum::plugin::versionlock fails on CentOS/RHEL 8 #197

TheMeier opened this issue Jan 15, 2021 · 0 comments · Fixed by #205

Comments

@TheMeier
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7
  • Module version: 4.3.0

What are you seeing

yum::versionlock or yum::plugin::versionlock fail on CentOS/RHEL 8 with:

Error: Execution of '/bin/dnf -d 0 -e 1 -y list yum-plugin-versionlock' returned 1: Error: No matching Packages to list
Error: /Stage[main]/Yum::Plugin::Versionlock/Yum::Plugin[versionlock]/Package[yum-plugin-versionlock]/ensure: change from 'purged' to 'present' failed: Execution of '/bin/dnf -d 0 -e 1 -y list yum-plugin-versionlock' returned 1: Error: No matching Packages to list

The reason is that the yum plugin package is called python3-dnf-plugin-versionlock

@TheMeier TheMeier changed the title yum::plugin::versionlock fails on CentOS/RHEL 7 yum::plugin::versionlock fails on CentOS/RHEL 8 Jun 8, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 8, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 8, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 8, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
TheMeier pushed a commit to TheMeier/puppet-yum that referenced this issue Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant