You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benno Evers <be...@mesosphere.com> on 2019/08/20 12:52:21 UTC

Review Request 71329: Updated CentOS 6 dockerfile to properly install devtoolset-7.

-----------------------------------------------------------
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


Re: Review Request 71329: Updated CentOS 6 dockerfile to properly install devtoolset-7.

Posted by Benjamin Bannier <bb...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71329/#review217333
-----------------------------------------------------------


Ship it!




Ship It!

- Benjamin Bannier


On Aug. 20, 2019, 2:52 p.m., Benno Evers wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71329/
> -----------------------------------------------------------
> 
> (Updated Aug. 20, 2019, 2:52 p.m.)
> 
> 
> 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/3/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benno Evers
> 
>