Sorry, if it was answered already elsewhere.
Where exactly are the current EL6 builds done? Or rephrased: I would like to look into the state of following security update:
mysql-5.1.73-8.el6_8.src.rpm
Looking into
https://git.centos.org/repositories/ http://cbs.centos.org http://buildlogs.centos.org/
shows mostly EL7 stuff.
Just curious, LF
On 01/26/2017 03:35 PM, Leon Fauster wrote:
Sorry, if it was answered already elsewhere.
Where exactly are the current EL6 builds done? Or rephrased: I would like to look into the state of following security update:
mysql-5.1.73-8.el6_8.src.rpm
Looking into
https://git.centos.org/repositories/ http://cbs.centos.org http://buildlogs.centos.org/
None of the above has anything to do the el6 .. el6 builds happen as they always have in our old buildsystem. None of those builds are public, just the released files. There will be an announcement on CentOS Announce list when this package is released.
shows mostly EL7 stuff.
Yes, EL7 has a completely different build system and all of the things you pointed to are el7 only. There is currently no plan to change el6 building.
Just curious, LF
That mysql does not build as released .. see this BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1412805
I have applied the patch and I am currently building and testing that SRPM.
It should be released sometime in the next couple of hours, assuming everything works.
Thanks, Johnny Hughes
On 01/26/2017 04:02 PM, Johnny Hughes wrote:
On 01/26/2017 03:35 PM, Leon Fauster wrote:
Sorry, if it was answered already elsewhere.
Where exactly are the current EL6 builds done? Or rephrased: I would like to look into the state of following security update:
mysql-5.1.73-8.el6_8.src.rpm
Looking into
https://git.centos.org/repositories/ http://cbs.centos.org http://buildlogs.centos.org/
None of the above has anything to do the el6 .. el6 builds happen as they always have in our old buildsystem. None of those builds are public, just the released files. There will be an announcement on CentOS Announce list when this package is released.
shows mostly EL7 stuff.
Yes, EL7 has a completely different build system and all of the things you pointed to are el7 only. There is currently no plan to change el6 building.
Just curious, LF
That mysql does not build as released .. see this BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1412805
I have applied the patch and I am currently building and testing that SRPM.
It should be released sometime in the next couple of hours, assuming everything works.
This EL6 update has now built and has been though CI testing:
https://ci.centos.org/view/CentOS-Core/job/C6-x86_64-Pretest-Updates/171/con...
And has been pushed to the Master mirror.
It should populate all mirror.centos.org servers in the next hour and then external mirrors as they sync on their schedules.
I'll release the announce message shortly after mirror.centos.org machines are populated.
Thanks, Johnny Hughes
On 1/26/2017 3:32 PM, Johnny Hughes wrote:
It should populate all mirror.centos.org servers in the next hour and then external mirrors as they sync on their schedules.
speaking of, that brings up a question I've had been meaning to ask...
Is there any mechanism in place to keep these external mirror updates coherent, so there's no window where a client doing a yum update could pull down an updated RPM which depends on another updated RPM that's not yet available on that mirror ?
On 01/26/2017 05:43 PM, John R Pierce wrote:
On 1/26/2017 3:32 PM, Johnny Hughes wrote:
It should populate all mirror.centos.org servers in the next hour and then external mirrors as they sync on their schedules.
speaking of, that brings up a question I've had been meaning to ask...
Is there any mechanism in place to keep these external mirror updates coherent, so there's no window where a client doing a yum update could pull down an updated RPM which depends on another updated RPM that's not yet available on that mirror ?
The repodata for all repo's syncs after all the rpms (in a second run) .. so that should not happen on a mirror.centos.org.
For external mirrors, those are donated and maintained by people who are volunteers .. we have no real input on how often they update or how they do it.
We do modify our mirrorlist so that it only lists the mirrors that have the proper repodata. If the external mirrors also sync their repodata last, this should be sufficient.
Am 27.01.2017 um 00:32 schrieb Johnny Hughes johnny@centos.org:
On 01/26/2017 04:02 PM, Johnny Hughes wrote:
On 01/26/2017 03:35 PM, Leon Fauster wrote:
Sorry, if it was answered already elsewhere.
Where exactly are the current EL6 builds done? Or rephrased: I would like to look into the state of following security update:
mysql-5.1.73-8.el6_8.src.rpm
Looking into
https://git.centos.org/repositories/ http://cbs.centos.org http://buildlogs.centos.org/
None of the above has anything to do the el6 .. el6 builds happen as they always have in our old buildsystem. None of those builds are public, just the released files. There will be an announcement on CentOS Announce list when this package is released.
shows mostly EL7 stuff.
Yes, EL7 has a completely different build system and all of the things you pointed to are el7 only. There is currently no plan to change el6 building.
Just curious, LF
That mysql does not build as released .. see this BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1412805
I have applied the patch and I am currently building and testing that SRPM.
It should be released sometime in the next couple of hours, assuming everything works.
This EL6 update has now built and has been though CI testing:
https://ci.centos.org/view/CentOS-Core/job/C6-x86_64-Pretest-Updates/171/con...
And has been pushed to the Master mirror.
It should populate all mirror.centos.org servers in the next hour and then external mirrors as they sync on their schedules.
I'll release the announce message shortly after mirror.centos.org machines are populated.
Thanks you Johnny for the insights into this specific package and the fast response! Great!
-- LF