Debian trixie install: sqv cannot parse gpg keyring (workaround)

Meik Michalke m at gnupg.org
Tue Feb 24 10:46:41 CET 2026


hi,

Am Montag, 23. Februar 2026, 16:04:36 CET schrieb Bernhard Reiter via Gnupg-
users:
> when installing current GnuPG stable from
>   https://repos.gnupg.org/deb/gnupg/trixie/
> 
> to Debian GNU/Linux Trixie (aka
>   cat /etc/debian_version
>   13.3 )
> 
> Sub-process /usr/bin/sqv returned an error code (1), error message is:
> Error: Failed to parse keyring "/usr/share/keyrings/gnupg-keyring.gpg"
> 
> will currently stop you.
> 
> There is an issue with a workaround at:
>   https://dev.gnupg.org/T8122

i would suspect another workaround would be to add

 APT::Key::gpgvcommand "/usr/bin/gpgv";

to a file late in /etc/apt/apt.conf.d/

that should restore the use of gpgv instead of sqv.

whether this helps can be tested with

 apt update -o APT::Key::gpgvcommand="/usr/bin/gpgv"

viele grüße :: m.eik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 265 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20260224/85a2d743/attachment.sig>


More information about the Gnupg-users mailing list