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

Bug#839546: marked as done (apt upgrade wants to install packages that apt autoremove will remove)



Your message dated Sat, 25 May 2024 09:19:12 +0000
with message-id <E1sAnYW-00CBFo-Nl@fasolo.debian.org>
and subject line Bug#839546: fixed in apt 2.9.4
has caused the Debian Bug report #839546,
regarding apt upgrade wants to install packages that apt autoremove will remove
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.)


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

apt upgrade lists some packages as new packages that will be
installed, but at the same time lists those packages as "automatically
installed and no longer required".

------------------------------------------------------------
# apt upgrade --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libastro1 libbase-java libbcmail-java libbcpkix-java libboost-serialization1.61.0 libboost-test1.61.0 libboost-timer1.61.0 libehcache-java libfabric1 libflute-java libfonts-java libformula-java libitext-java
  libjcommon-java libkf5kipi-bin libkf5sane5 libloader-java libmarblewidget-qt5-24 libpixie-java libpsm-infinipath1 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libsac-java
  libsac-java-gcj libserializer-java libshp2 libxml-java marble-plugins
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
  libastro1 libkf5kipi-bin libkf5sane5 libmarblewidget-qt5-24 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libshp2 marble-plugins
The following packages have been kept back:
  digikam digikam-data digikam-private-libs gir1.2-gtk-3.0 gwenview kde-spectacle kipi-plugins kipi-plugins-common knode ksnapshot libboost-dbg libboost-dev libboost-filesystem-dev libboost-iostreams-dev
  libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-test-dev libboost-thread-dev libcalendarsupport4 libgail-3-0 libgtk-3-0 libgtk-3-bin libgtk-3-dev libincidenceeditorsng4
  libjack-dev libjack0 libjack0:i386 libkdepim4 libkdepimdbusinterfaces4 libkdgantt2-0 libkleo4 libkpgp4 libmessagecomposer4 libmessagecore4 libmessageviewer4 libopenmpi-dev libpimcommon4 libpulse-dev
  libpulse-mainloop-glib0 libpulse0 libpulse0:i386 libpulsedsp libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-dev libreoffice-dev-common libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder-bin libreoffice-style-galaxy
  libreoffice-style-oxygen libreoffice-style-tango libreoffice-writer libsendlater4 libslang2 libslang2-dev libtemplateparser4 metacity metacity-common openmpi-bin openmpi-common pulseaudio
  pulseaudio-esound-compat pulseaudio-utils python3-uno
0 upgraded, 9 newly installed, 0 to remove and 74 not upgraded.
Inst libastro1 (4:16.04.1-3 Debian:unstable [amd64])
Inst libkf5kipi-bin (4:16.08.0-1 Debian:unstable [amd64])
Inst libkf5sane5 (16.04.0-1 Debian:unstable [amd64])
Inst libmarblewidget-qt5-24 (4:16.04.1-3 Debian:unstable [amd64])
Inst libqt5positioning5 (5.6.1-2 Debian:unstable [amd64])
Inst libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2 Debian:unstable [all])
Inst libshp2 (1.3.0-8+b1 Debian:unstable [amd64])
Inst marble-plugins (4:16.04.1-3 Debian:unstable [amd64])
Inst libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2 Debian:unstable [all])
Conf libastro1 (4:16.04.1-3 Debian:unstable [amd64])
Conf libkf5kipi-bin (4:16.08.0-1 Debian:unstable [amd64])
Conf libkf5sane5 (16.04.0-1 Debian:unstable [amd64])
Conf libmarblewidget-qt5-24 (4:16.04.1-3 Debian:unstable [amd64])
Conf libqt5positioning5 (5.6.1-2 Debian:unstable [amd64])
Conf libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2 Debian:unstable [all])
Conf libshp2 (1.3.0-8+b1 Debian:unstable [amd64])
Conf marble-plugins (4:16.04.1-3 Debian:unstable [amd64])
Conf libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2 Debian:unstable [all])
------------------------------------------------------------

Note that all of the NEW packages that will be installed are also in
the autoremoveable list (contrary to what apt says, those packages are
not yet installed).

