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


Bad patch!

Reviews applied: [28314, 28315, 29225, 28319, 28320, 28321, 29226, 28322, 
28323, 28467, 28670, 28671, 28672, 28673]

Failed command: ./support/apply-review.sh -n -r 28673

Error:
 2015-01-07 00:23:35 URL:https://reviews.apache.org/r/28673/diff/raw/ 
[11923/11923] -> "28673.patch" [1]
error: patch failed: 3rdparty/libprocess/src/socket.cpp:5
error: 3rdparty/libprocess/src/socket.cpp: patch does not apply
Failed to apply patch

- Mesos ReviewBot


On Jan. 7, 2015, 12:16 a.m., Joris Van Remoortere wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29406/
> -----------------------------------------------------------
> 
> (Updated Jan. 7, 2015, 12:16 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Niklas Nielsen.
> 
> 
> Bugs: MESOS-1913
>     https://issues.apache.org/jira/browse/MESOS-1913
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Requires:
> configure --enable-libevent --enable-libevent-socket --enable-ssl
> New environment variables:
> USE_SSL=(0,1)
> SSL_CERT=(path to certificate)
> SSL_KEY=(path to key)
> SSL_VERIFY_CERT=(0,1)
> SSL_REQUIRE_CERT=(0,1)
> SSL_CA_DIR=(path to CA directory)
> SSL_CA_FILE=(path to CA file)
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/Makefile.am 75870ac754e500bb4ca689201bde677fa7d854d0 
>   3rdparty/libprocess/include/process/socket.hpp 
> 7e1e3f22583f44a9aea8259bafedc2877ad2e633 
>   3rdparty/libprocess/src/libevent.hpp PRE-CREATION 
>   3rdparty/libprocess/src/libevent.cpp PRE-CREATION 
>   3rdparty/libprocess/src/libevent_ssl_socket.cpp PRE-CREATION 
>   3rdparty/libprocess/src/process.cpp 
> 028b33e7ecb7e0a39334ac4ab0279ee327a72a56 
>   3rdparty/libprocess/src/socket.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/29406/diff/
> 
> 
> Testing
> -------
> 
> make check (uses non-ssl socket)
> benchmarks using ssl sockets
> master, slave, framework, webui launch with ssl sockets
> 
> 
> Thanks,
> 
> Joris Van Remoortere
> 
>

Reply via email to