Hi, just a quick note for those of you tracking the rpm-ostree rawhide composes from:<div><a href="http://rpm-ostree.cloud.fedoraproject.org/#/">http://rpm-ostree.cloud.fedoraproject.org/#/</a><div><br></div><div>The tree composes are running again now, they'd been broken for a week or so.<br><div><br></div><div>The reason the compose broke was due to this bug causing a cascade:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=705443">https://bugzilla.redhat.com/show_bug.cgi?id=705443</a></div><div><br></div><div>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). &nbsp;That required:</div><div><a href="https://github.com/cgwalters/fedora-atomic/commit/bc30722b246a04e5fce4104cc718a2806f20fe18">https://github.com/cgwalters/fedora-atomic/commit/bc30722b246a04e5fce4104cc718a2806f20fe18</a></div><div><br></div><div>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:</div><div><a href="https://github.com/cgwalters/rpm-ostree/commit/d0484276185dcd8d1c1572d0c8b9f2f38ce3e910">https://github.com/cgwalters/rpm-ostree/commit/d0484276185dcd8d1c1572d0c8b9f2f38ce3e910</a></div><div><br></div><div>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.</div><div><br></div></div></div>