Bug 1499302

Summary: traceback in the log when gpg check fails
Product: [Fedora] Fedora Reporter: Ondřej Lysoněk <olysonek>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: dmach, ignatenko, jmracek, mhatina, rpm-software-management
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-11 12:04:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log none

Description Ondřej Lysoněk 2017-10-06 17:27:18 UTC
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.

Comment 1 Martin Hatina 2017-10-11 12:04:01 UTC
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 ***