You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/15 17:08:00 UTC

[jira] [Updated] (HDDS-5694) Download page must not use dist.apache.org

     [ https://issues.apache.org/jira/browse/HDDS-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HDDS-5694:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            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 "&ndash;"
> 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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org