-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Folks,
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!
If you have feedback or questions, please let us know here, or find us in #centos-devel on IRC.
Cheers!
- -- Brian Stinson CentOS CI Infrastructure Team
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.
On 23/11/16 20:59, Colin Walters wrote:
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.
as of today, SIGs can build content against the 1611 content - so the docker pieces should be possible to sort out already. It would be good if we can have things lined up before 1611 releases so we dont break users stuff - ofcourse, we would need to sync release in someway.
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.
I am working on getting the cloud image provisioning going - we should have an CentOS Atomic Host image in there to deploy as well. Unsure if this will be done in time for 1611, but something there for the future.
regards