rpm-ostree 2023.2 dropped the `rpm-ostree container-encapsulate` entrypoint. Instead, we have to use `rpm-ostree compose container-encapsulate`. Adjust the code that it selects the correct entrypoint based on the rpm-ostree version. Since the new stage now requires python-yaml, add it to the buildroot and regenerate all manifests. |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||