apt signing keys

Bij GPG foutmeldingen (bv. ‘The following signatures couldn’t be verified because the public key is not available’) moet de key van debian geinstalleerd worden. Download van http://ftp-master.debian.org/ de key en voeg ‘m toe. Officiële mirrors gebruiken ook deze key.


wget http://ftp-master.debian.org/ziyi_key_2006.asc
apt-key add ziyi_key_2006.asc
apt-get update

Leave a Reply