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

Bug#390984: marked as done (apt complains about unauthenticated packages despite debian-archive-keyring & gnupg)



Your message dated Sun, 23 Nov 2008 13:54:10 +0200
with message-id <49294462.4070603@gmail.com>
and subject line Re: Bug#390984: closing
has caused the Debian Bug report #390984,
regarding apt complains about unauthenticated packages despite debian-archive-keyring & gnupg
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
390984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390984
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.6.45
Severity: normal

This is not bug #386800, as I have debian-archive-keyring and gnupg
installed:
2042,6> dpkg -s debian-archive-keyring  gnupg | grep -E '(Package|Version)'
Package: debian-archive-keyring
Version: 2006.01.18
Package: gnupg
Version: 1.4.5-1

Yet apt-get still compains (sorry, not using aptitude as per bug
#369231):

2043,7> apt-get install  apt apt-listchanges apt-utils bsdutils chkrootkit 
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
  apt-doc
Recommended packages:
  exim4 mail-transport-agent
The following packages will be upgraded:
  apt apt-listchanges apt-utils bsdutils chkrootkit
5 upgraded, 0 newly installed, 0 to remove and 458 not upgraded.
Need to get 1998kB of archives.
After unpacking 69.6kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  bsdutils apt apt-utils apt-listchanges chkrootkit
Install these packages without verification [y/N]? 

What have I done wrong?

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::APT "";
APT::APT::Clean-Installed "off";
APT::Cache-Limit "33554432";
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::sourceparts "sources.list.d";
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:: "if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; echo 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' 1>&2 ; read a < /dev/tty ); fi";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";
Aquire "";
Aquire::http "";
Aquire::http::Proxy "http://wwwproxy.swin.edu.au:8000";;
Aquire::http::No-Cache "false";
Aquire::http::Max-Age "86400";
Aquire::http::No-Store "false";

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


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

#deb http://ftp.au.debian.org/pub/debian/ stable main non-free contrib
#deb http://ftp.au.debian.org/pub/debian/ testing main non-free contrib
#deb http://ftp.au.debian.org/pub/debian/ unstable main non-free contrib
#deb http://ftp.au.debian.org/debian project/experimental/main/binary-$(ARCH)/
#deb http://ftp.au.debian.org/pub/debian/ ../project/experimental main
#deb http://mirror.aarnet.edu.au/pub/debian/ stable main non-free contrib
#deb http://mirror.aarnet.edu.au/pub/debian/ testing main non-free contrib
#deb http://mirror.aarnet.edu.au/pub/debian/ unstable main non-free contrib
#deb http://mirror.aarnet.edu.au/debian project/experimental/main/binary-$(ARCH)/
#deb http://mirror.aarnet.edu.au/pub/debian/ ../project/experimental main

deb http://ftp.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://ftp.debian.org/debian unstable main contrib non-free
deb http://ftp.debian.org/debian project/experimental/main/binary-$(ARCH)/

#deb http://ftp.wa.au.debian.org/debian stable main contrib non-free
#deb http://ftp.wa.au.debian.org/debian testing main contrib non-free
#deb http://ftp.wa.au.debian.org/debian unstable main contrib non-free
#deb http://ftp.wa.au.debian.org/debian project/experimental/main/binary-$(ARCH)/

#deb http://ftp.wa.au.debian.org/debian ../project/experimental main
#deb http://ftp.monash.edu.au/pub/linux/debian/ stable main contrib non-free
#deb http://ftp.monash.edu.au/pub/linux/debian/ testing main contrib non-free
#deb http://ftp.monash.edu.au/pub/linux/debian/ unstable main contrib non-free
#deb http://ftp.monash.edu.au/pub/linux/debian/ ../project/experimental main

deb-src http://ftp.wa.au.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.wa.au.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.wa.au.debian.org/debian/ unstable main non-free contrib
#deb-src http://ftp.wa.au.debian.org/debian/ ../project/experimental main

#deb-src http://mirror.aarnet.edu.au/pub/debian/ stable main non-free contrib
#deb-src http://mirror.aarnet.edu.au/pub/debian/ testing main non-free contrib
#deb-src http://mirror.aarnet.edu.au/pub/debian/ unstable main non-free contrib
#deb-src http://mirror.aarnet.edu.au/pub/debian/ ../project/experimental main

deb-src http://security.debian.org/ stable/updates main contrib non-free

#deb http://tonelli.sns.it/pub/mplayer/sarge/ ./

deb http://www.debian-multimedia.org sid main 

##deb ftp://ftp.nerim.net/debian-marillat/ stable main
##deb ftp://ftp.nerim.net/debian-marillat/ testing main
##deb ftp://ftp.nerim.net/debian-marillat/ unstable main
#deb http://marillat.free.fr/ stable main
#deb http://marillat.free.fr/ testing main
#deb http://marillat.free.fr/ unstable main
#http://debian.video.free.fr/


#deb http://mirror.aarnet.edu.au/pub/debian-non-US stable/non-US main contrib non-free
#deb http://mirror.aarnet.edu.au/pub/debian-non-US testing/non-US main contrib non-free
#deb http://mirror.aarnet.edu.au/pub/debian-non-US unstable/non-US main contrib non-free

#deb-src http://mirror.aarnet.edu.au/pub/debian-non-US stable/non-US main contrib non-free
#deb-src http://mirror.aarnet.edu.au/pub/debian-non-US testing/non-US main contrib non-free
#deb-src http://mirror.aarnet.edu.au/pub/debian-non-US unstable/non-US main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free
#deb http://security.debian.org/ testing/updates main contrib non-free


deb http://ftp.debian.org/ stable main non-free contrib
deb http://ftp.debian.org/ testing main non-free contrib
deb http://ftp.debian.org/ unstable main non-free contrib
#deb http://ftp.debian.org/ ../project/experimental main



#temporary

#deb http://kanotix.com/files/debian/ ./


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages apt depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-13  GCC support library
ii  libstdc++6                   4.1.1-13    The GNU Standard C++ Library v3

Versions of packages apt recommends:
ii  debian-archive-keyring        2006.01.18 GnuPG archive keys of the Debian a

-- no debconf information


--- End Message ---
--- Begin Message ---
Tim Connors wrote:
> On Sun, 23 Nov 2008, Eugene V. Lyubimkin wrote:
> 
>> Hello Tim!
>>
>> Can you reproduce this in apt 0.7.18? If yes, does running 'apt-get update' fix it?
> 
> It's not still happening on those specific packages (already updated to
> latest sid).
> 
> I wonder if there is any chance it might have been trying to pick up the
> versions in experimental, which of course aren't signed by the keyring.
It's not true - experimental is also signed.

> doubt it, because experimental is not chosen unless the package doesn't
> exist at all in the other pools.
BTW, you can choose it by supplying '-t experimental' before packages, see man apt-get.

> Feel free to close - I haven't seen it since except in cases as you say
> where my daily apt-get update has failed.
Yes, it seems as only valid reason.

Thanks for answer. I am closing this bug.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ developer, Debian APT contributor

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: