GNU bug report logs -
#55258
Icedove, external OpenGPG configuration and ld path
Previous Next
Full log
View this message in rfc822 format
Hello everyone,
Currently, if you want to use a smart card with icedove, you have to
enable mail.openpgp.allow_external_gnupg in the config editor, but on
Guix, icedove will still not find the key that's on your smart card,
because it's unable to dlopen the GPGME library (understandably).
For now, my workaround is to launch icedove via
`LD_LIBRARY_PATH="$(guix build gpgme)/lib" icedove`
I outlined something similar to get icecat to be able to share desktops
under wayland [1], this time with the pipewire libraries. This doesn't
seem like a great out-of-the-box experience for users, especially since
nothing indicates that this is the root of the problem. Is there
anything we could do about this?
Adding all possible optional deps to LD_LIBRARY_PATH in a wrapper seems
a bit overkill, since for example PipeWire's closure is ~800 MiB,
depending for example on X libraries, and packagers won't always be able
to find 100% of the optional deps that are dlopen'd.
WDYT?
[1] https://lists.gnu.org/archive/html/guix-devel/2022-04/msg00205.html
(8735hx74qw.fsf <at> jpoiret.xyz)
--
Josselin Poiret
This bug report was last modified 2 years and 356 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.