2 Replies
Check if you have run out of disk space, going by the "Failed writing received data to disk" error.
Alternatively, you might have some custom installed application installed on top of Bazzite. One way to update is to run
rpm-ostree reset
and clear the custom layered apps then run rpm-ostree upgrade
then just re-install the custom stuffAt first I thought it might be to storage space but I doubt it since I have a 2TB SSD so I don’t think so
Yeah that fixed it by running
rpm-ostree reset
and rpm-ostree upgrade