Indeed, running apt upgrade will install these, and subsequently
running apt autoremove will remove them:

------------------------------------------------------------
$ sudo apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded.
$ sudo apt upgrade   
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libastro1 libbase-java libbcmail-java libbcpkix-java libboost-serialization1.61.0 libboost-test1.61.0 libboost-timer1.61.0 libehcache-java libfabric1 libflute-java libfonts-java libformula-java libitext-java
  libjcommon-java libkf5kipi-bin libkf5sane5 libloader-java libmarblewidget-qt5-24 libpixie-java libpsm-infinipath1 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libsac-java libsac-java-gcj
  libserializer-java libshp2 libxml-java marble-plugins
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libastro1 libkf5kipi-bin libkf5sane5 libmarblewidget-qt5-24 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libshp2 marble-plugins
The following packages have been kept back:
  digikam digikam-data digikam-private-libs gir1.2-gtk-3.0 gwenview kde-spectacle kipi-plugins kipi-plugins-common knode ksnapshot libboost-dbg libboost-dev libboost-filesystem-dev libboost-iostreams-dev
  libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-test-dev libboost-thread-dev libcalendarsupport4 libgail-3-0 libgtk-3-0 libgtk-3-bin libgtk-3-dev libincidenceeditorsng4 libjack-dev
  libjack0 libjack0:i386 libkdepim4 libkdepimdbusinterfaces4 libkdgantt2-0 libkleo4 libkpgp4 libmessagecomposer4 libmessagecore4 libmessageviewer4 libopenmpi-dev libpimcommon4 libpulse-dev
  libpulse-mainloop-glib0 libpulse0 libpulse0:i386 libpulsedsp libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-dev libreoffice-dev-common libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder-bin libreoffice-style-galaxy
  libreoffice-style-oxygen libreoffice-style-tango libreoffice-writer libsendlater4 libslang2 libslang2-dev libtemplateparser4 metacity metacity-common openmpi-bin openmpi-common pulseaudio
  pulseaudio-esound-compat pulseaudio-utils python3-uno
