Agreed this looks like it should be made default behavior. This has affected many people I work with, and even with searching, this ticket never came up. I only found out about it by making a ticket myself. This issue looks like it has generated at least 3 tickets in this bug tracker, and the agent is raising memory errors during normal usage, which still smells like a bug to me.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 16 2018
Dec 16 2018
andy added a comment to T4255: gpg-agent: "<gcrypt> Cannot allocate memory" with 10 threads decrypting OpenPGP.
Sep 26 2018
Sep 26 2018
andy added a comment to T4146: GPG Agent fails in parallel: "gpg: decryption failed: No secret key".
I ran gpgconf --kill gpg-agent and then the suggested command for i in {1..10}; do gpg -v --no-tty --verbose -o - encrypted.gpg 2>mylog.$i > /dev/null & done. (I was already running with --verbose, does -v add something else?)
Sep 22 2018
Sep 22 2018
andy added a comment to T4146: GPG Agent fails in parallel: "gpg: decryption failed: No secret key".
I made a large file for testing, but it doesn't matter. There's an arbitrary parallel limit where gpg will crash.
Sep 17 2018
Sep 17 2018