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

Delta update fails with loading delta base image "sha256:<UUID>": failed to get digest sha256:<UUID> #444

Open
lmbarros opened this issue Sep 27, 2023 · 1 comment

Comments

@lmbarros
Copy link
Collaborator

A delta update fails with an error message like this:

loading delta base image "sha256:<UUID>": failed to get digest sha256:<UUID>: open /var/lib/docker/image/overlay2/imagedb/content/sha256/<UUID>: no such file or directory'

This error is triggered because the delta basis image is not found locally. Currently, it's not clear what can cause this to happen, as in normal operation the basis image is supposed to be present.

@jellyfish-bot
Copy link

[lmbarros] This has attached https://jel.ly.fish/aa388698-7d92-41af-a212-05a1b16dd5df

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

2 participants