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

Bug#342237: apt: where is the archive keyring? not /usr/share/keyrings/debian-archive-keyring.gpg



Package: apt
Version: 0.6.43
Severity: normal

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

copelandia[~]14:24:26$ sudo apt-key update
ERROR: Can't find the archive-keyring
Is the debian-keyring package installed?
copelandia[~]14:24:28$ sudo apt-get install debian-keyring
Reading package lists... Done
Building dependency tree... Done
debian-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 196 not upgraded.

copelandia[~]14:24:56$ sudo strace apt-key update 2>&1 | grep keyring | grep stat
stat("/usr/share/keyrings/debian-archive-keyring.gpg", 0x7ffffff3dee0) = -1 ENOENT (No such file or directory)

should that be /usr/share/apt/debian-archive.gpg?

copelandia[~]14:26:46$ sudo ln -s /usr/share/apt/debian-archive.gpg /usr/share/keyrings/debian-archive-keyring.gpg
copelandia[~]14:27:07$ sudo apt-key update 
gpg: keyring `/etc/apt/trusted.gpg' created
gpg: /etc/apt/trustdb.gpg: trustdb created
gpg: key 1DB114E0: public key "Debian Archive Automatic Signing Key
(2004) <ftpmaster@debian.org>" imported
gpg: key 4F368D5D: public key "Debian Archive Automatic Signing Key
(2005) <ftpmaster@debian.org>" imported
gpg: key B5F5BBED: public key "Debian AMD64 Archive Key
<debian-amd64@lists.debian.org>" imported
gpg: Total number processed: 3
gpg:               imported: 3  (RSA: 1)
gpg: no ultimately trusted keys found


	sean

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFDlZKBynjLPm522B0RAlsWAJ9V2GSW4ruRwL0/upTcE5xh3fqjxQCfVEPa
kMpqu7oedvt9MCq+7QHbOHw=
=siHW
-----END PGP SIGNATURE-----



Reply to: