On Tue, Nov 22, 2016, at 11:34 PM, Brian Stinson wrote:
We just finished seeding CentOS Linux 7.1611 pre-release content onto the ci.centos.org mirror. We are working to reinstall the existing duffy pool with the new packages, and we should be completely switched over in the next hour or so. Going forward from there, you may test your projects against what will become the next CentOS Linux 7 release!
This broke my jobs that are using Docker from virt-sig, e.g. https://ci.centos.org/view/Atomic/job/atomic-ws-treecompose/1681/console
Which is also causing: https://github.com/CentOS/sig-atomic-buildscripts/issues/178
Basically the virt-sig Docker is targeted for 7.2, not 7.3, and there are SELinux dependencies between them.
We don't presently have a good way to handle this - once 7.1611 is out, all the SIGs can update, but before then I'd have to disable the CR and `yum distro-sync` I guess.
BTW related to all of this - I'd still like the ability to provision CentOS Atomic Host, since it would work out of the box...and I could test CR in containers/VMs.