You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/03/29 10:58:00 UTC

[jira] [Created] (YUNIKORN-616) fix download page: gpg command and verify checksum info

Wilfred Spiegelenburg created YUNIKORN-616:
----------------------------------------------

             Summary: fix download page: gpg command and verify checksum info
                 Key: YUNIKORN-616
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-616
             Project: Apache YuniKorn
          Issue Type: Task
          Components: website
            Reporter: Wilfred Spiegelenburg


On the existing downloads page the references in the {{Verifying the checksum}} area have an extra version string in the steps (marked in *bold*):
 * Download the release apache-yunikorn-X.Y.Z-incubating*-X.Y.Z*-src.tar.gz from a mirror site.
 * Download the checksum apache-yunikorn-X.Y.Z-incubating*-X.Y.Z*-src.tar.gz.sha512 from Apache.
 * shasum –a 512 apache-yunikorn-X.Y.Z-incubating*-X.Y.Z*-src.tar.gz

The three steps needs to be cleaned up.

The gpg commands on the page are shown with a single dash for the options. They should be double dash (ie --verify). The signature file name in the verify is also incorrect:

- gpg -verify apache-yunikorn-X.Y.Z-incubating*-X.Y.Z*-src.tar.gz.asc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org