MasterChief117
MasterChief117
UBUniversal Blue
Created by MasterChief117 on 11/28/2024 in #πŸ›Ÿbazzite-help
Help with updating a customized bazzite.
So I created my own customized bazzite with bluebuild. I was successfully able to rebase it. I also tried updating using rpm-ostree upgrade which was successful, but when using the ujust update command the update fails with this message.
masterchief117@bazzite:~$ ujust update

── 12:52:37 - System update ────────────────────────────────────────────────────
Pulling manifest: ostree-image-signed:docker://ghcr.io/ishan9299/bazzite-customized:latest
Checking out tree 78bd32e... done
.........rpm-md Stuff............
error: No packages in transaction
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
masterchief117@bazzite:~$ ujust update

── 12:52:37 - System update ────────────────────────────────────────────────────
Pulling manifest: ostree-image-signed:docker://ghcr.io/ishan9299/bazzite-customized:latest
Checking out tree 78bd32e... done
.........rpm-md Stuff............
error: No packages in transaction
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
Why does the update fail when using ujust and how can I fix that ?
4 replies