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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to