[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 Thu, Feb 09, 2006 at 06:55:03PM +0000, L.V.Gandhi wrote:
> 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?


This worked for me (I just added that repository to
/etc/apt/sources.list):

Reading package lists... Done
W: GPG error: ftp://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
darkside:~# gpg --recv-keys F82E5CC04B2B2B9E
gpg: requesting key 4B2B2B9E from hkp server random.sks.keyserver.penguin.de
gpg: key 4B2B2B9E: public key "Daniel Baumann <daniel.baumann@panthera-systems.net>" imported
gpg: 3 marginal(s) needed, 1 complete(s) needed, classic trust model
gpg: depth: 0  valid:   1  signed:   1  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   1  signed:   0  trust: 1-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2006-03-22
gpg: Total number processed: 1
gpg:               imported: 1
darkside:~# gpg --export 4B2B2B9E |apt-key add -
gpg: no ultimately trusted keys found
OK
darkside:~# apt-get update
[snip]
Hit ftp://ftp.nerim.net sid Release.gpg
Hit ftp://ftp.nerim.net sid Release
Get: 6 ftp://ftp.debian-unofficial.org sarge Release.gpg [189B]
Hit ftp://ftp.nerim.net sid/main Packages
Hit ftp://ftp.nerim.net sid/main Sources
Hit ftp://ftp.debian-unofficial.org sarge Release
Hit ftp://ftp.debian-unofficial.org sarge/main Packages
Fetched 194B in 2s (78B/s)
Reading package lists... Done
darkside:~#


Attachment: signature.asc
Description: Digital signature


Reply to: