Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

When failing to pull an image from a secured registry we should be more explicit and add possible solution on error. #617

Open
jmarrero opened this issue Apr 4, 2024 · 0 comments
Assignees

Comments

@jmarrero
Copy link
Member

jmarrero commented Apr 4, 2024

From the CoreOS matrix channel:

ostree native containers: i'm experimenting with this again but struggling. 
i can rebase to the standard quay.io fcos images. and when i push one of
these to my own docker.io private registry i can successfully sudo podman pull said image. 
but if I try to rebase i'm failing on permissions. some strange error like 

error: Creating importer: Failed to invoke skopeo proxy method OpenImage: 
remote error: reading manifest testing in docker.io/someuser/someimage: 
requested access to the resource is denied.

Any hints?(edited)

From error: Creating importer: Failed
I imagine we could error check on:
https://github.com/ostreedev/ostree-rs-ext/blob/main/lib/src/cli.rs#L641
if I understand correctly...

@jmarrero jmarrero self-assigned this Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant