Failed system updates
Hello! Noticed that when trying to perform a system update I will get a failure message as seen in the attached image. This issue has been going on for about a week now (I notice an "update failed" toast/popup when playing games, assuming this is done automatically.)
The error in text format is below. Happy to provide anything else that is needed. Thank you for your help.
── 20:20:30 - System update ────────────────────────────────────────────────────
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Checking out tree d8492ba... done
Enabled rpm-md repositories: charm updates fedora rpmfusion-free-updates rpmfusion-free rpmfusion-nonfree-updates rpmfusion-nonfree tailscale-stable updates-archive
Importing rpm-md... done
rpm-md repo 'charm' (cached); generated: 2025-04-01T23:42:24Z solvables: 553
rpm-md repo 'updates' (cached); generated: 2025-05-05T01:37:17Z solvables: 9607
rpm-md repo 'fedora' (cached); generated: 2025-04-11T05:17:07Z solvables: 76879
rpm-md repo 'rpmfusion-free-updates' (cached); generated: 2025-05-01T16:51:29Z solvables: 29
rpm-md repo 'rpmfusion-free' (cached); generated: 2025-04-12T09:12:27Z solvables: 358
rpm-md repo 'rpmfusion-nonfree-updates' (cached); generated: 2025-05-01T17:19:51Z solvables: 20
rpm-md repo 'rpmfusion-nonfree' (cached); generated: 2025-04-12T09:32:45Z solvables: 218
rpm-md repo 'tailscale-stable' (cached); generated: 2025-04-24T18:51:35Z solvables: 120
rpm-md repo 'updates-archive' (cached); generated: 2025-05-06T01:29:20Z solvables: 9522
error: Packages not found: lact
System update failed:
0: Command failed:
/usr/bin/rpm-ostree upgrade
1: /usr/bin/rpm-ostree
failed: exit status: 1
2 Replies
If you installed lact a while ago using ujust lact, you need to remove it (rpm-ostree uninstall lact) and rerun ujust lact to install the flatpak version. To be extra sure run rpm-ostree status and note the lact package name before running rpm-ostree uninstall
ah gotcha. I ended up removing the package after verifying the name as you suggested. update ran well after that. we're good here. thanks so much amel.