[Pkg-rust-maintainers] Bug#969588: sqv: Cannot use ASCII armored key as keyring?

Guillem Jover guillem at debian.org
Sat Sep 5 16:09:06 BST 2020


Package: sqv
Version: 0.17.0-1
Severity: normal

Hi!

I was trying out sqv, to potentially add native support for it into
dpkg-dev, but either it does not work as expected or I'm confused by
the docs. :)

  $ apt source libbsd
  $ sqv -v --keyring libbsd-0.10.0/debian/upstream/signing-key.asc \
        libbsd_0.10.0.orig.tar.xz.asc libbsd_0.10.0.orig.tar.xz  
  Missing key 4F3E74F436050C10F5696574B972BF3EA4AE57A3, which is needed to verify signature.
  0 of 1 signatures are valid (threshold is: 1).
  $ sqv -v --keyring /usr/share/keyrings/debian-keyring.gpg \
        libbsd_0.10.0.orig.tar.xz.asc libbsd_0.10.0.orig.tar.xz
  4F3E74F436050C10F5696574B972BF3EA4AE57A3
  1 of 1 signatures are valid (threshold is: 1).

Thanks,
Guillem



More information about the Pkg-rust-maintainers mailing list