jbonofre commented on PR #487: URL: https://github.com/apache/polaris/pull/487#issuecomment-2501241038
> > The generated sha512 doesn't look good: > > ``` > > $ shasum -a 512 -c apache-polaris-1.0.0-incubating-SNAPSHOT.sha512 > > shasum: apache-polaris-1.0.0-incubating-SNAPSHOT.sha512: no properly formatted SHA checksum lines found > > ``` > > Argh... _two_ spaces are required Correct. Can you please fix that and the sha512 file name (using `tar.gz.sha512` instead of just `sha512`) ? Thanks ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
