Unable to System Update, Help!

When I try and update Bazzite I get this error.

── 20:19:45 - System update ──────────────────────────────────────────────────── Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable Checking out tree f2b3499... done Enabled rpm-md repositories: charm updates fedora rpmfusion-free-updates rpmfusion-free rpmfusion-nonfree-updates rpmfusion-nonfree tailscale-stable terra terra-source updates-archive Updating metadata for 'terra'... done error: Updating rpm-md repo 'terra': repodata terra was not complete: Checksum error /var/cache/rpm-ostree/repomd/terra-42-x86_64/repodata/e45f9bbd50de141f50cd203ab9e48b3551fe36fd1d76174b19d92874ce72adb3-primary.xml.zck: Unable to read zchunk lead System update failed: 0: Command failed: /usr/bin/rpm-ostree upgrade 1: /usr/bin/rpm-ostree failed: exit status: 1 Location: src/steps/os/linux.rs:228

So I removed it and cleared whatever cache was related to it but I still got the same error. So I disabled it using
sudo sed -i 's/^enabled=1/enabled=0/' /etc/yum.repos.d/terra.repo

It bypasses the error but then I get an error about a Layered Package
error: Packages not found: coolercontrol

So I try to remove it and it says
error: Package "coolercontrol" not found

And if I try to rebase it just tells me
error: Old and new refs are equal: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable

Info Center:

Bazzite 42
NVIDIA Edition

Software

KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.14.6-109.bazzite.fc42.x86_64 (64-bit)
Graphics Platform: Wayland

Hardware

Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 16 GiB of RAM (15.5 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER discrete
Manufacturer: ASUS
Solution
So, running rpm-ostree reset did fix my issue, but I lost my Layered Packages. I took note of them so I can reinstall them later though. Thanks @Louhi! And also thank you @Hacki for your time!
Was this page helpful?