Add patch to handle drm devices taking longer than expected to become available
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-2025-ebed8db9ab
Please log in to add feedback.
This update has been submitted for testing by ngompa.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
hoped it will fix dreaded kwin: symbol lookup error: kwin: undefined symbol: _ZN21KGlobalAccelInterface10keyPressedEi
see: https://discussion.fedoraproject.org/t/sddm-failure-after-system-update/171613/3
but cannot install, i get: - package plasma-workspace-6.5.1-1.fc42.x86_64 from updates requires libpackagekitqt6.so.2()(64bit), but none of the providers can be installed - problem with installed package - installed package plasma-workspace-6.4.5-2.fc42.x86_64 requires libPlasmaActivities.so.6()(64bit), but none of the providers can be installed - package plasma-workspace-6.3.4-2.fc42.x86_64 from fedora requires libPlasmaActivities.so.6()(64bit), but none of the providers can be installed - cannot install both plasma-activities-6.5.1-1.fc42.x86_64 from updates and plasma-activities-6.4.5-1.fc42.x86_64 from @System - cannot install both plasma-activities-6.5.1-1.fc42.x86_64 from updates and plasma-activities-6.3.4-1.fc42.x86_64 from fedora - package kwin-common-6.5.1-2.fc42.x86_64 from updates-testing requires libPlasmaActivities.so.7()(64bit), but none of the providers can be installed - cannot install the best update candidate for package kwin-common-6.4.5-1.fc42.x86_64
That looks like you have an incomplete upgrade, try using
dnf offline-distrosync --allowerasingto fix it?I think I know what caused this, I've made an update to fix it: FEDORA-2025-1cae83c73e
This update has been submitted for stable by bodhi.
i used dnf distro-sync --allowerasing that nuked dolphin and plasma-desktop :P
Updating and loading repositories: ... Removing dependent packages: dolphin x86_64 25.08.2-1.fc42 dolphin-plugins x86_64 25.08.2-1.fc42 plasma-desktop x86_64 6.4.5-1.fc42 plasma-discover-packagekit x86_64 6.4.5-1.fc42 plasma-lookandfeel-fedora noarch 6.4.5-2.fc42 plasma-print-manager x86_64 6.4.5-1.fc42 plasma-print-manager-libs x86_64 6.4.5-1.fc42 plasma-workspace x86_64 6.4.5-2.fc42 sddm-breeze noarch 6.4.5-1.fc42 Downgrading: kf6-frameworkintegration x86_64 6.12.0-1.fc42 replacing kf6-frameworkintegration x86_64 6.19.0-1.fc42 kf6-frameworkintegration-libs x86_64 6.12.0-1.fc42 replacing kf6-frameworkintegration-libs x86_64 6.19.0-1.fc42
...
Transaction Summary: Installing: 1 package Upgrading: 30 packages Replacing: 32 packages Removing: 9 packages Downgrading: 2 packages
but kwin wirks :P
Works
This update has been pushed to stable.
yep, with FEDORA-2025-1cae83c73e this resolves the _ZN21KGlobalAccelInterface10keyPressedEi for me. Thank You!