-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.4
-
None
-
None
-
Critical
-
rhel-sst-bootc
-
None
-
False
-
-
Yes
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
Make use of an image registry that requires login credentials.
Please provide the package NVR for which bug is seen:
# rpm -q bootc bootc-0.1.9-3.el9_4.x86_64
How reproducible:
Easily
Steps to reproduce
- Install a rhel 9.4 system in Image Mode (in the initial system instance this was accomplished via bootc-image-builder)
- Login to registry.redhat.io
# podman login registry.redhat.io <Provide username and password>
- Attempt to "switch" to the "registry.redhat.io/rhel9/rhel-bootc" image
# bootc switch registry.redhat.io/rhel9/rhel-bootc:9.4
Expected results
Queued for next boot: registry.redhat.io/rhel9/rhel-bootc:9.4
Actual results
# bootc switch registry.redhat.io/rhel9/rhel-bootc:9.4 ERROR Switching: Pulling: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication