On Sun, Jan 04, 2026 at 06:57:27PM +0200, Luc Lan wrote:
> Now I discovered that gnupg is configured as "use-keyboxd" (in
> ~/.gnupg/common.conf).
> I think thats why the pubring.kbx is missing.
*shrug* I don't know anything about keyboxd.
> But why tin is looking only for .gpg?
that's not what the code does. tin tries
${GNUPGHOME:-"${PGPPATH:-"$HOME"}"}/.gnupg/pubring.kbx
first and if that is not readable (wrong permissions or not present)
${GNUPGHOME:-"${PGPPATH:-"$HOME"}"}/.gnupg/pubring.gpg
and if that also fails an error message with the last filename tried is
issued.
_______________________________________________
tin-users mailing list
[email protected]
http://lists.tin.org/cgi-bin/mailman/listinfo/tin-users