Old Gameboy
Old Gameboy
UBUniversal Blue
Created by Old Gameboy on 4/29/2025 in #🛟bazzite-help
Steam update unable to install
I’ve applied the update from Steam but every time I do it shows 2 Kernel Versions in The GRUB menu. Ver.42 fails to boot and 41 works . I have rolled back to 41 and If I try to apply the update it goes back to the same issue. Should I reinstall Bazzite? Is there something I can run to fix it?
3 replies
UBUniversal Blue
Created by Old Gameboy on 4/24/2025 in #🛟bazzite-help
Resolved updating issue Bazzite 41 > 42
Just wanted to check on how to share info or tips for other users who come across this issue. ( I no expert by any means ) but I did use AI to help me resolve the issue when updating my system from version 41 > 42. Issue: The system update (rpm-ostree upgrade) failed because a core system package (filesystem) included code (a Lua script trigger) that the update manager (rpm-ostree) couldn't execute, likely due to a recent package update introducing incompatibility. Resolution: The issue was likely resolved by : 1.
sudo rpm-ostree cleanup -m
sudo rpm-ostree cleanup -m
2.
rpm-ostree reset
rpm-ostree reset
3.
rpm-ostree upgrade
rpm-ostree upgrade
4.
ujust update
ujust update
5.
systemctl reboot
systemctl reboot
1 replies