You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ublue-os/aurora#2474, aurora images are rechunked with Chunkah
(ublue-os/aurora@d54013a04, "feat(ci): use chunkah for rechunking") instead of
`rpm-ostree compose build-chunked-oci`. Chunkah emits plain OCI layers
and no longer embeds the ostree repo marker
(/sysroot/ostree/repo/config, mode=bare-split-xattrs) that rpm-ostree
requires to run inside a container build. As a result, the rpm-ostree
module fails on every build with:
error: This system was not booted via libostree.
0 commit comments