epg-encrypt-string in Emacs seems to be incompatible with GnuPG 2.4.1 on macOS, 2.4.0 works

Herbert J. Skuhra herbert at gojira.at
Thu Nov 16 11:55:54 CET 2023


On Sat, 20 May 2023 02:38:15 +0200, Robert Irelan wrote:
> 
> I'm not sure what info will be most useful for debugging this, but the
> `epg-encrypt-string` function seems not to work with GnuPG 2.4.1 on
> macOS, while GnuPG 2.4.0 works (both on x86_64, macOS 13.3.1, Macports
> used to install both).
> 
> This is the command line that seems to hang with 2.4.1:
> 
> ```
> /opt/local/bin/gpg2 --no-tty --status-fd 1 --yes
> --enable-progress-filter --command-fd 0 --output
> /var/folders/gc/73c5zcp918z9dssx8k1sybh00000gn/T/epg-output2zVC4K
> --pinentry-mode ask --decrypt --
> /var/folders/gc/73c5zcp918z9dssx8k1sybh00000gn/T/epg-inputMnF1UG
> ```
> 
> No settings in common.conf, gpg-agent.conf, or gpg.conf seem to affect
> this hanging command. Let me know what info I can provide to help
> debug this further

This issue (bug id: T6481) is obviously fixed on master (commit
2f872fa68c6576724b9dabee9fb0844266f55d0d):

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=2f872fa68c6576724b9dabee9fb0844266f55d0d

Will this be merged to STABLE-BRANCH-2-4 and part of the next release
(2.4.4?)?

Thanks.

--
Herbert



More information about the Gnupg-users mailing list