[
https://issues.apache.org/jira/browse/THRIFT-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005737#comment-15005737
]
Hudson commented on THRIFT-3425:
--------------------------------
SUCCESS: Integrated in Thrift #1730 (See
[https://builds.apache.org/job/Thrift/1730/])
THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile Client: (nsuke:
rev a8c74d5c521faa333e6b70445c08f94dec6b53c1)
* build/docker/centos/Dockerfile
> Minor fixes + simplification for CentOS Dockerfile
> --------------------------------------------------
>
> Key: THRIFT-3425
> URL: https://issues.apache.org/jira/browse/THRIFT-3425
> Project: Thrift
> Issue Type: Sub-task
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
> h4. Package issues
> * Add Perl dependency for new SSL support
> * Some package names (dev -> devel etc.) and missing packages (g++, haskell
> etc.)
> h4. Simplify
> * Use yum to install epel-release instead of curl & rpm
> * Do not compile Autotools because yum version was OK (1.13)
> * Simplyfy go install by not using custom location
> (https://golang.org/doc/install)
> In my local env, due to an overlayfs + CentOS issue I had to lump up every
> yum install into one line to build a container (not included in the patch).
> Other than that it is the same as what I tested so hopefully should work fine
> for make check/cross.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)