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
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?