ujust update checks /etc/rpm-ostreed.conf with a loose grep "LockLayering=false".
That also matches the commented example:
Result: non-layered bootc systems can select rpm-ostree upgrade instead of bootc upgrade.
Expected: only an active LockLayering=false setting should select rpm-ostree upgrade.
Fix PR: #300
ujust updatechecks/etc/rpm-ostreed.confwith a loosegrep "LockLayering=false".That also matches the commented example:
# LockLayering=falseResult: non-layered bootc systems can select
rpm-ostree upgradeinstead ofbootc upgrade.Expected: only an active
LockLayering=falsesetting should selectrpm-ostree upgrade.Fix PR: #300