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

Bug#281714: /usr/bin/apt-get: Inappropriate 'Suggested packages' during upgrade



Package: apt
Version: 0.5.27
Severity: minor
File: /usr/bin/apt-get

I was upgrading from spamassassin 3.0.0 to spamassassin 3.0.1 (and also spamc) 
using:

tracey:/home/ferriera# apt-get install spamassassin spamc

(spamassassin 3.0.1 suggests libnet-smtp-perl OR perl-modules (>= 5.8.0))

I had perl-modules 5.8.4-2.3 installed for some time beforehand.

Nevertheless, during the upgrade, apt printed:

Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
  libnet-smtp-perl
The following packages will be upgraded:
  spamassassin spamc
2 upgraded, 0 newly installed, 0 to remove and 97 not upgraded.
Need to get 0B/817kB of archives.
After unpacking 143kB disk space will be freed.
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n]?

I don't think apt should be suggesting libnet-smtp-perl in these circumstances 
- the perl-modules package already fulfills that.

Thanks,
Andrew.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
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/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";

-- /etc/apt/preferences --

Package:  *
Pin:  release a=testing
Pin-Priority:  900

Package:  *
Pin:  release a=unstable
Pin-Priority:  800

Package:  *
Pin:  release a=experimental
Pin-Priority:  50

Package:  *
Pin:  release o=Debian
Pin-Priority:  50

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.2-2    GCC support library
ii  libstdc++5                  1:3.3.4-13   The GNU Standard C++ Library v3

-- no debconf information



Reply to: