Bug 1415360
Summary: | F26+ drops drkonqi subpackage without obsoleting it (breaks upgrades) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | plasma-workspace | Assignee: | KDE SIG <kde-sig> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jgrulich, jreznik, kde-sig, kevin, mbriza, me, rdieter, robatino, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-23 13:13:28 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1349186 |
Description
Adam Williamson
2017-01-21 02:27:08 UTC
Proposing as a Beta blocker, breaks upgrade of a release-blocking desktop (without --allowerasing). openQA hits this on every KDE upgrade test. Assigning to rdieter, since he made the offending change. This should get obsoleted by the KF5 version, which will hopefully provide a compatibility symlink, unless kdelibs is going to get patched to use the correct path directly. Fyi, kdelibs is patched already, so no other hacks (like symlink) should be required Well, you forgot kdelibs3, which was also patched to use /usr/libexec/kde4/drkonqi. I fixed it: http://pkgs.fedoraproject.org/cgit/rpms/kdelibs3.git/commit/?id=f0b0934ee8495e38c53e3d8535af2c4cb252c696 but I need to sort out the OpenSSL situation before building it. (Trying a build with compat-openssl10 for now, I'll look into backporting the Trinity changes for 1.1 separately.) I'm a little nervous about the (kde4) kde-runtime->drkonqi => plasma-workspace-drkonqi upgrade path, but I don't have any better alternative either (other than just adding Obsoletes to kde-runtime effectively nullifying upgrade path). %changelog * Mon Jan 23 2017 Rex Dieter <rdieter> - 5.8.5-4 - Obsoletes: kde-runtime (#1415360) |