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

Ensure downloaded repositories GPG keys are valid #3391

Open
alexandre-allard opened this issue May 20, 2021 · 0 comments · Fixed by #3388
Open

Ensure downloaded repositories GPG keys are valid #3391

alexandre-allard opened this issue May 20, 2021 · 0 comments · Fixed by #3388
Labels
complexity:easy Something that requires less than a day to fix kind:bug Something isn't working

Comments

@alexandre-allard
Copy link
Contributor

Component: packages

What happened:
We had an invalid GPG keys for SaltStack repository, because the URL has changed and we don't follow the redirection (curl -L).

What was expected:
The GPG key is valid and the installation is working.

Steps to reproduce:

Resolution proposal (optional):
Add a check at build time to ensure GPG keys are valid.

@alexandre-allard alexandre-allard added kind:bug Something isn't working complexity:easy Something that requires less than a day to fix labels May 20, 2021
@alexandre-allard alexandre-allard linked a pull request May 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Something that requires less than a day to fix kind:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant