You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Kevin Klues <kl...@gmail.com> on 2017/05/29 19:13:25 UTC

Review Request 59632: Added 'python-six' to the list of build dependencies.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59632/
-----------------------------------------------------------

Review request for mesos.


Bugs: MESOS-7584
    https://issues.apache.org/jira/browse/MESOS-7584


Repository: mesos


Description
-------

Added 'python-six' to the list of build dependencies.


Diffs
-----

  docs/getting-started.md 85a959c7e04866e31ac7e29c31808b363e1830d7 
  support/docker-build.sh d16766b09316bb6ff842a51675bdd6fa9fd748e8 


Diff: https://reviews.apache.org/r/59632/diff/1/


Testing
-------

```
export OS=ubuntu:14.04
export BUILDTOOL=autotools
export COMPILER=gcc
export CONFIGURATION=--verbose
export 'ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1'
./support/docker-build.sh

export OS=centos:7
export BUILDTOOL=autotools
export COMPILER=gcc
export CONFIGURATION=--verbose
export 'ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1'
./support/docker-build.sh
```


Thanks,

Kevin Klues


Re: Review Request 59632: Added 'python-six' to the list of build dependencies.

Posted by Till Toenshoff <to...@me.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59632/#review176273
-----------------------------------------------------------


Ship it!




Ship It!

- Till Toenshoff


On May 29, 2017, 7:13 p.m., Kevin Klues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59632/
> -----------------------------------------------------------
> 
> (Updated May 29, 2017, 7:13 p.m.)
> 
> 
> Review request for mesos.
> 
> 
> Bugs: MESOS-7584
>     https://issues.apache.org/jira/browse/MESOS-7584
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added 'python-six' to the list of build dependencies.
> 
> 
> Diffs
> -----
> 
>   docs/getting-started.md 85a959c7e04866e31ac7e29c31808b363e1830d7 
>   support/docker-build.sh d16766b09316bb6ff842a51675bdd6fa9fd748e8 
> 
> 
> Diff: https://reviews.apache.org/r/59632/diff/1/
> 
> 
> Testing
> -------
> 
> ```
> export OS=ubuntu:14.04
> export BUILDTOOL=autotools
> export COMPILER=gcc
> export CONFIGURATION=--verbose
> export 'ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1'
> ./support/docker-build.sh
> 
> export OS=centos:7
> export BUILDTOOL=autotools
> export COMPILER=gcc
> export CONFIGURATION=--verbose
> export 'ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1'
> ./support/docker-build.sh
> ```
> 
> 
> Thanks,
> 
> Kevin Klues
> 
>