----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71329/ -----------------------------------------------------------
Review request for mesos and Till Toenshoff. Repository: mesos Description ------- The previously used yum command was not able to properly install the required `devtoolset-7` package since the containing repository was only visible after the first `yum` invocation finished. This would result in `yum` silently ignoring the package, producing a broken CentOS 6 docker image. Diffs ----- support/packaging/centos/centos6.dockerfile bb8d591ce6d41a70bde64020d18aac739021e88e Diff: https://reviews.apache.org/r/71329/diff/1/ Testing ------- Thanks, Benno Evers
