----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37379/#review95354 -----------------------------------------------------------
NEWS (line 11) <https://reviews.apache.org/r/37379/#comment150266> Replace with "Upgraded mesos to 0.23.0" build-support/python/make-mesos-native-egg (line 119) <https://reviews.apache.org/r/37379/#comment150267> HTTPS? src/test/sh/org/apache/aurora/e2e/Dockerfile (line 18) <https://reviews.apache.org/r/37379/#comment150268> Is this documented upstream or just because we use libcurl4-nss-dev in the egg builder script? Either way you can install just libcurl4-nss rather than the -dev version of the package. - Kevin Sweeney On Aug. 11, 2015, 9:58 p.m., Maxim Khutornenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37379/ > ----------------------------------------------------------- > > (Updated Aug. 11, 2015, 9:58 p.m.) > > > Review request for Aurora and Kevin Sweeney. > > > Bugs: AURORA-1429 > https://issues.apache.org/jira/browse/AURORA-1429 > > > Repository: aurora > > > Description > ------- > > Updating to Mesos 0.23.0. A few notes: > - Thermos executor fails to initialize MesosExecutorDriver unless > libcurl4-nss-dev is installed. > - Building Mesos now requires gcc 4.8, which is not available on centos6 via > a standard repo. > > > Diffs > ----- > > 3rdparty/python/requirements.txt 4bc82b8b55ec14c8215e0bd67c4e68200ad9dbfc > NEWS 6c0e20fe93e765dc84c3ba860cb8af5d565ba1ca > build-support/python/make-mesos-native-egg > fce53e42dde72b893f291db9d78af1dc47fafe2f > build.gradle afb9b808a215eb5ff6e34ec6908c0e1ffbcd1991 > docs/deploying-aurora-scheduler.md 11155b9495b6e3ab59038b34e5e4deab59f7172d > examples/vagrant/provision-dev-cluster.sh > fc5388507deae3ea6f14eca3cd4cffd598e2422f > src/jmh/java/org/apache/aurora/benchmark/fakes/FakeSchedulerDriver.java > 23c0e53b1a708843a9722c8bf1e8f0b739a9f5eb > src/test/java/org/apache/aurora/scheduler/app/local/FakeMaster.java > aeb8946f8ebc58e6608557a0f277e382dc2667e5 > src/test/sh/org/apache/aurora/e2e/Dockerfile > e7f7f541e340c426b4e2a0f7a2c326af4bf902c2 > > Diff: https://reviews.apache.org/r/37379/diff/ > > > Testing > ------- > > ./src/test/sh/org/apache/aurora/e2e/e2e/test_end_to_end.sh > > > Thanks, > > Maxim Khutornenko > >