Benno Evers created MESOS-9783:
----------------------------------
Summary: Centos 6 RPM build is broken on Apache CI
Key: MESOS-9783
URL: https://issues.apache.org/jira/browse/MESOS-9783
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
The centos 6 rpm build on the Apache CI on `build.apache.org` has been broken
since April 16, as it fails on the following step:
{noformat}
RUN rpm -Uvh --replacepkgs \
http://yum.postgresql.org/9.5/redhat/rhel-6-x86_64/pgdg-centos95-9.5-2.noarch.rpm
{noformat}
The URL returns a 404 response because the package was removed from the
upstream fileserver.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)