http://rpm-ostree.cloud.fedoraproject.org/#/
The tree composes are running again now, they'd been broken for a week or so.
The reason the compose broke was due to this bug causing a cascade:
And then fedora-release being in the bootstrap set was problematic since we wanted to install generic-release later (because of shadow-utils, which has a not-in-Fedora patch). That required:
This in turn triggered a latent bug in rpm-ostree, since it has a hack to move $chroot/etc/yum.repos.d out of the way to stick with the host's repo configs, but the hack had been broken by a code reorganization, then it became necessary again:
I always think it's interesting to see some of the details of why a system failed - it gives a good insight into how things work under the hood.
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct