Hi , request help on a problem with gnupg that gpg decryption does not return after creating the decrypted file

Andre Heinecke aheinecke at intevation.de
Mon May 14 07:49:53 CEST 2018


Hi,

On Friday, May 11, 2018 10:27:34 AM CEST arinit wrote:
> Requesting inputs from anyone , if you have faced any issues on GPG 
decryption which is done uninteractively
> 
> The version used is : gpg (GnuPG)  Version: 2.2.4 / libgcrypt 1.8.2  windows 
> And automated job is scheduled from controlM to run  on a Windows Edition - 
Windows Server 2016 Datacenter.
> The return code is empty for decryption, even if it is handled at shell 
level  ,  it looks GPG agent hangs and the job does not exit
> The automated job uses commands like below along with other housekeeping 
functionality 
> gpg --debug-all -vvv --batch --pinentry-mode loopback --passphrase-file -o 
“ouputfile” --yes –decrypt “file to decrypt”
> if it is made to kill the gpg ajent uninteractively after  the outputs are 
generated then only the job exits with ok status 

In addition to the note about the missing argument to passphrase-file, it might 
also be that you are running into:

https://wiki.gnupg.org/TroubleShooting#Windows_.
3E_8_and_Server_2012_Task_Scheduler_Problems

Using the task scheduler GNUPG has a different Home Directory, so you might 
want to parse the --homedir parameter to specify directly which home directory 
(the directory with the keys etc.) should be used.

Best Regards,
Andre Heinecke

-- 
Andre Heinecke |  ++49-541-335083-262  | http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20180514/c5d9a900/attachment.sig>


More information about the Gnupg-users mailing list