Thanks for preparing the release Xiong Duan! Unfortunately, I get the same problem with Ruben with regards to signature verification.
* Verified checksum: OK * Verified signature: KO gpg --verify apache-calcite-1.35.0-src.tar.gz.asc gpg: assuming signed data in 'apache-calcite-1.35.0-src.tar.gz' gpg: Signature made Fri 14 Jul 2023 10:47:28 CEST gpg: using RSA key 53B9528B541C85EC gpg: bad data signature from key 53B9528B541C85EC: Wrong key usage (0x00, 0x2) gpg: Can't check signature: Wrong key usage Moreover the URL below is broken: https://people.apache.org/keys/committer/xiong.asc -1 (binding) On Sat, Jul 15, 2023 at 9:39 PM Ruben Q L <[email protected]> wrote: > > Thanks Xiong Duan for preparing this release! > > - Release notes: ok > - Checksum: ok > - Diff source release and git repository: ok > - Build + tests: ok > - Calcite-based application test suite: ok > - Signature: ko? > I'm getting the following "wrong key usage" error message: > $ gpg --verify apache-calcite-1.35.0-src.tar.gz.asc > apache-calcite-1.35.0-src.tar.gz > ... > gpg: bad data signature from key 53B9528B541C85EC: Uso de clave > incorrecto (0x00, 0x2) > > Is there something wrong with my machine, or is anybody else getting the > same error? > > Best, > Ruben > > > > > On Fri, Jul 14, 2023 at 12:33 PM xiong duan <[email protected]> wrote: > > > Hi all, > > > > > > I have created a build for Apache Calcite 1.35.0, release > > > > candidate 0. > > > > > > Thanks to everyone who has contributed to this release. > > > > > > You can read the release notes here: > > > > https://s.apache.org/p3rl9 > > > > > > The commit to be voted upon: > > > > https://s.apache.org/8io6t > > > > > > Its hash is bd4cac4ee30b4c275f5a229eb1704524c3dbc376 > > > > > > Tag: > > > > https://github.com/apache/calcite/tree/calcite-1.35.0-rc0 > > > > > > The artifacts to be voted on are located here: > > > > https://s.apache.org/c95f1 > > > > (revision 62985) > > > > > > The hashes of the artifacts are as follows: > > > > > > b2eb9b25727d1213f889e8d1a547a1f84c66af3821523ebe19a36ae5bc595daa74b4b4584914012bffca0a24be19a523c45dbaf72064d90f50feffc0de8a5e6e > > > > *apache-calcite-1.35.0-src.tar.gz > > > > > > A staged Maven repository is available for review at: > > > > > > https://repository.apache.org/content/repositories/orgapachecalcite-1206/org/apache/calcite/ > > > > > > Release artifacts are signed with the following key: > > > > https://people.apache.org/keys/committer/xiong.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.35.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.35.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 (binding) > >
