Hi Oleg,

A bit of googling pointed me to
https://unix.stackexchange.com/questions/23014/is-there-file-format-for-checksums

If I edit the sha512 file to contain TWO spaces between the checksum
and the file name, then it works:

shasum --check httpcomponents-client-5.4-beta1-src.zip.sha512
httpcomponents-client-5.4-beta1-src.zip: OK

Gary

On Mon, Jun 24, 2024 at 7:33 AM Oleg Kalnichevski <ol...@apache.org> wrote:
>
>
>
> On 24/06/2024 13:07, Gary Gregory wrote:
> > +1
> >
> > ASC OK
> > SHA512 eyeball comparison OK (shasum --check fails due to file format)
> >
>
> Gary,
>
> Do you happen to know what specifically shasum does not like?
>
> Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to