The officially official Devuan Forum!

You are not logged in.

#1 2017-07-10 19:02:13

msi
Member
Registered: 2017-02-04
Posts: 143  

APT: "gpgv: Can't check signature: public key not found"

When I just ran

# apt-get source linux-image-3.16.0-4-686-pae

I got the following error message:

gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Jun 26 18:46:15 2017 CEST using RSA key ID 95861109
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./linux_3.16.43-2+deb8u2.dsc

This may or may not be related to a note apt displayed earlier:

Picking 'linux' as source package instead of 'linux-image-3.16.0-4-686-pae'
NOTICE: 'linux' packaging is maintained in the 'Git' version control system at:
https://anonscm.debian.org/git/kernel/linux.git

I even downloaded that missing public key with

# gpg --recv-keys 95861109

and still got the same error.

Last edited by msi (2017-07-10 19:06:43)

Offline

Board footer