0 upgraded, 9 newly installed, 0 to remove and 74 not upgraded.
Need to get 6,057 kB of archives.
After this operation, 22.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.fi.debian.org/debian unstable/main amd64 libastro1 amd64 4:16.04.1-3 [126 kB]
Get:2 http://ftp.fi.debian.org/debian unstable/main amd64 libkf5kipi-bin amd64 4:16.08.0-1 [6,562 B]
Get:3 http://ftp.fi.debian.org/debian unstable/main amd64 libkf5sane5 amd64 16.04.0-1 [90.8 kB]
Get:4 http://ftp.fi.debian.org/debian unstable/main amd64 libmarblewidget-qt5-24 amd64 4:16.04.1-3 [2,012 kB]
Get:5 http://ftp.fi.debian.org/debian unstable/main amd64 libqt5positioning5 amd64 5.6.1-2 [87.9 kB]
Get:6 http://ftp.fi.debian.org/debian unstable/main amd64 libreoffice-wiki-publisher all 1.2.0+LibO5.2.2~rc2-2 [1,507 kB]
Get:7 http://ftp.fi.debian.org/debian unstable/main amd64 libshp2 amd64 1.3.0-8+b1 [35.0 kB]
Get:8 http://ftp.fi.debian.org/debian unstable/main amd64 marble-plugins amd64 4:16.04.1-3 [1,417 kB]
Get:9 http://ftp.fi.debian.org/debian unstable/main amd64 libreoffice-nlpsolver all 0.9+LibO5.2.2~rc2-2 [774 kB]
Fetched 6,057 kB in 1s (3,688 kB/s)        
[master d967037] saving uncommitted changes in /etc prior to apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
Selecting previously unselected package libastro1.
(Reading database ... 827390 files and directories currently installed.)
Preparing to unpack .../0-libastro1_4%3a16.04.1-3_amd64.deb ...
Unpacking libastro1 (4:16.04.1-3) ...
Selecting previously unselected package libkf5kipi-bin.
Preparing to unpack .../1-libkf5kipi-bin_4%3a16.08.0-1_amd64.deb ...
Unpacking libkf5kipi-bin (4:16.08.0-1) ...
Selecting previously unselected package libkf5sane5.
Preparing to unpack .../2-libkf5sane5_16.04.0-1_amd64.deb ...
Unpacking libkf5sane5 (16.04.0-1) ...
Selecting previously unselected package libmarblewidget-qt5-24.
Preparing to unpack .../3-libmarblewidget-qt5-24_4%3a16.04.1-3_amd64.deb ...
Unpacking libmarblewidget-qt5-24 (4:16.04.1-3) ...
Selecting previously unselected package libqt5positioning5:amd64.
Preparing to unpack .../4-libqt5positioning5_5.6.1-2_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.6.1-2) ...
Selecting previously unselected package libreoffice-wiki-publisher.
Preparing to unpack .../5-libreoffice-wiki-publisher_1.2.0+LibO5.2.2~rc2-2_all.deb ...
Unpacking libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2) ...
Selecting previously unselected package libshp2:amd64.
Preparing to unpack .../6-libshp2_1.3.0-8+b1_amd64.deb ...
Unpacking libshp2:amd64 (1.3.0-8+b1) ...
Selecting previously unselected package marble-plugins.
Preparing to unpack .../7-marble-plugins_4%3a16.04.1-3_amd64.deb ...
Unpacking marble-plugins (4:16.04.1-3) ...
Selecting previously unselected package libreoffice-nlpsolver.
Preparing to unpack .../8-libreoffice-nlpsolver_0.9+LibO5.2.2~rc2-2_all.deb ...
Unpacking libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2) ...
Processing triggers for libreoffice-common (1:5.2.1-1) ...
Setting up libkf5sane5 (16.04.0-1) ...
Setting up libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2) ...
Setting up libastro1 (4:16.04.1-3) ...
Processing triggers for libc-bin (2.24-3) ...
Setting up libqt5positioning5:amd64 (5.6.1-2) ...
Setting up libshp2:amd64 (1.3.0-8+b1) ...
Setting up libkf5kipi-bin (4:16.08.0-1) ...
Setting up libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2) ...
Setting up libmarblewidget-qt5-24 (4:16.04.1-3) ...
Setting up marble-plugins (4:16.04.1-3) ...
Processing triggers for libreoffice-common (1:5.2.1-1) ...
Processing triggers for libc-bin (2.24-3) ...
[master a39564c] committing changes in /etc after apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
$ sudo apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  libastro1 libkf5kipi-bin libkf5sane5 libmarblewidget-qt5-24 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libshp2 marble-plugins
0 upgraded, 0 newly installed, 9 to remove and 75 not upgraded.
After this operation, 22.6 MB disk space will be freed.
Do you want to continue? [Y/n] 
[master 2ce9490] saving uncommitted changes in /etc prior to apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
(Reading database ... 830101 files and directories currently installed.)
Removing marble-plugins (4:16.04.1-3) ...
Removing libmarblewidget-qt5-24 (4:16.04.1-3) ...
Removing libastro1 (4:16.04.1-3) ...
Removing libkf5kipi-bin (4:16.08.0-1) ...
Removing libkf5sane5 (16.04.0-1) ...
Removing libqt5positioning5:amd64 (5.6.1-2) ...
Removing libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2) ...
Removing libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2) ...
Removing libshp2:amd64 (1.3.0-8+b1) ...
Processing triggers for libreoffice-common (1:5.2.1-1) ...
Processing triggers for libc-bin (2.24-3) ...
[master ae76c30] committing changes in /etc after apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
$ sudo apt upgrade   
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libastro1 libbase-java libbcmail-java libbcpkix-java libboost-serialization1.61.0 libboost-test1.61.0 libboost-timer1.61.0 libehcache-java libfabric1 libflute-java libfonts-java libformula-java libitext-java
  libjcommon-java libkf5kipi-bin libkf5sane5 libloader-java libmarblewidget-qt5-24 libpixie-java libpsm-infinipath1 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libsac-java libsac-java-gcj
  libserializer-java libshp2 libxml-java marble-plugins
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libastro1 libkf5kipi-bin libkf5sane5 libmarblewidget-qt5-24 libqt5positioning5 libreoffice-nlpsolver libreoffice-wiki-publisher libshp2 marble-plugins
The following packages have been kept back:
  digikam digikam-data digikam-private-libs gir1.2-gtk-3.0 gwenview kde-spectacle kipi-plugins kipi-plugins-common knode ksnapshot libboost-dbg libboost-dev libboost-filesystem-dev libboost-iostreams-dev
  libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-test-dev libboost-thread-dev libcalendarsupport4 libgail-3-0 libgtk-3-0 libgtk-3-bin libgtk-3-dev libincidenceeditorsng4 libjack-dev
  libjack0 libjack0:i386 libkdepim4 libkdepimdbusinterfaces4 libkdgantt2-0 libkleo4 libkpgp4 libmessagecomposer4 libmessagecore4 libmessageviewer4 libopenmpi-dev libpimcommon4 libpulse-dev
  libpulse-mainloop-glib0 libpulse0 libpulse0:i386 libpulsedsp libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-dev libreoffice-dev-common libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder-bin libreoffice-style-galaxy
  libreoffice-style-oxygen libreoffice-style-tango libreoffice-writer libsendlater4 libslang2 libslang2-dev libtemplateparser4 metacity metacity-common openmpi-bin openmpi-common pulseaudio
  pulseaudio-esound-compat pulseaudio-utils python3-uno
