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

Bug#325025: apt-key: update does not find archive key



Package: apt
Version: 0.6.40.1
Severity: normal

Hi

`apt-key update' tries to load the
/usr/share/keyrings/debian-archive-keyring.gpg.  However debian keyring
does not provide this anymore, instead
/usr/share/keyrings/debian-role-keys.gpg contains the archive signing
key as shown below.

frigg:~# apt-key update
ERROR: Can't find the archive-keyring
Is the debian-keyring package installed?
frigg:~# dpkg -l debian-keyring
ii  debian-keyring 2005.05.28     GnuPG (and obsolete PGP) keys of Debian Deve
frigg:~# gpg --keyring /usr/share/keyrings/debian-role-keys.gpg --list-key 4F368D5D
pub   1024D/4F368D5D 2005-01-31 [expires: 2006-01-31]
uid                  Debian Archive Automatic Signing Key (2005) <ftpmaster@debian.org>
frigg:~$

Greetings
Floris

+++-==============-==============-============================================
-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "sparc";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --


deb http://ftp.kulnet.kuleuven.ac.be/debian/ sid main
deb-src http://ftp.kulnet.kuleuven.ac.be/debian/ sid main

# deb http://security.debian.org/ testing/updates main

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-1-sparc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.1-6  GCC support library
ii  libstdc++6                    4.0.1-6    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information


-- 
Debian GNU/Linux -- The power of freedom
www.debian.org | www.gnu.org | www.kernel.org



Reply to: