Bug 504137
Summary: | Add support for PackageKit service packs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rahul Sundaram <sundaram> |
Component: | PackageKit | Assignee: | Richard Hughes <richard> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | lmacken, mclasen, rhughes, richard, smohan, smparrish |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.4.8-2.fc11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-06-12 09:31:38 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: |
Description
Rahul Sundaram
2009-06-04 12:25:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping PackageKit already installs a mimetype for servicepack files, in /usr/share/mime/packages/packagekit-servicepack.xml All you would need to do is make it a subclass of application/x-tar, then things should work. commit 5df120da3d154345069db0665a4c3ed57d1d77ab Author: Richard Hughes <richard> Date: Fri Jun 12 10:30:22 2009 +0100 Add subclasses to our registered mime-types. Fixes rh#504137 PackageKit-0.4.8-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/PackageKit-0.4.8-2.fc11 PackageKit-0.4.8-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |