this post was submitted on 31 Jul 2023
1 points (66.7% liked)

Emacs

311 readers
2 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] oantolin@discuss.online 1 points 1 year ago* (last edited 1 year ago)

Does this help? With debug on error I get two hidden buffers:

*epg* contains:

Process epg exited abnormally with code 2
[GNUPG:] NEED_PASSPHRASE_SYM 9 3 2
[GNUPG:] PINENTRY_LAUNCHED 10719 curses 1.1.0 - dumb :0
[GNUPG:] ERROR get_passphrase 32870
[GNUPG:] CANCELED_BY_USER
[GNUPG:] FAILURE symencrypt 33554531

And *epg-error* contains:

gpg: problem with the agent: Inappropriate ioctl for device
gpg: error creating passphrase: Operation cancelled
gpg: symmetric encryption of '[stdin]' failed: Operation cancelled