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:
Can you please try with the latest dnf in F20? (dnf-0.5.2 or dnf-0.5.3). thanks.
Same behavior.
Hi. Is there any update on this issue?
Hello, unfortunately not, the DNF team is hard at work at other more pressing issues.
I can reproduce this.
Fixed by a series of upstream patches culminating with 58f471f.
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
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.
@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)