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


   what's the build output say about trying to launch the container for the gpg 
proxy? on a mac build it has to launch a container first that can receive ssh 
connections and then it launches an ssh tunnel to the gpg agent's socket.
   
   This is the bit of launching the release container that is supposed to be 
mounting a shared volume that can see the forwarded gpg agent socket: `--mount 
type=volume,src=gpgagent,dst=/home/stack/.gnupg/`. If that isn't working my 
guess is the proxy container failed to build. (but that should fail the whole 
affair)


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