rollback helper not seeing any images.

Bazzite doesn't allow me to update and it keeps saying that I have no key provided. The rollback helper also doesn't see any images that can be used. I'm stuck on an unverified build. Any way I can fix this?
No description
No description
34 Replies
renner
renner2mo ago
what do you actually want to achieve with all this? just get on a signed image?
shitty-bill
shitty-billOP2mo ago
yes because ujust update doesnt work at all
renner
renner2mo ago
need rpm-ostree status
shitty-bill
shitty-billOP2mo ago
No description
renner
renner2mo ago
don't layer obs-studio rpm-ostree rest sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/bazzite:stable use flatpak obs studio
shitty-bill
shitty-billOP2mo ago
copy thanks - will try that now
shitty-bill
shitty-billOP2mo ago
this is a common error when I try most things - it keeps wanting a signature
No description
renner
renner2mo ago
Can you try this instead? rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
shitty-bill
shitty-billOP2mo ago
same error unfortunately. I think it stems from me updating to fedora 42 a few months ago, and rebasing to bazzite from there. still with kde plasma.
renner
renner2mo ago
nah have you done rpm-ostree reset yet? Please do rpm-ostree upgrade after, you are on an old image
shitty-bill
shitty-billOP2mo ago
same error about the key for rep-ostree upgrade
renner
renner2mo ago
can you ping ghcr.io What does it return
shitty-bill
shitty-billOP2mo ago
PING ghcr.io (140.82.112.33) 56(84) bytes of data. 64 bytes from lb-140-82-112-33-iad.github.com (140.82.112.33): icmp_seq=1 ttl=49 time=28.9 ms 64 bytes from lb-140-82-112-33-iad.github.com (140.82.112.33): icmp_seq=2 ttl=49 time=31.3 ms 64 bytes from lb-140-82-112-33-iad.github.com (140.82.112.33): icmp_seq=3 ttl=49 time=28.0 ms 64 bytes from lb-140-82-112-33-iad.github.com (140.82.112.33): icmp_seq=4 ttl=49 time=32.5 ms seems to be working
renner
renner2mo ago
can you check the output of ujust local-overrides?
shitty-bill
shitty-billOP2mo ago
error: Justfile does not contain recipe local-overrides
renner
renner2mo ago
fumbled it from memory, it's check-local-overrides
shitty-bill
shitty-billOP2mo ago
thats most of it
shitty-bill
shitty-billOP2mo ago
the rest
renner
renner2mo ago
it seems to me like you somehow deleted our signing key or it's config of it
No description
renner
renner2mo ago
sudo cp -r /usr/etc/pki/containers /etc/pki and try the bootc command again
shitty-bill
shitty-billOP2mo ago
just did, and got the same message about needing a signature and none exists
renner
renner2mo ago
you made some changes to /etc/pki there should not be a diff between it and /usr/etc/pki
shitty-bill
shitty-billOP2mo ago
ahh, anything I can do? or should I backup and fresh install?
renner
renner2mo ago
the overrides command from above should not return any diff on this directory
shitty-bill
shitty-billOP2mo ago
any suggestions on how to move forward?
renner
renner2mo ago
can you vc + screenshare might be faster can you give this output sudo ostree admin config-diff | grep -E "pki|ublue-os" sudo cp /usr/etc/containers/policy.json /etc/containers do this
shitty-bill
shitty-billOP2mo ago
that fixed it! can do the bootc now
renner
renner2mo ago
great
shitty-bill
shitty-billOP2mo ago
thanks so much!
renner
renner2mo ago
what did you do to it tho this directory isn't touched if you randomly fuck around in /etc then you are gonna break shit
shitty-bill
shitty-billOP2mo ago
I dont know - somewhere when I was rebasing and using chatgpt got me messed up - chatgpt most likely. good to know
renner
renner2mo ago
yeah don't use the LLMs complain to us and read the docs if you have a question/troubles you'll save yourself time and others
shitty-bill
shitty-billOP2mo ago
lesson learned! thanks

Did you find this page helpful?