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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users