[
https://issues.apache.org/jira/browse/MESOS-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839310#comment-16839310
]
Benno Evers commented on MESOS-9783:
------------------------------------
master:
{noformat}
commit a9a2acabd03181865055b77cf81e7bb310b236d6
Author: Benno Evers <[email protected]>
Date: Tue May 14 11:52:59 2019 +0200
Updated URL in CentOS 6 Dockerfile.
The link was pointing to a rpm package that was apparently
replaced on the upstream file server.
Review: https://reviews.apache.org/r/70639
{noformat}
1.8.x:
{noformat}
commit 5ca16bfeae19c193f4e67390543d08897a0f4ab8
Author: Benno Evers <[email protected]>
Date: Tue May 14 11:52:59 2019 +0200
Updated URL in CentOS 6 Dockerfile.
The link was pointing to a rpm package that was apparently
replaced on the upstream file server.
Review: https://reviews.apache.org/r/70639
{noformat}
1.7.x:
{noformat}
commit cfc7e6e9905329460d182150a91317b3e0a75157
Author: Benno Evers <[email protected]>
Date: Tue May 14 11:52:59 2019 +0200
Updated URL in CentOS 6 Dockerfile.
The link was pointing to a rpm package that was apparently
replaced on the upstream file server.
Review: https://reviews.apache.org/r/70639
{noformat}
> 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
> Assignee: Benno Evers
> Priority: Major
> Labels: foundations
>
> 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)