busbey commented on pull request #1620:
URL: https://github.com/apache/hbase/pull/1620#issuecomment-648636537


   > > yes your gpg agent has to be running on your local machine before hand. 
...
   > > I could add an example of forcing a clean start of the gpg-agent, e.g. 
gpgconf --kill all && gpg-connect-agent /bye
   > > The test signature at container launch should ensure the key is unlocked 
prior to us building artifacts.
   > 
   > I recommend adding that example in the README. I think most people do not 
have gpg-agent running by default, may not know how to launch it (I was vague 
on it), and while it is true that the test signature at container launch will 
catch a missing agent timely, it won't tell the user how to fix the problem. -- 
So, maybe also have that test sig command catch failure and give an instructive 
error message. Please?
   
   @mattf-apache latest commit adds in an example in the README and some error 
handling to point to it.


----------------------------------------------------------------
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.

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


Reply via email to