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

Re: public key problem with mirrors.kernel.org



James Miller ha scritto:

"W: GPG error: http://mirrors.kernel.org testing Release:  The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 010908312D230C5F"

there are two solutions:
1) with root user:
wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -

2) with root user take the last 8 characters (identified as XXXXXXX in the commands below) from the NO_PUBLICK and do:
# gpg --keyserver pgp.mit.edu --recv-keys XXXXXXXX
# gpg --armor --export XXXXXXXX | apt-key add -


after that do a

# apt-get update

Ciao
Davide

--
Dizionari: http://sourceforge.net/projects/linguistico
Conoscere il TC: http://www.no1984.org
Strumenti per l'ufficio: http://it.openoffice.org
Sistema operativo: http://www.it.debian.org
Browser: http://www.mozilla.org/products/firefox
Client di posta: http://www.mozilla.org/products/thunderbird
Linux User: 302090: http://counter.li.org
--
Non autorizzo la memorizzazione del mio indirizzo di posta a chi usa
outlook: non voglio essere invaso da spam



Reply to: