[
https://issues.apache.org/jira/browse/HDDS-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-5694:
-----------------------------------
Component/s: website
> Download page must not use dist.apache.org
> ------------------------------------------
>
> Key: HDDS-5694
> URL: https://issues.apache.org/jira/browse/HDDS-5694
> Project: Apache Ozone
> Issue Type: Bug
> Components: website
> Reporter: Sebb
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available
>
> The download page links to dist.apache.org for sigs and hashes.
> These must be linked from https://downloads.apache.org/ozone/...
> e.g. replace
> https://dist.apache.org/repos/dist/release/ozone/1.1.0/ozone-1.1.0-src.tar.gz.sha512
> with
> https://downloads.apache.org/ozone/1.1.0/ozone-1.1.0-src.tar.gz.sha512
> The source and binary links look OK.
> Also there are some problems with the gpg examples:
> gpg requires -- before qualifiers, not "–"
> Also
> gpg –verify ozone-X.Y.Z-src.tar.gz.asc
> should read
> gpg --verify ozone-X.Y.Z-src.tar.gz.asc ozone-X.Y.Z-src.tar.gz
> The second parameter is necessary:
> https://www.apache.org/info/verification.html#specify_both
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]