0 upgraded, 9 newly installed, 0 to remove and 74 not upgraded.
Need to get 6,057 kB of archives.
After this operation, 22.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.fi.debian.org/debian unstable/main amd64 libastro1 amd64 4:16.04.1-3 [126 kB]
Get:2 http://ftp.fi.debian.org/debian unstable/main amd64 libkf5kipi-bin amd64 4:16.08.0-1 [6,562 B]
Get:3 http://ftp.fi.debian.org/debian unstable/main amd64 libkf5sane5 amd64 16.04.0-1 [90.8 kB]
Get:4 http://ftp.fi.debian.org/debian unstable/main amd64 libmarblewidget-qt5-24 amd64 4:16.04.1-3 [2,012 kB]
Get:5 http://ftp.fi.debian.org/debian unstable/main amd64 libqt5positioning5 amd64 5.6.1-2 [87.9 kB]
Get:6 http://ftp.fi.debian.org/debian unstable/main amd64 libreoffice-wiki-publisher all 1.2.0+LibO5.2.2~rc2-2 [1,507 kB]
Get:7 http://ftp.fi.debian.org/debian unstable/main amd64 libshp2 amd64 1.3.0-8+b1 [35.0 kB]
Get:8 http://ftp.fi.debian.org/debian unstable/main amd64 marble-plugins amd64 4:16.04.1-3 [1,417 kB]
Get:9 http://ftp.fi.debian.org/debian unstable/main amd64 libreoffice-nlpsolver all 0.9+LibO5.2.2~rc2-2 [774 kB]
Fetched 6,057 kB in 1s (3,695 kB/s)            
[master e3da4d2] saving uncommitted changes in /etc prior to apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
Selecting previously unselected package libastro1.
(Reading database ... 827390 files and directories currently installed.)
Preparing to unpack .../0-libastro1_4%3a16.04.1-3_amd64.deb ...
Unpacking libastro1 (4:16.04.1-3) ...
Selecting previously unselected package libkf5kipi-bin.
Preparing to unpack .../1-libkf5kipi-bin_4%3a16.08.0-1_amd64.deb ...
Unpacking libkf5kipi-bin (4:16.08.0-1) ...
Selecting previously unselected package libkf5sane5.
Preparing to unpack .../2-libkf5sane5_16.04.0-1_amd64.deb ...
Unpacking libkf5sane5 (16.04.0-1) ...
Selecting previously unselected package libmarblewidget-qt5-24.
Preparing to unpack .../3-libmarblewidget-qt5-24_4%3a16.04.1-3_amd64.deb ...
Unpacking libmarblewidget-qt5-24 (4:16.04.1-3) ...
Selecting previously unselected package libqt5positioning5:amd64.
Preparing to unpack .../4-libqt5positioning5_5.6.1-2_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.6.1-2) ...
Selecting previously unselected package libreoffice-wiki-publisher.
Preparing to unpack .../5-libreoffice-wiki-publisher_1.2.0+LibO5.2.2~rc2-2_all.deb ...
Unpacking libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2) ...
Selecting previously unselected package libshp2:amd64.
Preparing to unpack .../6-libshp2_1.3.0-8+b1_amd64.deb ...
Unpacking libshp2:amd64 (1.3.0-8+b1) ...
Selecting previously unselected package marble-plugins.
Preparing to unpack .../7-marble-plugins_4%3a16.04.1-3_amd64.deb ...
Unpacking marble-plugins (4:16.04.1-3) ...
Selecting previously unselected package libreoffice-nlpsolver.
Preparing to unpack .../8-libreoffice-nlpsolver_0.9+LibO5.2.2~rc2-2_all.deb ...
Unpacking libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2) ...
Processing triggers for libreoffice-common (1:5.2.1-1) ...
Setting up libkf5sane5 (16.04.0-1) ...
Setting up libreoffice-wiki-publisher (1.2.0+LibO5.2.2~rc2-2) ...
Setting up libastro1 (4:16.04.1-3) ...
Processing triggers for libc-bin (2.24-3) ...
Setting up libqt5positioning5:amd64 (5.6.1-2) ...
Setting up libshp2:amd64 (1.3.0-8+b1) ...
Setting up libkf5kipi-bin (4:16.08.0-1) ...
Setting up libreoffice-nlpsolver (0.9+LibO5.2.2~rc2-2) ...
Setting up libmarblewidget-qt5-24 (4:16.04.1-3) ...
Setting up marble-plugins (4:16.04.1-3) ...
Processing triggers for libreoffice-common (1:5.2.1-1) ...
Processing triggers for libc-bin (2.24-3) ...
[master 313d0bf] committing changes in /etc after apt run
 Author: Sami Liedes <sami.liedes@iki.fi>
 1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------

	Sami


