Bug 566578
| Summary: | pk vs yum-plugin-auto-update-debug-info | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Winship <danw> |
| Component: | PackageKit | Assignee: | Richard Hughes <richard> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | jonathan, rhughes, richard, smparrish |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | PackageKit-0.5.7-1.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-24 13:08:24 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: | |||
This bug has been triaged Steven M. Parrish KDE & Packagekit Triager Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Ohh, fail. We've now got a yum plugin that enables repos (and then disables repos) when it's run? This breaks PackageKit pretty hard. I really don't know why the yum guys even disable the debuginfo repos. I guess I'll have to blacklist this plugin from running under PackageKit. commit fcfcd755502cfd1c885a83e2e3a67ba12a270c90
Author: Richard Hughes <richard>
Date: Wed Feb 24 13:04:05 2010 +0000
yum: blacklist auto-update-debuginfo when using PK tools to prevent madness. Fixes rh#566578
PackageKit-0.5.7-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/PackageKit-0.5.7-1.fc12 PackageKit-0.5.7-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
I just ran debuginfo-install, and it automatically installed yum-plugin-auto-update-debug-info, which is awesome, and then immediately afterward PK popped up a notification telling me that there are a bunch of debuginfo updates I should install. Two problems: 1. If I try to install them, it fails, because "updates-debuginfo is disabled" 2. It thinks that firefox-debuginfo is a security update, it thinks kernel-debuginfo requires a reboot, etc.