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?


34 Replies
what do you actually want to achieve with all this?
just get on a signed image?
yes because ujust update doesnt work at all
need
rpm-ostree status

don't layer obs-studio
rpm-ostree rest
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/bazzite:stable
use flatpak obs studiocopy thanks - will try that now
this is a common error when I try most things - it keeps wanting a signature

Can you try this instead?
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
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.
nah
have you done rpm-ostree reset yet?
Please do
rpm-ostree upgrade
after, you are on an old imagesame error about the key for rep-ostree upgrade
can you
ping ghcr.io
What does it returnPING 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
can you check the output of
ujust local-overrides
?error: Justfile does not contain recipe
local-overrides
fumbled it from memory, it's check-local-overrides
thats most of it
the rest
it seems to me like you somehow deleted our signing key or it's config of it

sudo cp -r /usr/etc/pki/containers /etc/pki
and try the bootc command againjust did, and got the same message about needing a signature and none exists
you made some changes to /etc/pki
there should not be a diff between it and /usr/etc/pki
ahh, anything I can do? or should I backup and fresh install?
the overrides command from above should not return any diff on this directory
any suggestions on how to move forward?
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 thisthat fixed it! can do the bootc now
great
thanks so much!
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
I dont know - somewhere when I was rebasing and using chatgpt got me messed up - chatgpt most likely. good to know
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
lesson learned! thanks