-- 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\.7\.2$";
APT::NeverAutoRemove:: "^linux-image-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-image-4\.7\.6$";
APT::NeverAutoRemove:: "^linux-headers-4\.7\.2$";
APT::NeverAutoRemove:: "^linux-headers-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-headers-4\.7\.6$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.7\.2$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.7\.6$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.7\.2$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.7\.6$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.7\.2$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.7\.5$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.7\.6$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.7\.2$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.7\.5$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.7\.6$";
APT::NeverAutoRemove:: "^gnumach-image-4\.7\.2$";
APT::NeverAutoRemove:: "^gnumach-image-4\.7\.5$";
APT::NeverAutoRemove:: "^gnumach-image-4\.7\.6$";
APT::NeverAutoRemove:: "^.*-modules-4\.7\.2$";
APT::NeverAutoRemove:: "^.*-modules-4\.7\.5$";
APT::NeverAutoRemove:: "^.*-modules-4\.7\.6$";
APT::NeverAutoRemove:: "^.*-kernel-4\.7\.2$";
APT::NeverAutoRemove:: "^.*-kernel-4\.7\.5$";
APT::NeverAutoRemove:: "^.*-kernel-4\.7\.6$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.7\.2$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.7\.6$";
APT::NeverAutoRemove:: "^linux-tools-4\.7\.2$";
APT::NeverAutoRemove:: "^linux-tools-4\.7\.5$";
APT::NeverAutoRemove:: "^linux-tools-4\.7\.6$";
APT::NeverAutoRemove:: "^postgresql-";
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::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "1";
APT::Periodic::AutocleanInterval "0";
APT::Update "";
APT::Update::Post-Invoke "";
APT::Update::Post-Invoke:: "touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";
APT::Update::Post-Invoke:: "[ ! -x /usr/bin/debtags ] || debtags update || true";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i";
APT::Update::Post-Invoke-Success:: "[ ! -f /var/run/dbus/system_bus_socket ] || /usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt org.debian.apt.CacheChanged || true";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
APT::Update::Post-Invoke-Success:: "if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh-cache > /dev/null; fi";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
APT::Cache-Limit "80000000";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
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::Etc::apt-file-main "apt-file.conf";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::planners "";
Dir::Bin::planners:: "/usr/lib/apt/planners";
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/apt";
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::DEP-11 "";
Acquire::IndexTargets::deb::DEP-11::MetaKey "$(COMPONENT)/dep11/Components-$(NATIVE_ARCHITECTURE).yml";
Acquire::IndexTargets::deb::DEP-11::ShortDescription "Components-$(NATIVE_ARCHITECTURE)";
Acquire::IndexTargets::deb::DEP-11::Description "$(RELEASE)/$(COMPONENT) $(NATIVE_ARCHITECTURE) DEP-11 Metadata";
Acquire::IndexTargets::deb::DEP-11::KeepCompressed "true";
Acquire::IndexTargets::deb::DEP-11::KeepCompressedAs "gz";
Acquire::IndexTargets::deb::DEP-11-icons "";
Acquire::IndexTargets::deb::DEP-11-icons::MetaKey "$(COMPONENT)/dep11/icons-64x64.tar";
Acquire::IndexTargets::deb::DEP-11-icons::ShortDescription "icons-64x64";
Acquire::IndexTargets::deb::DEP-11-icons::Description "$(RELEASE)/$(COMPONENT) DEP-11 64x64 Icons";
Acquire::IndexTargets::deb::DEP-11-icons::KeepCompressed "true";
Acquire::IndexTargets::deb::DEP-11-icons::KeepCompressedAs "gz";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi "";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::MetaKey "$(COMPONENT)/dep11/icons-128x128.tar";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::ShortDescription "icons-128x128";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::Description "$(RELEASE)/$(COMPONENT) DEP-11 128x128 Icons";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::KeepCompressed "true";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::KeepCompressedAs "gz";
Acquire::IndexTargets::deb::DEP-11-icons-hidpi::DefaultEnabled "false";
Acquire::IndexTargets::deb::Contents-deb "";
Acquire::IndexTargets::deb::Contents-deb::MetaKey "$(COMPONENT)/Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::ShortDescription "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Contents (deb)";
Acquire::IndexTargets::deb::Contents-deb::flatMetaKey "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb::flatDescription "$(RELEASE) Contents (deb)";
Acquire::IndexTargets::deb::Contents-deb::PDiffs "true";
Acquire::IndexTargets::deb::Contents-deb::KeepCompressed "true";
Acquire::IndexTargets::deb::Contents-udeb "";
Acquire::IndexTargets::deb::Contents-udeb::MetaKey "$(COMPONENT)/Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::ShortDescription "Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Contents (udeb)";
Acquire::IndexTargets::deb::Contents-udeb::flatMetaKey "Contents-udeb-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-udeb::flatDescription "$(RELEASE) Contents (udeb)";
Acquire::IndexTargets::deb::Contents-udeb::KeepCompressed "true";
Acquire::IndexTargets::deb::Contents-udeb::PDiffs "true";
Acquire::IndexTargets::deb::Contents-udeb::DefaultEnabled "false";
Acquire::IndexTargets::deb::Contents-deb-legacy "";
Acquire::IndexTargets::deb::Contents-deb-legacy::MetaKey "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb-legacy::ShortDescription "Contents-$(ARCHITECTURE)";
Acquire::IndexTargets::deb::Contents-deb-legacy::Description "$(RELEASE) $(ARCHITECTURE) Contents (deb)";
Acquire::IndexTargets::deb::Contents-deb-legacy::PDiffs "true";
Acquire::IndexTargets::deb::Contents-deb-legacy::KeepCompressed "true";
Acquire::IndexTargets::deb::Contents-deb-legacy::Fallback-Of "Contents-deb";
Acquire::IndexTargets::deb::Contents-deb-legacy::Identifier "Contents-deb";
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::IndexTargets::deb-src::Contents-dsc "";
Acquire::IndexTargets::deb-src::Contents-dsc::MetaKey "$(COMPONENT)/Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::ShortDescription "Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::Description "$(RELEASE)/$(COMPONENT) source Contents (dsc)";
Acquire::IndexTargets::deb-src::Contents-dsc::flatMetaKey "Contents-source";
Acquire::IndexTargets::deb-src::Contents-dsc::flatDescription "$(RELEASE) Contents (dsc)";
Acquire::IndexTargets::deb-src::Contents-dsc::PDiffs "true";
Acquire::IndexTargets::deb-src::Contents-dsc::KeepCompressed "true";
Acquire::IndexTargets::deb-src::Contents-dsc::DefaultEnabled "false";
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::PDiffs "";
Acquire::PDiffs::FileLimit "3";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
Acquire::Languages:: "fi";
Acquire::CompressionTypes "";
Acquire::CompressionTypes::xz "xz";
Acquire::CompressionTypes::bz2 "bzip2";
Acquire::CompressionTypes::lzma "lzma";
Acquire::CompressionTypes::gz "gzip";
Acquire::CompressionTypes::lz4 "lz4";
DPkg "";
DPkg::Pre-Invoke "";
DPkg::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
DPkg::Post-Invoke:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
DPkg::Post-Invoke:: "if [ -x /usr/bin/rkhunter ] && grep -qiE '^APT_AUTOGEN=.?(true|yes)' /etc/default/rkhunter; then /usr/share/rkhunter/scripts/rkhupd.sh; fi";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
RPM "";
RPM::Pre-Invoke "";
RPM::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
RPM::Post-Invoke "";
RPM::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
apt-file "";
apt-file::Index-Names "deb";
Unattended-Upgrade "";
Unattended-Upgrade::Origins-Pattern "";
Unattended-Upgrade::Origins-Pattern:: "origin=Debian,codename=${distro_codename},label=Debian-Security";
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 cdrom:[Debian GNU/Linux 5.0.2a _Lenny_ - Official amd64 NETINST Binary-1 20090817-16:36]/ lenny main

