You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/11/11 17:41:17 UTC

[GitHub] [solr] risdenk commented on pull request #1176: SOLR-16132: Stop gpg-agent after use

risdenk commented on PR #1176:
URL: https://github.com/apache/solr/pull/1176#issuecomment-1311984145

   Well this fixed the explicit gpg invocations.
   
   It did NOT fix the Maven check it looks like:
   
   ```
   ...
   verify maven artifact sigs
   ...
   ```
   
   I saw the gpg agent get created and shutdown at the beginning. I need to see where Maven is calling this to fix it too:
   
   ```
   risdenk          42369   0.0  0.0 408637808   2256   ??  S    12:38PM   0:00.00 scdaemon --multi-server --homedir /tmp/smoke_solr_9.1.0_aa4f3d98ab19c201e7f3c74cd14c99174148616d_3/solr.gpg
   risdenk          42368   0.0  0.0 408657760   1472   ??  Ss   12:38PM   0:00.01 gpg-agent --homedir /tmp/smoke_solr_9.1.0_aa4f3d98ab19c201e7f3c74cd14c99174148616d_3/solr.gpg --use-standard-socket --daemon
   ```


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org