KDE Frameworks 5.21.0 release
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2016-ee693d7a0e
Please login to add feedback.
This update has been submitted for testing by rdieter.
This update has been pushed to testing.
Error: Transaction check error:
file /usr/share/kdevappwizard/templates/runner.tar.bz2 from install of kf5-krunner-devel-5.21.0-1.fc23.x86_64 conflicts with file from package kapptemplate-15.12.3-1.fc23.x86_64
works for me
The most current plasma-workspace package for Fedora 23 won't accept that kf5-kactivities is no more:
"Error: package plasma-workspace-5.5.5-5.fc23.x86_64 requires kf5-kactivities, but none of the providers can be installed"
I had to stay with the kf5-kactivities 5.20 packages in order to actually keep my KDE Plasma desktop from being removed.
rdieter edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by rdieter.
Great
No regressions noted in everyday use, though "History" is broken. (Rebooting doesn't have any effect, it just doesn't seem to work.) But this isn't technically a regression from 5.20, since the same problem happened there, as reported by others. (I've also seen this happen in the past with earlier upgrades, though it always corrected itself eventually.)
works for me
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
bo problem at all, no crashes either
This update has been pushed to stable.
On dnf update I got the following message: Skipping packages with broken dependencies: kf5-kactivities-libs x86_64 5.21.0-1.fc23 updates 139 k
The kf5-kactivities-libs package is not in this update, nor bodhi can find it in updates.
Let me know if logs from dnf update --debugsolver would help.
For anyone encountering the "Skipping packages with broken dependencies: kf5-kactivities-libs x86_64 5.21.0-1.fc23" issue, you need to install https://bodhi.fedoraproject.org/updates/FEDORA-2016-e0d1356e80
The kf5-kactivities-libs package is hidden under the kf5-kactivities link - koji build http://koji.fedoraproject.org/koji/buildinfo?buildID=751758. Sorry, that was my mistake. The issue seems to be that the koji build does not provide the kf5-kactivities.x86_64 (base) package, it contains only the -devel, -libs and -debuginfo packages. That is why the ..-libs update fails on dependencies. My system has both above mentioned packages installed (by default): kf5-kactivities.x86_64 5.19.0-1.fc23 kf5-kactivities-libs.x86_64 5.19.0-1.fc23
@anonymous: this is because there is no kf5-kactivities base package anymore. The packages were restructured and renamed and pushed in multiple updates. If you install https://bodhi.fedoraproject.org/updates/FEDORA-2016-e0d1356e80 and then run a general update, it should address the dependency issue.
Thanks for the info. Yes, the https://bodhi.fedoraproject.org/updates/FEDORA-2016-e0d1356e80 fixed the dependency.