Upgrades from F24 and F25 to Rawhide (F26) are currently broken because kde-runtime in F26 has dropped the drkonqi subpackage without obsoleting it: http://pkgs.fedoraproject.org/cgit/rpms/kde-runtime.git/commit/?id=15667de6c5a7b73d63f6fdee20d144fba2b34895 this causes dependency errors when trying to upgrade without --allowerasing .
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)