[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

Debian Bug report logs - #836598
apt: The configuration of apt-get differs from the output of "apt-config dump"

version graph

Package: apt; Maintainer for apt is APT Development Team <deity@lists.debian.org>; Source for apt is src:apt (PTS, buildd, popcon).

Reported by: Tom H <tomh0665@gmail.com>

Date: Sun, 4 Sep 2016 11:57:14 UTC

Severity: normal

Found in version apt/1.3~rc2

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, tomh0665@gmail.com, APT Development Team <deity@lists.debian.org>:
Bug#836598; Package apt. (Sun, 04 Sep 2016 11:57:18 GMT) (full text, mbox, link).


Acknowledgement sent to Tom H <tomh0665@gmail.com>:
New Bug report received and forwarded. Copy sent to tomh0665@gmail.com, APT Development Team <deity@lists.debian.org>. (Sun, 04 Sep 2016 11:57:18 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Tom H <tomh0665@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: The configuration of apt-get differs from the output of "apt-config dump"
Date: Sun, 04 Sep 2016 07:56:49 -0400
Package: apt
Version: 1.3~rc2
Severity: normal

"apt-config dump" show that packages shouldn't be kept in "/var/cache/apt/archives/".

Packages aren't kept for apt but they are kept for apt-get:

# apt-config dump | grep Keep-D
Binary::apt::APT::Keep-Downloaded-Packages "0";

# apt-get clean

# apt-get install bash-completion less lilo openssh-server

# ls /var/cache/apt/archives/
bash-completion_1%3a2.1-4.3_all.deb	  libkeyutils1_1.5.9-9_amd64.deb	   lilo_1%3a24.2-2_amd64.deb		      partial
less_481-2.1_amd64.deb			  libkrb5-3_1.14.3+dfsg-1_amd64.deb	   lock					      perl_5.22.2-3_amd64.deb
libedit2_3.1-20150325-1+b1_amd64.deb	  libkrb5support0_1.14.3+dfsg-1_amd64.deb  openssh-client_1%3a7.3p1-1_amd64.deb       perl-modules-5.22_5.22.2-3_all.deb
libgssapi-krb5-2_1.14.3+dfsg-1_amd64.deb  libperl5.22_5.22.2-3_amd64.deb	   openssh-server_1%3a7.3p1-1_amd64.deb       rename_0.20-4_all.deb
libk5crypto3_1.14.3+dfsg-1_amd64.deb	  libwrap0_7.6.q-25_amd64.deb		   openssh-sftp-server_1%3a7.3p1-1_amd64.deb

# ls /var/cache/apt/archives/ | wc -l
19

# apt install reportbug

# ls /var/cache/apt/archives/
bash-completion_1%3a2.1-4.3_all.deb	  libkeyutils1_1.5.9-9_amd64.deb	   lilo_1%3a24.2-2_amd64.deb		      partial
less_481-2.1_amd64.deb			  libkrb5-3_1.14.3+dfsg-1_amd64.deb	   lock					      perl_5.22.2-3_amd64.deb
libedit2_3.1-20150325-1+b1_amd64.deb	  libkrb5support0_1.14.3+dfsg-1_amd64.deb  openssh-client_1%3a7.3p1-1_amd64.deb       perl-modules-5.22_5.22.2-3_all.deb
libgssapi-krb5-2_1.14.3+dfsg-1_amd64.deb  libperl5.22_5.22.2-3_amd64.deb	   openssh-server_1%3a7.3p1-1_amd64.deb       rename_0.20-4_all.deb
libk5crypto3_1.14.3+dfsg-1_amd64.deb	  libwrap0_7.6.q-25_amd64.deb		   openssh-sftp-server_1%3a7.3p1-1_amd64.deb

# ls /var/cache/apt/archives/ | wc -l
19
#

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.6\.0-1-amd64$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "200";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "300";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-6";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "400";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-6";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
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::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Bin::gzip "/bin/gzip";
Dir::Bin::bzip2 "/bin/bzip2";
Dir::Bin::xz "/usr/bin/xz";
Dir::Bin::lz4 "/usr/bin/lz4";
Dir::Bin::lzma "/usr/bin/xz";
Dir::Media "";
Dir::Media::MountPath "/media/cdrom";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Log::Planner "eipp.log.xz";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Dir::Ignore-Files-Silently:: "\.save$";
Dir::Ignore-Files-Silently:: "\.orig$";
Dir::Ignore-Files-Silently:: "\.distUpgrade$";
Acquire "";
Acquire::AllowInsecureRepositories "0";
Acquire::AllowWeakRepositories "0";
Acquire::AllowDowngradeToInsecureRepositories "0";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom";
Acquire::IndexTargets "";
Acquire::IndexTargets::deb "";
Acquire::IndexTargets::deb::Packages "";
Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
Acquire::IndexTargets::deb::Packages::Optional "0";
Acquire::IndexTargets::deb::Translations "";
Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb-src "";
Acquire::IndexTargets::deb-src::Sources "";
Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
Acquire::IndexTargets::deb-src::Sources::Optional "0";
Acquire::Changelogs "";
Acquire::Changelogs::URI "";
Acquire::Changelogs::URI::Origin "";
Acquire::Changelogs::URI::Origin::Debian "http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
Acquire::Changelogs::URI::Origin::Tanglu "http://metadata.tanglu.org/changelogs/@CHANGEPATH@_changelog";
Acquire::Changelogs::URI::Origin::Ubuntu "http://changelogs.ubuntu.com/changelogs/pool/@CHANGEPATH@/changelog";
Acquire::Changelogs::URI::Origin::Ultimedia "http://packages.ultimediaos.com/changelogs/pool/@CHANGEPATH@/changelog.txt";
Acquire::Changelogs::AlwaysOnline "";
Acquire::Changelogs::AlwaysOnline::Origin "";
Acquire::Changelogs::AlwaysOnline::Origin::Ubuntu "1";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
Acquire::CompressionTypes "";
Acquire::CompressionTypes::xz "xz";
Acquire::CompressionTypes::bz2 "bzip2";
Acquire::CompressionTypes::lzma "lzma";
Acquire::CompressionTypes::gz "gzip";
Acquire::CompressionTypes::lz4 "lz4";
Aptitude "";
Aptitude::Get-Root-Command "sudo:/usr/bin/sudo";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
Binary "apt-config";
Binary::apt "";
Binary::apt::APT "";
Binary::apt::APT::Color "1";
Binary::apt::APT::Cache "";
Binary::apt::APT::Cache::Show "";
Binary::apt::APT::Cache::Show::Version "2";
Binary::apt::APT::Cache::AllVersions "0";
Binary::apt::APT::Cache::ShowVirtuals "1";
Binary::apt::APT::Cache::Search "";
Binary::apt::APT::Cache::Search::Version "2";
Binary::apt::APT::Cache::ShowDependencyType "1";
Binary::apt::APT::Cache::ShowVersion "1";
Binary::apt::APT::Get "";
Binary::apt::APT::Get::Upgrade-Allow-New "1";
Binary::apt::APT::Cmd "";
Binary::apt::APT::Cmd::Show-Update-Stats "1";
Binary::apt::APT::Keep-Downloaded-Packages "0";
Binary::apt::DPkg "";
Binary::apt::DPkg::Progress-Fancy "1";
Binary::apt-get "";
Binary::apt-get::Acquire "";
Binary::apt-get::Acquire::AllowInsecureRepositories "1";
CommandLine "";
CommandLine::AsString "apt-config dump";

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


-- (no /etc/apt/preferences.d/* present) --


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

deb http://security.debian.org/debian-security/ stretch/updates   main
deb http://ftp.uk.debian.org/debian/            stretch           main
deb http://ftp.uk.debian.org/debian/            stretch-updates   main

-- (no /etc/apt/sources.list.d/* present) --


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt depends on:
ii  adduser                 3.115
ii  debian-archive-keyring  2014.3
ii  gpgv                    1.4.20-6
ii  gpgv1                   1.4.21-1
ii  init-system-helpers     1.42
ii  libapt-pkg5.0           1.3~rc2
ii  libc6                   2.23-5
ii  libgcc1                 1:6.1.1-11
ii  libstdc++6              6.1.1-11

Versions of packages apt recommends:
ii  gnupg  1.4.20-6

Versions of packages apt suggests:
pn  apt-doc                      <none>
pn  aptitude | synaptic | wajig  <none>
pn  dpkg-dev                     <none>
pn  powermgmt-base               <none>
ii  python-apt                   1.1.0~beta4

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#836598; Package apt. (Sun, 04 Sep 2016 12:06:03 GMT) (full text, mbox, link).


Acknowledgement sent to Tom H <tomh0665@gmail.com>:
Extra info received and forwarded to list. Copy sent to APT Development Team <deity@lists.debian.org>. (Sun, 04 Sep 2016 12:06:03 GMT) (full text, mbox, link).


Message #10 received at 836598@bugs.debian.org (full text, mbox, reply):

From: Tom H <tomh0665@gmail.com>
To: 836598@bugs.debian.org
Date: Sun, 4 Sep 2016 08:03:08 -0400
This was a Stretch installation with the 2016/09/03 netinst ISO that I
set up for this issue.



Information forwarded to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#836598; Package apt. (Sun, 04 Sep 2016 14:21:13 GMT) (full text, mbox, link).


Acknowledgement sent to Tom H <tomh0665@gmail.com>:
Extra info received and forwarded to list. Copy sent to APT Development Team <deity@lists.debian.org>. (Sun, 04 Sep 2016 14:21:14 GMT) (full text, mbox, link).


Message #15 received at 836598@bugs.debian.org (full text, mbox, reply):

From: Tom H <tomh0665@gmail.com>
To: 836598@bugs.debian.org
Date: Sun, 4 Sep 2016 10:19:11 -0400
I installed ldnsutils with

# cat /etc/apt/apt.conf.d/90test
Binary::apt-get::APT::Keep-Downloaded-Packages "0";

and I got

# ls /var/cache/apt/archives/
lock  partial
#

I installed dnsutils with

# cat /etc/apt/apt.conf.d/90test
Binary::apt-get::APT::Keep-Downloaded-Packages "1";

and I got

# ls /var/cache/apt/archives/
bind9-host_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
libbind9-140_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
libisc160_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
liblwres141_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
dnsutils_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
libdns162_1%3a9.10.3.dfsg.P4-10.1_amd64.deb
libisccc140_1%3a9.10.3.dfsg.P4-10.1_amd64.deb   lock
geoip-database_20160812-1_all.deb      libgeoip1_1.6.9-2_amd64.deb
 libisccfg140_1%3a9.10.3.dfsg.P4-10.1_amd64.deb  partial
#

So it was a question of knowing that
"Binary::apt::APT::Keep-Downloaded-Packages" controls the behavior of
apt and "Binary::apt-get::APT::Keep-Downloaded-Packages" controls the
behavior of apt-get.



Information forwarded to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#836598; Package apt. (Sun, 04 Sep 2016 15:27:04 GMT) (full text, mbox, link).


Acknowledgement sent to David Kalnischkies <david@kalnischkies.de>:
Extra info received and forwarded to list. Copy sent to APT Development Team <deity@lists.debian.org>. (Sun, 04 Sep 2016 15:27:04 GMT) (full text, mbox, link).


Message #20 received at 836598@bugs.debian.org (full text, mbox, reply):

From: David Kalnischkies <david@kalnischkies.de>
To: Tom H <tomh0665@gmail.com>, 836598@bugs.debian.org
Subject: Re: Bug#836598:
Date: Sun, 4 Sep 2016 17:22:34 +0200
[Message part 1 (text/plain, inline)]
On Sun, Sep 04, 2016 at 10:19:11AM -0400, Tom H wrote:
> So it was a question of knowing that
> "Binary::apt::APT::Keep-Downloaded-Packages" controls the behavior of
> apt and "Binary::apt-get::APT::Keep-Downloaded-Packages" controls the
> behavior of apt-get.

This seems to be documented e.g. in "BINARY SPECIFIC CONFIGURATION" of
apt.conf manpage. Have you just not found this, was the text unclear or
what do you think we should be doing to resolve this bug?


Best regards

David Kalnischkies
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Thu Dec 5 03:41:39 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.