On Mon, Apr 13, 2020 at 07:27:35PM -0400, James Valleroy wrote: > On 4/12/20 1:30 PM, A. F. Cano wrote: > > The following packages have been kept back: > > libpam-systemd libsystemd0 mailutils mailutils-common python3-django sshfs > > systemd > > The following packages will be upgraded: > > apt apt-utils libapt-pkg6.0 libnss-myhostname libudev1 matrix-synapse > > python3-automat python3-constantly python3-cryptography python3-hamcrest > > python3-hyperlink python3-icu python3-idna python3-incremental > > python3-keyutils python3-llfuse python3-openssl python3-pyasn1 > > python3-pyasn1-modules python3-service-identity python3-systemd > > python3-twisted python3-twisted-bin python3-zope.hookable systemd-sysv > > udev > > unattended-upgrades > > 27 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. > > Need to get 8,799 kB of archives. > > After this operation, 1,033 kB disk space will be freed. > > Do you want to continue? [Y/n] n > > Abort. > > Just a note, if you pressed 'y', then only the "apt apt-utils ..." set > would be upgraded (and probably will be by unattended-upgrades).
Correct. Most got upgraded in the next run of unattended-upgrades. This is the latest output: 2020-04-13 06:40:12,787 INFO Packages that will be upgraded: apt apt-utils libapt-pkg6.0 libnss-myhostname libpam-systemd libsystemd0 libudev1 matrix-synapse python3-automat python3-constantly python3-cryptography python3-hamcrest python3-hyperlink python3-icu python3-idna python3-incremental python3-keyutils python3-llfuse python3-openssl python3-pyasn1 python3-pyasn1-modules python3-service-identity python3-systemd python3-twisted python3-twisted-bin python3-zope.hookable systemd systemd-sysv udev unattended-upgrades 2020-04-13 06:40:12,789 INFO Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log 2020-04-13 06:50:35,265 INFO All upgrades installed 2020-04-13 06:50:38,512 INFO Package mailutils is kept back because a related package is kept back or due to local apt_preferences(5). 2020-04-13 06:50:38,515 INFO Package mailutils-common is kept back because a related package is kept back or due to local apt_preferences(5). 2020-04-13 06:50:38,723 INFO Package python3-django is kept back because a related package is kept back or due to local apt_preferences(5). 2020-04-13 06:50:38,921 INFO Package sshfs is kept back because a related package is kept back or due to local apt_preferences(5). > The "libpam-system libsystemd0 ..." set of packages would not be upgraded. Interestingly, libpam-systemd, libsystemd0 and systemd were upgraded, but not mailutils, mailutils-common, python3-django or sshfs. I wonder if this should be like this or it will fix itself in the next upgrade. I'll keep checking. > On my laptop running Debian testing, I have seen packages kept back for one > of two reasons: > - New packages would be installed during the upgrade. > - Some installed package would be removed due to conflicts. (Often this is ok > if it's not a package I care about.) > > Please let us know if this situation remains after unattended-upgrades run. See above. Thanks for replying. Augustine _______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
