Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.16.0-okd-scos.1 cannot be verified against keyrings #26

Open
ibotty opened this issue Nov 23, 2024 · 2 comments
Open

4.16.0-okd-scos.1 cannot be verified against keyrings #26

ibotty opened this issue Nov 23, 2024 · 2 comments

Comments

@ibotty
Copy link

ibotty commented Nov 23, 2024

When trying to update I get

Cluster version is 4.16.0-okd-scos.0

ReleaseAccepted=False

  Reason: RetrievePayload
  Message: Retrieving payload failed version="4.16.0-okd-scos.1" image="registry.ci.openshift.org/origin/release-scos@sha256:06ffff6c6951046d03df0784bc18132c368a84fe72bcfb529484a58872c3a2e1" failure=The update cannot be verified: unable to verify sha256:06ffff6c6951046d03df0784bc18132c368a84fe72bcfb529484a58872c3a2e1 against keyrings: verifier-public-key-redhat

Upstream: https://origin-release.ci.openshift.org/graph
Channel: stable-4

Recommended updates:

  VERSION           IMAGE
  4.16.0-okd-scos.1 registry.ci.openshift.org/origin/release-scos@sha256:06ffff6c6951046d03df0784bc18132c368a84fe72bcfb529484a58872c3a2e1

This cluster used to be a FCOS based OKD.

@f5-jay
Copy link

f5-jay commented Nov 24, 2024

I'm observing the same error.

@madpearl
Copy link

madpearl commented Nov 25, 2024

Hi,
just do:

 oc adm upgrade --clear
 ## Wait till upgrade is canceled
 ## run 
 oc adm upgrade --to-image=quay.io/okd/scos-release:4.16.0-okd-scos.1 --force --allow-explicit-upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants