SUMMARY The same as https://bugs.kde.org/show_bug.cgi?id=447245 . This was marked as fixed in 6.3.0, but I'm now running 6.3.0 and the auto updates still do not get applied. STEPS TO REPRODUCE 1. Set to update automatically, daily. OBSERVED RESULT Updates do not get applied. They remain listed in Discover, even after restarting. EXPECTED RESULT Updates get applied, either immediately or via the extra option that appears when shutting down/restarting the computer. SOFTWARE/OS VERSIONS Linux: Fedora 41 KDE KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2
There's probably a bug in the skip logic somewhere. The decision making for whether to apply an update is super convoluted :(
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1075
Git commit af919e229d4effdabcc82028d8852fd1b6f72f2e by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 02/04/2025 at 22:23. Pushed by apol into branch 'master'. notifier: Improve behaviour of unattended updates - Also allow updates when there's only security updates (!) - Don't trigger updates if the system is offline. - Centralise the unattended update analysis to be consistent M +8 -0 notifier/DiscoverNotifier.cpp M +2 -0 notifier/DiscoverNotifier.h M +10 -11 notifier/UnattendedUpdates.cpp M +1 -0 notifier/UnattendedUpdates.h https://invent.kde.org/plasma/discover/-/commit/af919e229d4effdabcc82028d8852fd1b6f72f2e