Hi Everyone, I am trying to create arm64 binaries for RC 3.4.1 in my local MacOS but it is failing with below gpg signing error inside docker. Same command runs perfectly fine outside docker on my mac. Please advise of any solution/workaround if any of you have seen this before. Thanks
starting gpg agent GPG_AGENT_INFO=/home/mthakur/.gnupg/S.gpg-agent::1 Warming the gpg-agent cache prior to calling maven gpg: WARNING: unsafe ownership on homedir '/home/mthakur/.gnupg' gpg: can't connect to the agent: IPC connect call failed gpg: can't connect to the agent: IPC connect call failed gpg: keydb_search failed: No agent running gpg: no default secret key: No agent running gpg: signing failed: No agent running rm: cannot remove '/build/source/patchprocess/warm.asc': No such file or directory