Issues with Gnupg - "Invalid crypto engine" - Mailing list or request an account?

Ryan Brue ryanbrue at gmail.com
Fri Jun 7 17:42:34 CEST 2024


Hello gnupg mailing list! :)

I have a unique situation, I'm developing an application that runs
inside flatpak, but has to be run on the host system, yet I'm linking to
the libraries from within the flatpak by setting LD_LIBRARY_PATH, so
that the host system doesn't have to manually install the required
dependencies.

I'm having an issue with gpgme using that setup, when running my program
with GPGME_DEBUG=9, this is what I get:

GPGME_DEBUG=9 flatpak run io.github.ryanabx.flatrun -a
org.prismlauncher.PrismLauncher
2024-06-02 19:06:27 gpgme[226222.373ae] gpgme_debug: level=9
2024-06-02 19:06:27 gpgme[226222.373ae] gpgme_check_version: call:
req_version=(null), VERSION=1.23.2
2024-06-02 19:06:27 gpgme[226222.373ae] gpgme_check_version_internal:
call: req_version=(null), offset_sig_validity=60
2024-06-02 19:06:27 gpgme[226222.373ae] gpgme_set_locale: enter:
ctx=0x0000000000000000 category=0, value=en_US.UTF-8
[2024-06-03T00:06:28Z ERROR flatrun] Glib(Error { domain:
g-io-error-quark, code: 0, message: "GPG: Unable to configure context:
gpgme_ctx_set_engine_info: GPGME: Invalid crypto engine" })
Error: Glib(Error { domain: g-io-error-quark, code: 0, message: "GPG:
Unable to configure context: gpgme_ctx_set_engine_info: GPGME: Invalid
crypto engine" })

I was told by a member of the freedesktop SDK to try the gpgme issue
tracker. I am not sure if I can be helped here, or if I need to request
an account to report this on the bug tracker. Thank you so much!

Ryan Brue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20240607/cc9731b0/attachment.html>


More information about the Gnupg-devel mailing list