Hi Ben, Chris,
+1 (binding) from me as well. Great job guys.
-Andrew.
output FYI:
andrew@pluto ~/mesos $ uname -a
Linux pluto 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:48:51 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
andrew@pluto ~/mesos $ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz
...
andrew@pluto ~/mesos $ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.md5
...
andrew@pluto ~/mesos $ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.asc
...
andrew@pluto ~/mesos $ md5sum mesos-0.10.0-incubating.tar.gz
6aa70e04902d4f27d30f74a142206dd4 mesos-0.10.0-incubating.tar.gz
andrew@pluto ~/mesos $ wget
http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
...
andrew@pluto ~/mesos $ gpg --import KEYS
gpg: keyring `/home/andrew/.gnupg/secring.gpg' created
gpg: /home/andrew/.gnupg/trustdb.gpg: trustdb created
gpg: key F6FB762C: public key "Benjamin Hindman <[email protected]>" imported
gpg: key 1B207A4D: public key "Andy Konwinski (CODE SIGNING KEY)
<[email protected]>" imported
gpg: Total number processed: 2
gpg: imported: 2 (RSA: 2)
andrew@pluto ~/mesos $ gpg --verify mesos-0.10.0-incubating.tar.gz.asc
gpg: Signature made Thu 07 Feb 2013 10:22:30 PM PST using RSA key ID
F6FB762C
gpg: Good signature from "Benjamin Hindman <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 4BF2 061E 7300 3185 CA06 E30F F99D 6AD0 F6FB 762C
andrew@pluto ~/mesos $ tar xzvf mesos-0.10.0-incubating.tar.gz
...
andrew@pluto ~/mesos $ cd mesos-0.10.0/
andrew@pluto ~/mesos/mesos-0.10.0 $ ./configure --disable-java
...
andrew@pluto ~/mesos/mesos-0.10.0 $ make
...
[lots of output suppressed]
...
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos_pb2.py ->
build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/_mesos.so -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.10.0-py2.7-linux-x86_64.egg' and adding
'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/src'
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/src'
Making all in ec2
make[1]: Entering directory `/home/andrew/mesos/mesos-0.10.0/ec2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/ec2'
Making all in hadoop
make[1]: Entering directory `/home/andrew/mesos/mesos-0.10.0/hadoop'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/hadoop'
On 03/04/2013 09:29 PM, Mattmann, Chris A (388J) wrote:
Great.
We just need 1 more IPMC +1 here. Anyone willing to contribute a review of
Mesos 0.10.0-incubating RC4?
Cheers,
Chris
On 3/4/13 9:57 AM, "Benjamin Hindman" <[email protected]> wrote:
Yes, my vote is a +1.
On Sat, Mar 2, 2013 at 4:40 PM, Mattmann, Chris A (388J) <
[email protected]> wrote:
Ben, just FYI on this, is your VOTE +1?
The current tally I have is:
+1
Chris Mattmann*
* - IPMC
We need probably a couple VOTEs from the Mesos community here (PPMC
members),
can you poke Vinod, as well as anyone else that has time to build and
test
and review the RC?
IPMC folks -- a review and a couple more binding VOTEs would really help
out
Mesos here. Can folks try it out and VOTE?
Thank you.
Cheers,
Chris "Vote Wrangler" Mattmann
On 2/7/13 10:32 PM, "Benjamin Hindman" <[email protected]> wrote:
Please vote on releasing the following candidate as Apache Mesos
(incubating) version 0.10.0. This will be the second incubator release
for
Mesos in Apache.
------------------------------------------------------------------------
--
-------
Changes since last release candidate:
* Updated configure.ac to work better on OS X 10.8.
* Added missing license (the only blocker on the previous candidate).
------------------------------------------------------------------------
--
-------
The candidate for Mesos 0.10.0-incubating release is available at:
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
n
cubating.tar.gz
The tag to be voted on:
https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incu
b
ating-RC4
The MD5 checksum of the tarball can be found at:
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
n
cubating.tar.gz.md5
The signature of the tarball can be found at:
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
n
cubating.tar.gz.asc
Mesos' KEYS file, containing the PGP keys used to sign the release:
http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
Please vote on releasing this package as Apache Mesos
0.10.0-incubating!
The vote is open until Monday, February 11th at 5:00 pm (PST) and
passes
if
a majority of at least 3 +1 IPMC votes are cast.
[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
[ ] -1 Do not release this package because ...
To learn more about Apache Mesos, please see
http://www.mesosproject.org.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]