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

(Updated Aug. 4, 2014, 9:37 p.m.)


Review request for mesos and Benjamin Hindman.


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


Repository: mesos-git


Description
-------

Because eggs are impossible to uninstall, pip + wheel has been added as a
packaging format. The wheels are generated in addition to eggs and then
subsequently installed/uninstalled.

Note that the building of eggs has not been removed. This is because wheels
cannot be run in place like eggs are via. modification of PYTHONPATH. The eggs
are needed for all the test scripts to run correctly without actually
installing anything locally.


Diffs
-----

  3rdparty/Makefile.am 70b45fe8b846a2a3fda599c0b5b7cfa5eb7e78e0 
  3rdparty/pip-1.5.6.tar.gz PRE-CREATION 
  3rdparty/versions.am cd7c1cf087dbcfd385ac33145a562764e426c5e5 
  3rdparty/wheel-0.24.0.tar.gz PRE-CREATION 
  configure.ac a9cc6df5869616e9fe17fd68b88ee23e9a5ada15 
  mpi/mpiexec-mesos.in 8812ee28c1f845bc3de40ffbf9e9d18033e450f2 
  src/Makefile.am 0d9e3f072f055963016c8d8e7176b5e0b6e5c8d7 
  src/examples/python/test-containerizer.in 
f71828db98a90f455c88d90cb4e3320b7e8c9e9e 
  src/examples/python/test-executor.in b22e7a7dc0c26f805eb63c7139066ce7dc830636 
  src/examples/python/test-framework.in 
64fb1ddc1a0e5772c12d7497dfc1cf6ca2a7dceb 

Diff: https://reviews.apache.org/r/24264/diff/


Testing (updated)
-------

`make distcheck -j6`


Thanks,

Thomas Rampelberg

Reply via email to