#deb cdrom:[Debian GNU/Linux 5.0.2a _Lenny_ - Official amd64 NETINST Binary-1 20090817-16:36]/ lenny main

deb http://ftp.fi.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.fi.debian.org/debian/ unstable main non-free contrib

#deb-src http://lindi.iki.fi/lindi/debian destructive main

#deb http://ftp.se.debian.org/debian experimental main contrib non-free
#deb-src http://ftp.se.debian.org/debian experimental main contrib non-free

deb http://ftp.debian.org/debian experimental main
deb-src http://ftp.debian.org/debian experimental main

-- /etc/apt/sources.list.d/google-chrome.list --

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.6 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.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                    2.1.15-3
ii  init-system-helpers     1.45
ii  libapt-pkg5.0           1.3
ii  libc6                   2.24-3
ii  libgcc1                 1:6.2.0-5
ii  libstdc++6              6.2.0-5

Versions of packages apt recommends:
ii  gnupg   2.1.15-3
ii  gnupg1  1.4.21-1
ii  gnupg2  2.1.15-3

Versions of packages apt suggests:
pn  apt-doc         <none>
ii  aptitude        0.8.3-1
ii  dpkg-dev        1.18.10
ii  powermgmt-base  1.31+nmu1
ii  python-apt      1.1.0~beta5
ii  synaptic        0.83+b1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 2.9.4
Done: Julian Andres Klode <jak@debian.org>

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 839546@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode <jak@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 25 May 2024 10:58:49 +0200
Source: apt
Architecture: source
Version: 2.9.4
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Julian Andres Klode <jak@debian.org>
Closes: 839546 1071219
Changes:
 apt (2.9.4) unstable; urgency=medium
 .
   [ David Kalnischkies ]
   * Fix accidental silencing of output differences in tests
   * Do not mark new if we have already installed providers
   * Do not save new if we have already installed providers (Closes: #839546)
   * Deal better with spurious spaces in arch restrictions (Closes: #1071219)
 .
   [ Julian Andres Klode ]
   * pkgcachegen: Do not try to chmod or write to /dev/null (LP: #2067138)
   * test: Show statistics for parallel tests too
   * test: Run working tests against the 3.0 solver, and adjust as many as possible
     (more bug fixes in a further release)
     - test: Temporarily ignore autoremovable lists for solver3
     - test: Support the 3.0 solver in most existing test cases
   * Various improvements to the 3.0 solver:
     - edsp: solver3: Show some progress
     - solver3: Implement APT::Solver::RemoveManual to allow removing manual packages
     - solver3: Promote satisfied Suggests to Recommends
     - solver3: Solve optional dependencies before optional packages
     - solver3: Try candidate before installed version on upgrade
     - solver3: Use stable sort
     - solver3: Actually restore unsolved items rather than solved ones
     - solver3: Fix translations of removals for marked install
Checksums-Sha1:
 c6efb125760c13b6068cecd280fc784cfefd11c6 2973 apt_2.9.4.dsc
 c9a6f467ce761b1cd5a127a433db316311881c5b 2380744 apt_2.9.4.tar.xz
 76723e71b248d095cb209f1f16c2fcdb2acb21cd 7763 apt_2.9.4_source.buildinfo
Checksums-Sha256:
 c569fa76428835b9861a6c665680b9f454af8ad0ad37a0a2c22a6a99a3b625f4 2973 apt_2.9.4.dsc
 45aea378933b9e468f656051ed2bfcf93bab02bb350f94e8754727eb17b407a4 2380744 apt_2.9.4.tar.xz
 c766ed10ac7c2f44922205af2a264752171303186c5d9243271d306ec9f71ee5 7763 apt_2.9.4_source.buildinfo
Files:
 7f564bbd7df5dc7ce21ba16e30b9dd58 2973 admin required apt_2.9.4.dsc
 0601ce72479e0845da54be218c037519 2380744 admin required apt_2.9.4.tar.xz
 9f001014915eb2c63d43914c5d88f23f 7763 admin required apt_2.9.4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEET7WIqEwt3nmnTHeHb6RY3R2wP3EFAmZRqWYPHGpha0BkZWJp
YW4ub3JnAAoJEG+kWN0dsD9xJikQAICCNNjoNMF86/tqJ0uEp+tjpIBIMD9B7cLq
JWxKVBClPR3DQCCiek1xmitY2XJqCN+9vb9y/VOiuvJVNpLnWCNLZ9OAKX25MyjK
5/YCFI7Erv0XncFg3AIhLhBz/kiAkWSykQ5LHcJfjqRmCxYw9NPv48qqPrw5uQaq
CKViNkdlpR3sbBsyxCSewXtihpBZIvnpaPNqrrgwyByDb6b1Np0/1a22Nmek0lRt
EKCmt+y/FVGcbfN+Ly1u7hBZf+uzSyrxJpDYXGRHITzEBvYkHPR+8Z48v3ZFcSef
OLLMyWuZJ2zioj2R/xwXRhlD1RYHkZmaSWf4StNC0Z6xwU6CykwDkVQYfrjxFyJD
L6tXrnVvlC6h1DJ76cHxCLlp8Mv80ReS6CtEJqJ81/yIAQvVryQRvpZXLv1Lfc6B
I1irPoyZIAAQNfdoNZ+JrMAtpQyXr+ifS3Lmbb7BSGIrSMVM8VYOPzUCa1Degxqc
Kt1jeNI3uxI+22hvjYnU4xhdAanhUroXsBC9nJ8oiwN8O7yYyNpMjDtEs+HigepW
SsC5VObQY3yOACH3PcccYJ9xorNivsecXbGOd+0xcl7tNbIEeVMugWPAncYp/kIk
Kwf/RPBvp05BgYLwppVdKL4Nzdr+8z3f+CvMV01lD5tGmvdC02mV+RwUXhAFu4Th
NNDKA3jd
=jxVI
-----END PGP SIGNATURE-----

Attachment: pgpT_4JYQZ49R.pgp
Description: PGP signature


--- End Message ---

Reply to: