On 01/25/2016 07:05 PM, rod wrote: > root@cerberus:/var/log/installer# apt-get update > Hit:1 http://ftp.debian-ports.org/debian sid InRelease > Reading package lists... Done > W: There is no public key available for the following key IDs: > A53AB45AC448326E
Is the debian-ports-archive-keyring package installed? If that doesn't help (it should), you can add the signing key manually: $ gpg --keyserver pgp.mit.edu --recv-keys C448326E ; gpg --armor --export C448326E |apt-key add - && apt-get update Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

