Can't rebase to a signed image coming from Kinoite
I'm getting this error while trying to run this command:
do I even need to rebase to a signed image after rebasing to Bazzite from a previous Universal Blue base? (
ublue-os/kinoite-nvidia:latest
)6 Replies
maybe try the unsigned image?
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-nvidia:stable
or remove docker://
from the original command?I'm already on the unsigned image:
rpm-ostree status
there are no instructions on the home page regarding this, maybe it is fine to stick witth the unsigned image, while at the same time, the tutorial on how o rebase states that it is necessary to do so, at least on other imagescant see why it wouldnt work 🤔
does it need to? as you said, the GPG signing might not be needed
its not needed i would say just give it a shot again later a different day maybe?
since i never have seen that error
okay, will do