The sha512 files were generated by "gpg --print-md SHA512" command. Will check why sha512sum does not think it is valid file.
On 2023/07/25 16:50:50 Alexandre Vermeerbergen wrote: > Hello, > > Great ! > But I'm facing again an issue with SHA512 validation of the source archive: > > wget > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0-src.tar.gz > wget > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0-src.tar.gz.sha512 > sha512sum -c apache-storm-2.5.0-src.tar.gz.sha512 > sha512sum: apache-storm-2.5.0-src.tar.gz.sha512: no properly formatted > SHA512 checksum lines found > > same issue with this binary artifact: > > wget > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0.tar.gz > wget > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0.tar.gz.sha512 > sha512sum -c apache-storm-2.5.0.tar.gz.sha512 > sha512sum: apache-storm-2.5.0.tar.gz.sha512: no properly formatted > SHA512 checksum lines found > > So I guess that's not good for a final 2.5.0 release isn't it ? > > Thanks, > Alex > > Le mar. 25 juil. 2023 à 17:29, Bipin Prasad <bipinpra...@apache.org> a écrit : > > > > Storm Release candidate version 2.5.0 rc2 is here: > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2 > > Please vote on this release. > > > > 1. How to vote is described here: > > > > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate > > 2. Release notes are here: > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/RELEASE_NOTES.html > > . > > 3. The tag/commit to be voted upon is v2.5.0: > > 4. The source archive being votes upon is here: > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0-src.tar.gz > > 5. The release artifacts are signed with the following key: > > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x134716af768d9b6e > > in > > this file https://www.apache.org/dist/storm/KEYS > > > > > > When voting, please list the actions taken to verify the release. > > This vote will be open for at least 72 hours. > > > > [ ] +1 Release this package as Apache Storm 2.5.0 > > [ ] 0 No opinion > > [ ] -1 Do not release this package because... > > > > Thanks to everyone who contributed to this release. > > > > --Bipin Prasad > > > > On Mon, Jun 26, 2023 at 4:15 PM Bipin Prasad <bipinpra...@apache.org> wrote: > > > > > Storm Release candidate version 2.5.0 rc1 is here: > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1 > > > Please vote on this release. > > > > > > 1. How to vote is described here: > > > > > > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate > > > 2. Release notes are here: > > > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/RELEASE_NOTES.html > > > . > > > 3. The tag/commit to be voted upon is v2.5.0: > > > 4. The source archive being votes upon is here: > > > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/apache-storm-2.5.0-src.tar.gz > > > 5. The release artifacts are signed with the following key: > > > > > > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x134716af768d9b6e > > > in this file https://www.apache.org/dist/storm/KEYS > > > > > > > > > When voting, please list the actions taken to verify the release. > > > This vote will be open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache Storm 2.5.0 > > > [ ] 0 No opinion > > > [ ] -1 Do not release this package because... > > > > > > Thanks to everyone who contributed to this release. > > > > > > --Bipin Prasad > > > >