I concur, there seems to be an issue with the checksum (I get the same result as Stamatis). Other checks ok.
-1 (binding) On Fri, Jul 29, 2022 at 9:58 AM Stamatis Zampetakis <zabe...@gmail.com> wrote: > Ubuntu 20.04.4 LTS, jdk1.8.0_261, Gradle wrapper, Gradle 7.4.2 > > * Checked checksums KO > * Went over release note OK (left minor comments in the draft PR) > > $ sha512sum -c apache-calcite-1.31.0-src.tar.gz.sha512 > apache-calcite-1.31.0-src.tar.gz: FAILED > sha512sum: WARNING: 1 computed checksum did NOT match > > $ sha512sum apache-calcite-1.31.0-src.tar.gz > > 9495f28e2c16ce6d5905a0b19b75e856e9a81e31c0252e8f6afed79c40ec88f71ecd708d90a63a1e5815a95dedfab56ebfa7e81851b3153833736447100a8f47 > apache-calcite-1.31.0-src.tar.gz > > -1 (binding) > > On Thu, Jul 28, 2022 at 6:40 PM Andrei Sereda <aser...@gmail.com> wrote: > > > Hi all, > > > > I have created a build for Apache Calcite 1.31.0, release > > candidate 1. > > > > Thanks to everyone who has contributed to this release. > > > > You can read the release notes here: > > > > > https://github.com/apache/calcite/blob/calcite-1.31.0-rc1/site/_docs/history.md > > > > The commit to be voted upon: > > > > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=4912aabe66fa06a30ea688c4bc2bf06dc05ee677 > > > > Its hash is 4912aabe66fa06a30ea688c4bc2bf06dc05ee677 > > > > Tag: > > > > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=tag;h=refs/tags/calcite-1.31.0-rc1 > > > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.31.0-rc1 > > (revision 56015) > > > > The hashes of the artifacts are as follows: > > > > > 527e699857958b9d98e733059bd67ca6fc42e75238074dec65cc86caa8f5ae176e269d9ac478754ad206ea2336289a8f40f37ee86818130b37b53a53ee79bb2c > > *apache-calcite-1.31.0-src.tar.gz > > > > A staged Maven repository is available for review at: > > > > > https://repository.apache.org/content/repositories/orgapachecalcite-1168/org/apache/calcite/ > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/sereda.asc > > https://www.apache.org/dist/calcite/KEYS > > > > To create the jars and test Apache Calcite: "gradle build" > > (requires an appropriate Gradle/JDK installation) > > > > Please vote on releasing this package as Apache Calcite 1.31.0. > > > > The vote is open for the next 72 hours and passes if a majority of at > > least three +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Calcite 1.31.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > Here is my vote: > > > > +1 (non-binding) > > >