System update failed

Hi!
I'm getting the following error when trying to update using the Software Update.

21:03:45 - System update
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:stable
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: cryptographic signature verification failed: invalid signature when validating ASN.1 encoded signature
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:273
Solution
sudo sed -iE 's/ublue-os"/_keylost"/g' /etc/containers/policy.json
Was this page helpful?