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

Update for gpg key handler for RHEL 8 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jadestorm
Copy link

Howdy! RHEL8 changes the output of gpg a bit and it makes rpm_gpg_key fail to properly detect that the associated key is installed. This is basically the same fix as:
voxpupuli/puppet-epel#84
from the epel module.

That said, it looks like the RHEL8 rpms have been signed with one of the newer keys. I'm also working on a separate PR to provide a solution for that. That said, the fix for that is going to be a little more drastic.

@jadestorm
Copy link
Author

(as far as i can tell the failed checks have nothing to do with the changes)

@jadestorm
Copy link
Author

I'm actually going to hold off on the other patch for the moment until this one gets accepted. So I don't complicate things. =)

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 this pull request may close these issues.

2 participants