Actions
Bug #7953
closed[Deployment] build-packages on CentOS 6.6 is broken
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Start date:
12/07/2015
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Story points:
-
Description
The Software Collections .rpms that our CentOS 6.6 Dockerfile tries to download no longer exist.
I found similar-looking RPMs nearby at https://www.softwarecollections.org/repos/rhscl/python27/rhscl-python27-epel-6-x86_64/noarch/rhscl-python27-epel-6-x86_64-1-2.noarch.rpm and https://www.softwarecollections.org/repos/rhscl/rh-python34/rhscl-rh-python34-el6-epel-6-x86_64/noarch/rhscl-rh-python34-epel-6-x86_64-1-2.noarch.rpm. Simply swapping those URLs in just causes the build process to fail when it tries to actually install the backports, because repository metadata is not available.
Investigate whether this is a temporary or permanent change, and update our CentOS 6.6 build process as needed.
Actions