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

Re: http://ftp.debian-unofficial.org/debian/dists/sarge/Release.gpg problem.



On 2/9/06, Edward Shornock <debian-ml@crazeecanuck.homelinux.net> wrote:
> On Thu, Feb 09, 2006 at 04:01:38PM +0000, L.V.Gandhi wrote:
> > I am using sarge with apt from backports. It needs gpg keys. For
> > http://ftp.debian-unofficial.org/debian/dists/sarge/ I did
> > lvgdell600m:~# GET
> > http://ftp.debian-unofficial.org/debian/dists/sarge/Release.gpg | gpg
> > --import
> > gpg: no valid OpenPGP data found.
> > gpg: Total number processed: 0
> > I d/l Release.gpg and then did
>
> > lvgdell600m:~# cat /home/lvgandhi/Release.gpg  | gpg --import
> > gpg: no valid OpenPGP data found.
> > gpg: Total number processed: 0
>
> try:
>
> gpg --recv-keys 2D230C5F
> gpg --export 2D230C5F |apt-key add -
>
> if you want this key:
> pub   1024D/2D230C5F 2006-01-03 [expires: 2007-02-07]
> uid                  Debian Archive Automatic Signing Key (2006)
> <ftpmaster@debian.org>

Thanks Edward. Your solution worked for nerim and backports. For this
I tried and got
lvgdell600m:~# gpg --recv-keys 2D230C5F
gpg: requesting key 2D230C5F from hkp server subkeys.pgp.net
gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006)
<ftpmaster@debian.org>" 2 new signatures
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:         new signatures: 2
lvgdell600m:~# gpg --export 2D230C5F |apt-key add -
gpg: no ultimately trusted keys found
OK
lvgdell600m:~# apt-get update
......
W: GPG error: http://ftp.debian-unofficial.org sarge Release: The
following signatures couldn't be verified because the public key is
not available: NO_PUBKEY F82E5CC04B2B2B9E
W: You may want to run apt-get update to correct these problems
Any solutions?
How to get these keys?

--
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042

Reply to: