Bug 1118236

Summary: dnf doesn't seem to support repo_gpgcheck config
Product: [Fedora] Fedora Reporter: lpugoy
Component: dnfAssignee: Ales Kozumplik <akozumpl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: akozumpl, brpocock, jzeleny, lpugoy, pnemade, rholy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: dnf-0.6.1-1.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-19 16:14:11 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
external yum repo none

Description lpugoy 2014-07-10 09:21:36 UTC
Created attachment 917028 [details]
external yum repo

Description of problem:
I am using an external yum repo (attached). Using "yum update" is fine, but running "dnf check-update" shows "Failed to synchronize cache for repo ... GPG signature verification error: Bad GPG signature, disabling." When I remove the repo_gpgcheck line dnf doesn't complain anymore.


Version-Release number of selected component (if applicable):
dnf - 0.4.8
yum - 3.4.3
rpm - 4.11.1


How reproducible:
always


Steps to Reproduce:
1. Add attached file to /etc/yum.repos.d.
2. Run "yum update".
3. Run "dnf check-update".
4. Remove repo_gpgcheck line from /etc/yum.repos.d/insync.repo.
5. Run "dnf check-update".


Actual results:
yum runs fine but dnf shows an error


Expected results:
yum and dnf should run fine


Additional info:

Comment 1 Ales Kozumplik 2014-07-10 13:03:07 UTC
Can you please try with the latest dnf in F20? (dnf-0.5.2 or dnf-0.5.3). thanks.

Comment 2 lpugoy 2014-07-10 14:01:07 UTC
Same behavior.

Comment 3 lpugoy 2014-07-17 04:45:42 UTC
Hi. Is there any update on this issue?

Comment 4 lpugoy 2014-07-24 14:34:11 UTC
Hi. Is there any update on this issue?

Comment 5 Ales Kozumplik 2014-07-25 06:59:03 UTC
Hello, unfortunately not, the DNF team is hard at work at other more pressing issues.

Comment 6 Ales Kozumplik 2014-08-14 07:36:54 UTC
I can reproduce this.

Comment 7 Ales Kozumplik 2014-08-19 16:14:11 UTC
Fixed by a series of upstream patches culminating with 58f471f.

Comment 8 Fedora Update System 2014-09-04 15:49:38 UTC
dnf-0.6.1-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/dnf-0.6.1-1.fc21

Comment 9 Fedora Update System 2014-09-23 04:40:24 UTC
dnf-0.6.1-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Bruce-Robert Pocock 2014-10-15 17:26:17 UTC
@Ales/all — is there any plan to backport these fixes to ƒ20? Still seeing this bug in dnf-0.5.4-2.fc20.x86_64 (same repo as original reporter)