Closed jsf9k closed 4 years ago
Fedora 33 is currently imploding due to GPG signature issues with RPMs. It can't even perform a simple dnf update.
dnf update
Steps to reproduce the behavior:
docker run -it cisagov/docker-fedora33-ansible:latest /bin/bash
A Fedora 33 Docker container should be able to install Fedora RPMs without erroring out due to GPG signature issues.
🐛 Bug Report
Fedora 33 is currently imploding due to GPG signature issues with RPMs. It can't even perform a simple
dnf update
.To Reproduce
Steps to reproduce the behavior:
dnf update
Expected behavior
A Fedora 33 Docker container should be able to install Fedora RPMs without erroring out due to GPG signature issues.