Hello, I tried to check apache-storm-2.5.0.tar.gz.sha512(from https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/), but I get this error:
$ /usr/bin/sha512sum -c apache-storm-2.5.0.tar.gz.sha512 /usr/bin/sha512sum: apache-storm-2.5.0.tar.gz.sha512: no properly formatted SHA512 checksum lines found $ cat apache-storm-2.5.0.tar.gz.sha512 apache-storm-2.5.0.tar.gz: 93066657 9585BF11 9F71444D 355A2FBB B1B2FAF5 EA2B8FDA B783C375 391D6926 C27D9BA3 99992269 32D22B77 AEB00E79 EBDC5563 910740DC 35E77DD9 625C0DDD Am I doing it wrong? (to create the contents of apache-storm-2.5.0.tar.gz.sha512, I copy-pasted the output of https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/apache-storm-2.5.0.tar.gz.sha512) thanks, Alex Le jeu. 29 juin 2023 à 21:18, Aaron Gresch <agre...@gmail.com> a écrit : > > I found some issues with python vs python3 with the release candidate that > Bipin is addressing. > > On Mon, Jun 26, 2023 at 6: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 > >