Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PDB 4.2.3.2, PDB 4.4.1, PDB 5.0.0
-
Component/s: None
-
Labels:None
-
Template:customfield_10700 184579
-
Epic Link:
-
Team:Systems Engineering
-
Story Points:1
-
Sprint:PuppetDB 2017-04-19
-
Release Notes:Not Needed
-
QA Risk Assessment:Needs Assessment
Description
We currently test (agent only) against CentOS 5.11. This has already passed the normal Red Hat support windows and CentOS with EoL it at the end of the month https://wiki.centos.org/FAQ/CentOS5. Creating this as some of the mirrors appear to be dropping their 5.11 packages a bit early and it's causing our builds to fail.
An example of the failure can be found here. Specially:
ec2/vendor/bundler/ruby/2.3.0/bin/beaker)
|
02:34:15 Beaker::Host::CommandFailure: Host 'el5-64-1' exited with 1 running:
|
02:34:15 yum -y install ntpdate
|
02:34:15 Last 10 lines of output were:
|
02:34:15 Trying other mirror.
|
02:34:15 http://mirror.vcu.edu/pub/gnu%2Blinux/centos/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
|
02:34:15 Trying other mirror.
|
02:34:15 http://mirror.cs.vt.edu/pub/CentOS/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
|
02:34:15 Trying other mirror.
|
02:34:15 http://repos.mia.quadranet.com/centos/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
|
02:34:15 Trying other mirror.
|
02:34:15 http://mirror.trouble-free.net/centos/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
|
02:34:15 Trying other mirror.
|
02:34:15 Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
|