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

Meik Michalke via Gnupg-users <[email protected]> Tue, 24 Feb 2026 10:46:41 +0100
Newsgroups gmane.comp.encryption.gpg.user
Message-ID <15548281.mMB8PHeGSy@kasidy>
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

_______________________________________________
Gnupg-users mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-users
signature.asc (application/pgp-signature, 265 B)
-----BEGIN PGP SIGNATURE-----

iJEEABYKADkWIQRs7BjQbc011HqitSUz/RvPXledgwUCaZ1zgRsUgAAAAAAEAA5t
YW51MiwyLjUrMS4xMiwyLDIACgkQM/0bz15XnYNaXgEA7LDLaZnEgV8yvMXMUgI1
6NfI8hgidxpC/VDiVzm9aggBAKPRQvQUEvnmIgY2yAq97o2EKPceER2k9pOsA9H9
xhwC
=l36N
-----END PGP SIGNATURE-----