Description of problem: Yumex should honour gpgcheck=0 in repo file. Version-Release number of selected component (if applicable): yumex-3.0.14-1.fc20.noarch How reproducible: yes Steps to Reproduce: 1. Add nonamedotc-xfce411.repo (see link) to /etc/yum.repos.d/ 2. Restart yumex and activate (general) GPG check menu option 3. Try to install xfce packages Actual results: Yumex refuses to install an unsigned package. Expected results: Yumex ignores gpg checksum and installs anything. Additional info: https://copr.fedoraproject.org/coprs/nonamedotc/xfce411/ $ grep gpg nonamedotc-xfce411.repo gpgcheck=0
ping?
This sound very weird, yumex uses yum for all the repo handling and I have never experienced any problem with gpgcheck=0, I will do some testing and be back
OK, Did some testing and I can reproduce the problem in yumex, but it works in yum on the command line, I will look into whats goes wrong.
(In reply to Tim Lauridsen from comment #2) > This sound very weird, yumex uses yum for all the repo handling and I have > never experienced any problem with gpgcheck=0, I will do some testing and be > back It can be also seen as some kind of a security feature. Therefore, I am not sure if it's a real bug: First do all signed installations, then carefully select all unsigned but trusted packages and start a second installation process. (In reply to Tim Lauridsen from comment #3) > OK, Did some testing and I can reproduce the problem in yumex, but it works > in yum on the command line, I will look into whats goes wrong. Maybe Yumex uses its own yum.conf? What settings come from /etc/yum.repos.d/ exactly?
THe problem is yumex has an option to set gpgcheck=0 for all repos and currently it sets gpgcheck=1 for all repos, when the option is disabled, it is wrong it should only set gpgcheck when the option is enabled
Fixed upstream: https://github.com/timlau/yumex/commit/bf680db5772dc31cc980b570aa6b37d039fbbcf8
yumex-3.0.15-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/yumex-3.0.15-1.fc20
yumex-3.0.15-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/yumex-3.0.15-1.fc19
Package yumex-3.0.15-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing yumex-3.0.15-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7120/yumex-3.0.15-1.fc20 then log in and leave karma (feedback).
yumex-3.0.15-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
yumex-3.0.15-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.