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

Doesn't handle ostree refs --delete /ostree/container/blob #219

Open
cgwalters opened this issue Dec 8, 2023 · 1 comment
Open

Doesn't handle ostree refs --delete /ostree/container/blob #219

cgwalters opened this issue Dec 8, 2023 · 1 comment
Labels
area/updates Related to upgrading between versions bug Something isn't working

Comments

@cgwalters
Copy link
Collaborator

Sometimes I purge cached state with ostree refs --delete, and bootc fails in this case with e.g.

$ bootc update
ERROR Upgrading: Computing status: Booted deployment: Reading deployment metadata: Missing base image ref ostree/container/blob/sha256_3A_bc1c4880a644626096a0c60c25738a36e40d5700792094e89a2bad4ce9c70872

Yet rpm-ostree succeeds because it is resilient to missing state; we just need to do the same.

@cgwalters cgwalters added bug Something isn't working area/updates Related to upgrading between versions labels Dec 8, 2023
@vrothberg
Copy link
Member

Can we translate the issue into actionable items? I may miss the obvious because I haven't looked in the code base for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/updates Related to upgrading between versions bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants