[VOTE] Release Apache Mesos 0.26.1 (rc2)

2016-03-08 Thread Michael Park
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.26.1. 0.26.1 includes the following: The only diff with RC1 is the following: Fix CGROUPS_ROOT_* tests on systemd platforms.

[VOTE] Release Apache Mesos 0.25.1 (rc2)

2016-03-08 Thread Michael Park
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.25.1. 0.25.1 includes the following: The only diff with RC1 is the following: Fix CGROUPS_ROOT_* tests on systemd platforms.

Re: [VOTE] Release Apache Mesos 0.24.2 (rc2)

2016-03-08 Thread Michael Park
The link to the commit above points to the one on the master branch. The following is the one on the `0.24.2-rc2` branch: Fixed compiler warning in values tests. On 8 March 2016 at 21:21, Michael Park

New Stack Survey

2016-03-08 Thread Benjamin Hindman
The New Stack is doing research into what container orchestration entails and what systems are used for container orchestration, and we want the Mesos community properly represented. Please represent the Mesos community and fill out their survey .

[VOTE] Release Apache Mesos 0.24.2 (rc2)

2016-03-08 Thread Michael Park
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.24.2. 0.24.2 includes the following: The only diff with RC1 is the following: Fixed compiler warning in values tests.

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-08 Thread Guangya Liu
There are also issues related with overlayfs, the overlayfs will not work if linux kernel is greater than 4.2, and also there is no document related to overlayfs. There are already patches and JIRA tickets for both issues. https://reviews.apache.org/r/44421/ https://reviews.apache.org/r/44391/

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-08 Thread Joseph Wu
If we're re-cutting the release, can we also add this fix for maintenance? (still under review) https://reviews.apache.org/r/44258/ On Tue, Mar 8, 2016 at 2:43 PM, Kevin Klues wrote: > Here are the list of reviews/patches that have been called out in this > thread for

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-08 Thread Kevin Klues
Here are the list of reviews/patches that have been called out in this thread for inclusion in 0.28.0-rc2. Some of them are still under review and will need to land by Thursday to be included. Are there others? Jie's container image documentation (submitted): commit

Re: Executors no longer inherit environment variables from the agent

2016-03-08 Thread Gilbert Song
Yes, `LIBPROCESS_IP` will be excepted from this change. We will still have `LIBPROCESS_IP` set and passed to executors' environment, which is for the case that DNS is not available on the slave. Gilbert On Tue, Mar 8, 2016 at 11:57 AM, Zhitao Li wrote: > Is LIBPROCESS_IP

Executors no longer inherit environment variables from the agent

2016-03-08 Thread Gilbert Song
Hi, TL;DR Executors will no longer inherit environment variables from the agent by default in 0.30. Currently, executors are inheriting environment variables form the agent in mesos containerizer by default. This is an unfortunate legacy behavior and is insecure. If you do have environment

Re: [VOTE] Release Apache Mesos 0.25.1 (rc1)

2016-03-08 Thread Michael Park
-1 (binding) TL;DR: Same issue as 0.26.1-rc1. Observed the following error on CentOS 7 and Debian 8, which requires https://reviews.apache.org/r/43432 to be pulled in. [01:16:29][Step 11/11] I0308 01:16:29.082664 21059 systemd.cpp:225] systemd version `219` detected [01:16:29][Step 11/11] F0308

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-03-08 Thread Michael Park
-1 (binding) Observed the following error on CentOS 7 and Debian 8, which requires https://reviews.apache.org/r/43432 to be pulled in. [01:16:29][Step 11/11] I0308 01:16:29.082664 21059 systemd.cpp:225] systemd version `219` detected [01:16:29][Step 11/11] F0308 01:16:29.082700 21059

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-08 Thread Vinod Kone
+kevin klues OK. I'm cancelling this vote since there are some show stopper issues that we need to cherry-pick. I'll cut another RC on Thursday. @shepherds: can you please make sure the blocker tickets are marked with fix version and that they land today or tomorrow? @kevin: since you have

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-08 Thread Kevin Klues
Yes, will do. On Tue, Mar 8, 2016 at 10:26 AM, Vinod Kone wrote: > +kevin klues > > OK. I'm cancelling this vote since there are some show stopper issues that > we need to cherry-pick. I'll cut another RC on Thursday. > > @shepherds: can you please make sure the blocker

Re: [VOTE] Release Apache Mesos 0.24.2 (rc1)

2016-03-08 Thread Michael Park
-1 (binding) On `CentOS 6` and `Debian 8`, with `g++-4.9.2`, I'm seeing compiler errors that arise from `-Werror=sign-compare`. A user running into this issue while trying to compile from source would be bad. I'll cut another RC for this release. On 4 March 2016 at 15:49, Joris Van Remoortere

Re: Compile failure

2016-03-08 Thread haosdent
Hmm, I check again in http://opensource.wandisco.com/centos/7/svn-1.9/RPMS/x86_64/ The interesting thing in only have subversion-1.9 in that repo. But your log show you install 1.8 And I try again in a fresh CentOS 7 machine. I disable wandisco-svn.repo. And execute $ yum install -y

RE: Compile failure

2016-03-08 Thread Walter Heestermans (TME)
[root@lxdocapt01 docker]# yum install cyrus-sasl-lib Loaded plugins: ulninfo Package cyrus-sasl-lib-2.1.26-20.el7_2.x86_64 already installed and latest version Nothing to do Seems to be installed Walter -Original Message- From: haosdent [mailto:haosd...@gmail.com] Sent: 08 March 2016

RE: Compile failure

2016-03-08 Thread Walter Heestermans (TME)
Can you see on your system in which package the libsasl2.so.2 is part of? Walter -Original Message- From: haosdent [mailto:haosd...@gmail.com] Sent: 08 March 2016 09:12 To: dev Subject: Re: Compile failure I use CentOS 7. Usually could see it after $ ldconfig -p | grep libsasl2.so.2

RE: Compile failure

2016-03-08 Thread Walter Heestermans (TME)
ldconfig -p | grep libsasl2.so.2 I have nothing on release 7, but I have when running on release 6 [bambooa@lxbamapa01 ~]$ ldconfig -p | grep libsasl2.so.2 libsasl2.so.2 (libc6,x86-64) => /usr/lib64/libsasl2.so.2 I need to talk to the Linux engineer over here. Walter -Original

Re: Compile failure

2016-03-08 Thread haosdent
Sorry, CentOS should be libsasl2.so.2 (libc6,x86-64) => /usr/lib64/libsasl2.so.2 Could you try `yum install cyrus-sasl-lib` in your machine? On Tue, Mar 8, 2016 at 4:12 PM, haosdent wrote: > I use CentOS 7. Usually could see it after > > $ ldconfig -p | grep

Re: Compile failure

2016-03-08 Thread haosdent
I use CentOS 7. Usually could see it after $ ldconfig -p | grep libsasl2.so.2 libsasl2.so.2 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 On Tue, Mar 8, 2016 at 4:10 PM, Walter Heestermans (TME) < walter.heesterm...@external.toyota-europe.com> wrote: > Nothing > > So I'm still

RE: Compile failure

2016-03-08 Thread Walter Heestermans (TME)
Nothing So I'm still missing some package, but installed all the ones specified inside the doc. We are running Oracle Linux 7 Walter -Original Message- From: haosdent [mailto:haosd...@gmail.com] Sent: 08 March 2016 09:06 To: dev Subject: Re: Compile failure Does ``` ldconfig -p |

Re: Compile failure

2016-03-08 Thread haosdent
Does ``` ldconfig -p | grep libsasl2.so.2 ``` return anything in your machine? On Tue, Mar 8, 2016 at 3:30 PM, Walter Heestermans (TME) < walter.heesterm...@external.toyota-europe.com> wrote: > I did this but now getting > > sh-4.2# yum install subversion-devel > Loaded plugins: ulninfo >