[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian-installer: cdrom vs. netboot



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 - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: