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

(MODULES-10897) Fix GPG key typo #532

Merged

Conversation

GabrielNagy
Copy link
Contributor

Accidentaly removed the RPM part of the filename when getting the GPG
key for SLES in the install task. This commit adds it back.

@GabrielNagy GabrielNagy requested a review from a team as a code owner January 13, 2021 12:22
@tphoney
Copy link
Contributor

tphoney commented Jan 13, 2021

Thanks for the fix. @GabrielNagy great catch

@GabrielNagy GabrielNagy force-pushed the MODULES-10897/update-gpg-key-v2 branch from ab4d229 to 956a958 Compare January 13, 2021 12:53
Accidentaly removed the RPM part of the filename when getting the GPG
key for SLES in the install task. This commit adds it back and imports
both keys when installing puppet_agent on SLES, for compatibility
reasons.
@GabrielNagy GabrielNagy force-pushed the MODULES-10897/update-gpg-key-v2 branch from 956a958 to 277bf6a Compare January 13, 2021 12:53
@tphoney
Copy link
Contributor

tphoney commented Jan 13, 2021

@GabrielNagy why are you installing 2 keys ? puppet and puppet-20250406
just curious

@GabrielNagy
Copy link
Contributor Author

@tphoney I think packages are not yet signed with the new key, and that's why SLES 15 failed when only importing the 2025 one. By having both imported we avoid these types of failures.

@mihaibuzgau mihaibuzgau merged commit ba81139 into puppetlabs:main Jan 13, 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 this pull request may close these issues.

3 participants