Wilfred Spiegelenburg created YUNIKORN-779:
----------------------------------------------
Summary: Download page improvements
Key: YUNIKORN-779
URL: https://issues.apache.org/jira/browse/YUNIKORN-779
Project: Apache YuniKorn
Issue Type: Improvement
Components: website
Reporter: Wilfred Spiegelenburg
The download page has some minor issues that need to be fixed:
* the first dashes in the gpg command lines are not real dashes they are some
different char which means you cannot copy and paste the command line
* same for the dash in the shasum it is not a real dash
* the shasum command given is not for verifying but to generate the sum. It
should be:
{code:java}
shasum -c apache-yunikorn-X.Y.Z-incubating-src.tar.gz.sha512
{code}
* the shasum command does not exist on linux it should be sha256sum, we need
to provide both commandlines
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]