Subject: | If "call" is used to change the program, the GPG version isn't updated |
Hey,
After I updated the Debian package for GnuPG::Interface to v1.00, and it was then uploaded to Debian we discovered that our request-tracker4 packages failed to build. This is because rt4 uses the "call" moethod to change the gpg program. If it is changed to 'gpg1', which the existing Debian packages for rt4 use, then GnuPG::Interface still thinks it is dealing with version 2.2.x and tries to use --pinentry-mode which fails.
The attached patch changes GnuPG::Interface to update the version if the call method is used to change the program to use.
Cheers,
Andrew
Subject: | reset_version_on_call_change |
Message body not shown because it is not plain text.