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

GPG error: http://amd64.debian.net sid Release: ... NO_PUBKEY E415B2B4B5F5 BBED



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sorry, my last post not encrypted now, see below.

Thomas

- -------- Original Message --------
Subject: GPG error: http://amd64.debian.net sid Release: ... NO_PUBKEY E415B2B4B5F5 BBED
Resent-Date: Wed, 29 Jun 2005 13:55:29 -0500 (CDT)
Resent-From: debian-amd64@lists.debian.org
Date: Wed, 29 Jun 2005 20:55:20 +0200
From: Thomas Koeppen <thomas@jprog.de>
To: debian-amd64@lists.debian.org

Hi all,

a apt-get gpg-key issue occured in my box after last apt-get upgrade,
I found no similiar reported behaviour in this list.
(i've been updating from amd64.debian.net since archive move many times without problems last weeks).

Issue:

apt-get update
Get:1 http://amd64.debian.net sid Release.gpg [189B]
Get:2 http://amd64.debian.net sid Release [4800B]
Ign http://amd64.debian.net sid Release
Get:3 http://amd64.debian.net sid/main Packages [2622kB]
Fetched 2627kB in 9s (266kB/s)
Reading package lists... Done
W: GPG error: http://amd64.debian.net sid Release: The following signatures coul dn't be verified because the public key
is not available: NO_PUBKEY E415B2B4B5F5 BBED
W: You may want to run apt-get update to correct these problems

Possible Reason?

wrong distributed trusted.gpg with my last apt-get upgrade ???
i read that the above key is the new key since archive move, i verified it.

ls -la /etc/apt/trusted*
- -rw-r--r--  1 root root 2717 Jun 29 20:24 /etc/apt/trusted.gpg
- -rw-r--r--  1 root root 1303 Jun 29 20:37 /etc/apt/trusted.gpg.orig
- -rw-r--r--  1 root root 2717 Jun 29 20:24 /etc/apt/trusted.gpg~

/etc/apt/sources.list
# amd64 moved 20050505
deb http://amd64.debian.net/debian/ sid main


my workaround:

a)
get new key
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys E415B2B4B5F5BBED
gpg: requesting key B5F5BBED from hkp server wwwkeys.eu.pgp.net
gpg: key B5F5BBED: public key "Debian AMD64 Archive Key <debian-amd64@lists.debian.org>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1


b)
trust key:
gpg --edit-key E415B2B4B5F5BBED

c)
gpg --armor --export E415B2B4B5F5BBED | apt-key add -
OK

d)
apt-get update
Get:1 http://amd64.debian.net sid Release.gpg [189B]
Hit http://amd64.debian.net sid Release
Hit http://amd64.debian.net sid/main Packages
Fetched 189B in 0s (657B/s)
Reading package lists... Done

...

now everything's fine as expected.
But that is not really the official way. Anybody knows what happen, something in the archive?

regards,
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQIVAwUBQsLw4dvuK9oZv1geAQKJ+Q//aFRy7OQADCyE1H7GrhvSVkQmU0Usj59z
kxwTTlyQjKRhDHQRCzxjJW6F8LEddAvtMa+fZjdWrIEVFpvPTaXXPhpwQ+ihPHlK
czZXDPoAfcrxxrfxZDqCKQXhP/p6hgocuVE0eH7Yp1LANs91pD70XqnAshm7/XQl
hRRYSaEaIFdnznL5lbb6evQ3lLvrit0UQE9eElfO9n4CNq0SXTjgpAylZdzmt/7N
MPazEsDcBeZybqAOAwtpaNM7fmngALn3xeA1pM2t6yN3Vql/hGx2Uw7jPBFgfCfG
wKuTZtzHxGrOm0DKgQ4gJdgXctlt5CYQlkUP+6oKDjPcDITCCp/StxkT4+NED2Js
bOpVznGZ/3skgx4XtrdNMaGdmuX+fFnUobwUkpgXKuixvFN3vRsKlvB+s3Q7dZYr
hFpRbrIRdJ2EHa0HqgqRxnQHW2TE2OmoQtvbNj0wozjPOXnRRL38xckR40qftZhU
4laqGbAQ1Dagw9uaT3HqBp2Kts4qlKc/Z1Pqjr34p88NQzKpPRmgutQnhtcuUtZZ
V6m9WK0UhN9ECEwC+8gwAZHkpuqZdbb5ITIK272woVnGEhKY+yj+lHFu56xchnC5
ZMeXAOygZqeJfEVJ+CF18E2y/dJCggKXIRIFTpRzV9G/042Obb/sj5oVLXOgwPNq
Y18i4Jamr84=
=TZV7
-----END PGP SIGNATURE-----



Reply to: