Can't update, no signature exists
I can't update anymore, and it spits out
Error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: A signature was required, but no signature exists
every time I attempt to do so. I was on the 41 beta for a bit, and managed to successfully rebase to 41 stable tag after it released with no issues.
Attached is my rpm-ostree status
and topgrade
error, I have no idea why this is happening... (topgrade
and rpm-ostree upgrade
give the same error)3 Replies
Be careful, you are on latest tag and not on stable tag. So it's essentially trying to get every build as it's released rather than running on stable. Try
bazzite-rollback-helper rebase stable
and see if that works.thanks!
latest has worked for me for almost a year now so I don't know why its broken suddenly, but rebasing to stable did fix the issue
What probably happened is one that the latest releases didn't get signed properly. Although I'm impressed that you've been on the latest "latest" for almost a year and not had any issues wow.