Created attachment 1335435 [details] log Description of problem: dnf prints a traceback in the log when GPG check fails: dnf.exceptions.Error: GPG check FAILED Version-Release number of selected component (if applicable): dnf-2.7.2-1.fc26.noarch How reproducible: always Steps to Reproduce: 1. On a fresh F26 system run: # dnf install --enablerepo=rawhide -y i2c-tools 2. Check /var/log/dnf.log (see the attachment for full output) Actual results: Traceback in the log. Expected results: No traceback.
The traceback in the log is expected. See BZ#1480979 comment 2. Closing as duplicate. *** This bug has been marked as a duplicate of bug 1480979 ***