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

Re: no public key



On Dienstag 10 Januar 2006 23:08, angel yung wrote:
> W: There are no public key available for the following key IDs:
> 010908312D230C5F
> W: You may want to run apt-get update to correct these problems
> 
> I ran apt-get update again and same error appears. Does anyone know how to
> get rid of this warning message?

google for the key ID and follow the 3rd link (DEBIAN HK), it says:

W: GPG error: ftp://www.hk.debian.org unstable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F1D53D8C4F368D5D NO_PUBKEY 010908312D230C5F
 W: You may want to run apt-get update to correct these problems
Solution:
 $ gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 010908312D230C5F
 $ gpg --armor --export 010908312D230C5F | apt-key add -
 $ apt-get update

-- 
Wolfgang



Reply to: