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 ?
GitHub
GitHub - ishan9299/bazzite-customization
Contribute to ishan9299/bazzite-customization development by creating an account on GitHub.
2 Replies
wolfyreload
wolfyreload7d ago
I'd guess that your image isn't signed? Maybe try rpm-ostree rebase ostree-unverified-registry://ghcr.io/ishan9299/bazzite-customized:latest and see if that works
MasterChief117
MasterChief117OP7d ago
@wolfyreload I just figured it out. This error happens if there nothing to update. I just removed and added some packages from my customization which triggered a new build and ujust was able to update no problems.
Want results from more Discord servers?
Add your server