sebbASF commented on issue #1110:
URL: 
https://github.com/apache/incubator-kyuubi/issues/1110#issuecomment-922767641


   Thanks, but there are still some issues.
   
   - The KEYS file must be linked from: 
https://downloads.apache.org/incubator/kyuubi/KEYS
   
   - gpg requires -- (hyphen hyphen) before qualifiers, not '\‐'
   
   - gpg --verify should have a second parameter, e.g
   gpg –verify apache-kyuubi-X.Y.Z-incubating-source.tgz.asc 
apache-kyuubi-X.Y.Z-incubating-source.tgz
   See: https://www.apache.org/info/verification.html#specify_both
   
   - Also the 1.3.0 release page has not been fixed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to