Updates Are Not Automatic

I am having an issue where updates will not happen automatically, I think its related to the metered network connection check for updates. I am on a desktop, so laptop power restrictions are not a factor. My network connection is not set to metered, running the system updater or ujust update in the terminal will perform updates, and in the software app the option to turn on automatic updates is grayed out. I have changed all the power management settings to maximum performance and I have double checked my network settings. I understand that Bazzite is supposed to update automatically but I know it's not because every time I run ujust update there are many updates that happen. If it was updating on a regular basis then running the updates manually wouldn't produce many updates. I did check the update configuration with ujust toggle-config and it is set to automatic. Thoughts?
27 Replies
wolfyreload
wolfyreload2mo ago
try run ujust toggle-updates in the terminal and see if you get
Automatic updates are currently: Enabled
Automatic updates are currently: Enabled
If it's disabled try enable it and see if that helps
HikariKnight
HikariKnight2mo ago
There is currently a bug that affects some people where the automatic updater for whatever reason tries to run sudo dnf update instead of rpm-ostree update please use manual updating through the system update application on the desktop if you are affected
Pryme Minister
Pryme MinisterOP2mo ago
It is set to enabled This has been an issue since I installed Bazzite a year ago. I have manually updated for a year, I'd really like to be able to stop checking for updates on my own. This is from the Bazzite help guide online:
HikariKnight
HikariKnight2mo ago
check systemctl status ublue-update.service
Pryme Minister
Pryme MinisterOP2mo ago
How do I disable automatic updates for Desktop images?¶ Note There is a check in-place to disable automatic updates if the metered connection setting is enabled. Open a host terminal and enter this command: ujust toggle-updates
HikariKnight
HikariKnight2mo ago
your issue, at least previously would not have been related to the current bug would been something else
Pryme Minister
Pryme MinisterOP2mo ago
ran that, got a super long output. Do you want it all?
HikariKnight
HikariKnight2mo ago
yes put it inside a code block ``` text ```
Pryme Minister
Pryme MinisterOP2mo ago


HikariKnight
HikariKnight2mo ago
unrelated issue. its complaining about flatpak, what does ujust update do?
Pryme Minister
Pryme MinisterOP2mo ago
Successfully completes updates
Pryme Minister
Pryme MinisterOP2mo ago


Pryme Minister
Pryme MinisterOP2mo ago
There is the output from running ujust update
HikariKnight
HikariKnight2mo ago
makes no sense why it would complain about flatpaks then
Pryme Minister
Pryme MinisterOP2mo ago
There is a note in that output about GNOME 45 being end of life. Is that an issue?
HikariKnight
HikariKnight2mo ago
no its just saying one of your flatpak applications relies on an outdated runtime, ignore it unless its still there half a year from now
Pryme Minister
Pryme MinisterOP2mo ago
Ok.
HikariKnight
HikariKnight2mo ago
then you should find out which and ask the flatpak dev that relies on it whats up
Pryme Minister
Pryme MinisterOP2mo ago
I think its Ryujinx ── 12:24:47 - Flatpak System Packages ────────────────────────────────────────── Looking for updates… Info: (pinned) runtime org.gnome.Platform branch 45 is end-of-life, with reason: The GNOME 45 runtime is no longer supported as of September 18, 2024. Please ask your application developer to migrate to a supported platform. Nothing to do. Odd though that its part of the system flatpack section
HikariKnight
HikariKnight2mo ago
makes sense no more updates from ryujinx ever
Pryme Minister
Pryme MinisterOP2mo ago
Is that a system package though?
HikariKnight
HikariKnight2mo ago
because we only provide the flathub system remote, the user one is close to useless no flatpak is not system package if you use ryujinx youre stuck with that until you find an alternative, close to nothing you can do
Pryme Minister
Pryme MinisterOP2mo ago
I really don't I can probably uninstall it Back to the updates issue, any other thoughts?
HikariKnight
HikariKnight2mo ago
nope no idea we are planning to at some point replace the current updater with uupd
Pryme Minister
Pryme MinisterOP2mo ago
Maybe I'll just have to wait then for that. Really odd that it's been over a year though.
HikariKnight
HikariKnight2mo ago
yeah your issue is not the one we are currently facing with random users
Pryme Minister
Pryme MinisterOP2mo ago
Hmm

Did you find this page helpful?