Bug 462367 - Fedora Kionite: Adding a switch that enables automatic updates into Discover.
Summary: Fedora Kionite: Adding a switch that enables automatic updates into Discover.
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: rpm-ostree Backend (other bugs)
Version First Reported In: 5.26.3
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 20:59 UTC by Henning
Modified: 2022-12-09 16:56 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.27.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning 2022-11-28 20:59:32 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Fedora Silverblue/ Kionite is an rpm-ostree based distribution. It has automatic updates integrated into the file "/etc/rpm-ostreed.conf" using a simple change in the file.

Please add the ability to do this in Discover, to make it easier for end-users. Add:

sudo sed -i 's/none/stage/g' /etc/rpm-ostreed.conf  #set to install if set to none
sudo sed -i 's/check/stage/g' /etc/rpm-ostreed.conf #set to install if set to none

This could be a button under the KDE settings (where otherwise the "automatic updates" button is) or in Discover, under the Updates menu in the top bar.
Comment 1 Nate Graham 2022-11-29 18:35:54 UTC
We already have an automatic updates setting in System Settings > Software Update. Is it not working for you?
Comment 2 Timothée Ravier 2022-12-09 16:56:46 UTC
This is implemented directly in Discover (nothing to change in rpm-ostree configuration) for 5.27.