The Fedora 45 change RelocateRpmRepoConfigsToUsr (https://fedoraproject.org/wiki/Changes/RelocateRpmRepoConfigsToUsr) relocated RPM repo configs from /etc/yum.repos.d/ to /usr/lib/yum.repos.d/. rpm-ostree does not read from the new location, causing repo discovery failures.
Reproducible: Always
Steps to Reproduce:
1. Boot F45 IoT edition, attempt to install a layered package
Actual Results:
[root@localhost ~]# rpm-ostree install httpd
Checking out tree 93498e5... done
error: No enabled repositories
Expected Results:
Package installed.
Version:
rpm -q rpm-ostree ostree
rpm-ostree-2026.2-3.fc45.x86_64
ostree-2026.3-1.fc45.x86_64
Comment 1Fedora Blocker Bugs Application
2026-08-19 15:34:24 UTC
Proposed as a Blocker for 45-beta by Fedora user pwhalen using the blocker tracking app because:
"It must be possible to install additional software with the rpm-ostree install command."
Comment 2Adam Williamson (Red Hat non-Fedora)
2026-08-19 22:41:29 UTC