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

Re: GPG error for clam-av in sources.list



On Wednesday 04 October 2006 05:51, IT-Support@AStA TU Darmstadt wrote:
> Mohsen Pahlevanzadeh schrieb:
> > IT-Support@AStA TU Darmstadt wrote:
> >> Hello,
> >>
> >> I put the clam-av volatile mirror for etch/testing in my sources list
> >> and now I'm getting the following error, when I do "apt-get update":
> >>
> >> GPG error: http://secure-testing.debian.net etch/security-updates
> >> Release: The following signatures couldn't be verified because the
> >> public key is not available: NO_PUBKEY 946AA6E18722E71E
> >>
> >> What do I have to do? Importing the key? Where can I get the gpg-key for
> >> clam-av volatile mirror?
> >>
> >> Didn't find any hints at the web-pages for configuring clam-av with
> >> testing/etch.
> >>
> >> Thanks!
> >>
> >> Ivan
> >
> > For each mirror a gpg file is needed.
> > Please check for that....
>
> Hello Mohsen,
>
> I also looked for the gpg file, but can't find it - even for
> debian-volatile mirrors (see
> http://www.debian.org/devel/debian-volatile/volatile-mirrors)
>
> Best wishes,
> Ivan

The key is in the debian-archive-keyring package.

gpg --keyring /usr/share/keyrings/debian-archive-keyring.gpg --list-keys |grep 
8722E71E
pub   1024D/8722E71E 2005-08-24 [expires: 2008-01-31]


Use this as root to put it into secure apt.

gpg --keyring /usr/share/keyrings/debian-archive-keyring.gpg --export --armour 
8722E71E | apt-key add -

Stephen

-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc

Attachment: pgp1IAB_zikBO.pgp
Description: PGP signature


Reply to: