Rebase to https://github.com/ostreedev/ostree/releases/tag/v2023.5
adding this backport to the rebase https://github.com/ostreedev/ostree/commit/7f70614a1ac1950ebde3df0e26cc9ab1d72b2f1f
*** Bug 2230059 has been marked as a duplicate of this bug. ***
Do sanity test with installation: $ podman run --pull=always --rm --name=c9s -it quay.io/centos/centos:stream9 [root@893e97dde5b6 tmp]# for i in "" -grub2 -libs; do curl -LO http://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/ostree/2023.5/1.el9/x86_64/ostree${i}-2023.5-1.el9.x86_64.rpm; done [root@893e97dde5b6 tmp]# dnf install ./*.rpm [root@893e97dde5b6 tmp]# # ostree --version libostree: Version: '2023.5' Git: 2dfd9f5370a62a2f43cd10520537f8d14c3246d4 Features: - libcurl - libsoup - gpgme - ex-fsverity - libarchive - selinux - openssl - libmount - systemd - release - p2p [root@893e97dde5b6 tmp]# rpm -q ostree ostree-2023.5-1.el9.x86_64