+1 from me! SIGS and checksums pass: LMC-053601:apache-kudu-0.9.0-RC1 mattmann$ curl -O https://people.apache.org/keys/group/kudu.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 18800 100 18800 0 0 12542 0 0:00:01 0:00:01 --:--:-- 12550 LMC-053601:apache-kudu-0.9.0-RC1 mattmann$ gpg --import < kudu.asc gpg: key 5EAF4B88: public key "Jean-Daniel Cryans (ASF key) <[email protected]>" imported gpg: key E72E74D3: public key "Andrew Wang <[email protected]>" imported gpg: key 7501105C: public key "Andrew Wang (CODE SIGNING KEY) <[email protected]>" imported gpg: Total number processed: 3 gpg: imported: 3 (RSA: 3) gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u LMC-053601:apache-kudu-0.9.0-RC1 mattmann$ $HOME/bin/stage_apache_rc apache-kudu-incubating 0.9.0 https://dist.apache.org/repos/dist/dev/incubator/kudu/0.9.0-RC1/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3765k 100 3765k 0 0 1440k 0 0:00:02 0:00:02 --:--:-- 1440k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 473 100 473 0 0 1795 0 --:--:-- --:--:-- --:--:-- 1798 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 69 100 69 0 0 267 0 --:--:-- --:--:-- --:--:-- 268 LMC-053601:apache-kudu-0.9.0-RC1 mattmann$ $HOME/bin/verify_gpg_sigs Verifying Signature for file apache-kudu-incubating-0.9.0.tar.gz.asc gpg: assuming signed data in `apache-kudu-incubating-0.9.0.tar.gz' gpg: Signature made Wed Jun 1 18:52:20 2016 PDT using RSA key ID 00AD6CF3 gpg: Good signature from "Jean-Daniel Cryans (ASF key) <[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: E153 AF40 B446 17BB 27B7 DFEF 7C20 8DC1 5EAF 4B88 Subkey fingerprint: E0F9 436A 084F 6242 CAC0 E816 16EF 932E 00AD 6CF3 Verifying Signature for file kudu.asc gpg: verify signatures failed: unexpected data LMC-053601:apache-kudu-0.9.0-RC1 mattmann$ $HOME/bin/verify_md5_checksums md5sum: stat '*.bz2': No such file or directory md5sum: stat '*.zip': No such file or directory md5sum: stat '*.tgz': No such file or directory apache-kudu-incubating-0.9.0.tar.gz: OK LMC-053601:apache-kudu-0.9.0-RC1 mattmann$
Great work. Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Director, Information Retrieval and Data Science Group (IRDS) Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA WWW: http://irds.usc.edu/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ On 6/1/16, 7:09 PM, "Jean-Daniel Cryans" <[email protected]> wrote: >Hi, > >We're happy to announce the first release candidate for Apache Kudu >(incubating) 0.9.0. > >We are doing time-based releases leading up to 1.0.0 towards the end of the >summer, with one 0.x.0 release every two months. > >The is a source-only release. The artifacts were staged here: >https://dist.apache.org/repos/dist/dev/incubator/kudu/0.9.0-RC1/ > >It was built from this tag: >https://git-wip-us.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=5f2bf643d8ce3d042aa3903543a92841077a6874 > >The release notes can be found here (some links will only work when this >version is released): >https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.9.0 > >KEYS file: >http://www.apache.org/dist/incubator/kudu/KEYS > >I'd suggest going through the README, building Kudu, and running the unit >tests. > >Please try the release and vote; vote will be open for at least 72 hours. > >Thanks, > >J-D
