[dropping [email protected], should just use [email protected] from here on out] Hey Ben,
+1 from me: SIGS check out: [chipotle:~/tmp/apache-mesos-0.12.1-rc3] mattmann% ls mesos-0.12.1.tar.gz mesos-0.12.1.tar.gz.asc mesos-0.12.1.tar.gz.md5 [chipotle:~/tmp/apache-mesos-0.12.1-rc3] mattmann% $HOME/bin/verify_gpg_sigs Verifying Signature for file mesos-0.12.1.tar.gz.asc gpg: Signature made Thu Aug 1 21:11:23 2013 PDT 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 CHECKSUMS check out: [chipotle:~/tmp/apache-mesos-0.12.1-rc3] mattmann% $HOME/bin/verify_md5_checksums md5sum: stat '*.bz2': No such file or directory md5sum: stat '*.zip': No such file or directory mesos-0.12.1.tar.gz: OK [chipotle:~/tmp/apache-mesos-0.12.1-rc3] mattmann% Compiles OK: [chipotle:~/tmp/apache-mesos-0.12.1-rc3] mattmann% cd mesos-0.12.1 [chipotle:~/tmp/apache-mesos-0.12.1-rc3/mesos-0.12.1] mattmann% ./configure && make checking build system type... x86_64-apple-darwin12.4.0 checking host system type... x86_64-apple-darwin12.4.0 checking build system type... (cached) x86_64-apple-darwin12.4.0 checking target system type... x86_64-apple-darwin12.4.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... . ..long time creating stub loader for _mesos.so byte-compiling build/bdist.macosx-10.8-intel/egg/_mesos.py to _mesos.pyc creating build/bdist.macosx-10.8-intel/egg/EGG-INFO copying src/mesos.egg-info/PKG-INFO -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying src/mesos.egg-info/SOURCES.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying src/mesos.egg-info/dependency_links.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying src/mesos.egg-info/requires.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying src/mesos.egg-info/top_level.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO writing build/bdist.macosx-10.8-intel/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/mesos-0.12.1-py2.7-macosx-10.8-intel.egg' and adding 'build/bdist.macosx-10.8-intel/egg' to it removing 'build/bdist.macosx-10.8-intel/egg' (and everything under it) Making all in ec2 make[1]: Nothing to be done for `all'. Making all in hadoop make[1]: Nothing to be done for `all'. [chipotle:~/tmp/apache-mesos-0.12.1-rc3/mesos-0.12.1] mattmann% Minor nit: The tag to be VOTEd on should be the Apache tag, not a link to Github. Please update in future release emails. Also, another minor nit: keys file should point to either the Mesos TLP dist SVN area (or Git), or here: http://people.apache.org/keys/group/mesos.asc Keys get into the above ASC file by listing your key in your id.apache.org account. Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Benjamin Hindman <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, August 2, 2013 12:17 AM To: dev <[email protected]>, mesos <[email protected]> Subject: [VOTE] Release Apache Mesos 0.12.1 (rc3) >Please vote on releasing the following candidate as Apache Mesos version >0.12.1. This is mostly a bug fix release with a few small features for >running JVM frameworks like Hadoop and Jenkins. > >The candidate for Mesos 0.12.1 release is available at: >http://people.apache.org/~benh/mesos-0.12.1-rc3/mesos-0.12.1.tar.gz > >The tag to be voted on is 0.12.1-rc3: >https://github.com/apache/mesos/releases/tag/0.12.1-rc3 > >The MD5 checksum of the tarball can be found at: >http://people.apache.org/~benh/mesos-0.12.1-rc3/mesos-0.12.1.tar.gz.md5 > >The signature of the tarball can be found at: >http://people.apache.org/~benh/mesos-0.12.1-rc3/mesos-0.12.1.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.12.1! > >The vote is open until Monday, August 5th at 00:00 UTC and passes if >a majority of at least 3 +1 PMC votes are cast. > >[ ] +1 Release this package as Apache Mesos 0.12.1 >[ ] -1 Do not release this package because ...
