import key failure, apparent bug
Robert J. Hansen
rjh at sixdemonbag.org
Sun May 31 12:50:36 CEST 2026
> GnuPG only uses libraries from the GnuPG suite (libgcrypt and
> friends).
Not true. The latest Fedora 43 links against the following non-GnuPG
libraries:
* libc, libm -> standard system libs
* libz, libbz2 -> provides compression algorithms
* libsqlite3 -> modern keybox format is an SQLite db
* libreadline -> command completion and history
* libtinfo -> ncurses
Verify it for yourself (with `ldd` on Linux or `otool -L` on macOS).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20260531/3f3ff4d5/attachment.sig>
More information about the Gnupg-users
mailing list