Summary: | Auto updates do not work 2 | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Rua <ruawhitepaw> |
Component: | Notifier | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | aleixpol, johnmaverick74, kde, nate, sitter |
Priority: | NOR | ||
Version First Reported In: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=447245 | ||
Latest Commit: | https://invent.kde.org/plasma/discover/-/commit/af919e229d4effdabcc82028d8852fd1b6f72f2e | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
Rua
2025-02-15 09:49:54 UTC
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 |