Bug 1118236
Summary: | dnf doesn't seem to support repo_gpgcheck config | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | lpugoy | ||||
Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 20 | CC: | 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: |
|
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? 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) |
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: