bootc-dev / bootc-dev/bootc

Doesn't handle `ostree refs --delete /ostree/container/blob`

Open
#219 1 comment 0 reactions 0 assignees View on GitHub
area/updates bug
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.