Bug 814945
Summary: | Software Update claims all packages are untrusted | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James <fedorabugmail> | |
Component: | PackageKit | Assignee: | Richard Hughes <hughsient> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 16 | CC: | alick9188, belegdol, bugzilla.i.sekler, dallan, dan.doel, dean, gerard.fernandes, hughsient, jonathan, mike, nphilipp, paul.lipps, rankincj, redhat-bugzilla, rtc, rvitale, smparrish, twaugh, vpvainio | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | PackageKit-0.6.22-2.fc16 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 771746 | |||
: | 821015 (view as bug list) | Environment: | ||
Last Closed: | 2012-04-29 00:25:07 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 821015 |
Description
James
2012-04-21 14:00:11 UTC
I see this too. This just occured again for me as well. I will provide a yum history of updates soon. According to the package log, Richard removed[1] Nils patch from bug 771746 with the latest release thinking it had been upstreamed. Unfortunately only part 1[2] of the patch was. I cannot find a matching commit for part 2 of his patch upstream. [1] http://pkgs.fedoraproject.org/gitweb/?p=PackageKit.git;a=commit;h=e4abcc7719af43764dac4e90a6888fd8ab78cf09 [2] http://gitorious.org/packagekit/packagekit/commit/7dbee21a7adbc25856b53532d0fe55f272f580bb *** Bug 816025 has been marked as a duplicate of this bug. *** I've looked into this yesterday a bit and found that using pkcon (the command line tool) from the 0.6.x branch reproduced this bug reliably. The same set of commits is in the master branch however and the behavior isn't faulty. I'm seeing this as well; yum update reports no problems with the updated packages and successfully updates the system, however, this bug effectively makes the graphical tool useless since no one should be installing untrusted packages. I've come up with a patch which fixes the behavior in every situation imaginable to me, installing or updating, signed or unsigned or signed with an unknown key present in /etc/pki/rpm-gpg. PackageKit-0.6.22-2.fc16 is building right now with this patch, please test thoroughly. Thanks! PackageKit-0.6.22-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/PackageKit-0.6.22-2.fc16 NB: I'll be on vacation and will return on May 10th. Package PackageKit-0.6.22-2.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing PackageKit-0.6.22-2.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-6721/PackageKit-0.6.22-2.fc16 then log in and leave karma (feedback). PackageKit-0.6.22-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 815541 has been marked as a duplicate of this bug. *** This might have regressed again, I see this issue with PackageKit-0.7.4-1.fc17.x86_64 and gnome-packagekit-3.4.0-1.fc17.x86_64 each time I try to update or add packages. This happens even with all *-updates-testing repositories disabled. yum on the command line has nothing to complain about. Cloned for Fedora 17: bug #821015 |