Bug 994470
Summary: | Error in PREUN scriptlet in rpm package kde-settings-kdm-19-23.fc19.noarch | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Garry T. Williams <gtwilliams> |
Component: | kde-settings | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dvratil, horsley1953, jgrulich, jreznik, kevin, ltinkl, mbriza, rdieter, rnovacek, smparrish, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-09 21:35:35 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: |
Description
Garry T. Williams
2013-08-07 11:01:00 UTC
Me too. And I notice that rpm -q kde-settings-kdm now shows I have two versions installed: tomh> rpm -q kde-settings-kdm kde-settings-kdm-19-23.fc19.noarch kde-settings-kdm-19-23.1.fc19.noarch More details in: https://lists.fedoraproject.org/pipermail/users/2013-August/439470.html Icky, I'll try to find out if there's anything packaging-wise we can do to help get us out of the mess. Otherwise, it looks like the only alternative may be to do: rpm -e --noscripts kde-settings-kdm-19-23.fc19.noarch The actual issue was already fixed, but ironically the fix only triggers the bug. (The only way to avoid triggering the bug would have been to never update kde-settings again, not really a maintainable option either.) I don't think there's anything we can do. This sucks because the broken package slipped into F19 GA, so basically everyone with a fresh install of F19 will run into this. (The only way to completely avoid it is to install F18 instead and upgrade from there.) You need to: rpm -e --noscripts kde-settings-kdm-19-23.fc19 IMHO, we should add this to the common F19 bugs. *** This bug has been marked as a duplicate of bug 989145 *** And maybe add uninstalling and/or upgrading to the tests that rpms must pass before they are released? |