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

Molecule (fix): Add repository GPG key for AlmaLinux 8 #566

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

vitabaks
Copy link
Owner

@vitabaks vitabaks commented Feb 2, 2024

Fixed:

  TASK [Install openssh-server package (molecule containers)] ********************
 fatal: [10.172.0.20]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.21]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.22]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}

Fixed:

```
  TASK [Install openssh-server package (molecule containers)] ********************
 fatal: [10.172.0.20]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.21]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
  fatal: [10.172.0.22]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for openssh-8.0p1-19.el8_9.2.x86_64: Public key for openssh-8.0p1-19.el8_9.2.x86_64.rpm is not installed"}
```
@vitabaks vitabaks self-assigned this Feb 2, 2024
@vitabaks vitabaks merged commit be430e3 into master Feb 2, 2024
18 checks passed
@vitabaks vitabaks deleted the almalinux-tests branch February 2, 2024 13:08
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.

1 participant