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

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 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

1 participant