Всем привет!
Сервер Ubuntu 16.04.6, uname -r: 4.4.0-62-generic
Сильно не пинать, я новичок)
Длительное время не обновлялись пакеты (apt-get upgrade), решил обновить и после выполнения команд:
apt-get update
apt-get upgrade
После получения пакетов, выдало такое сообщение:
Reading changelogs... Doneeading changelogs... 0%
- For CVE-2019-10098, PCRE_DOTALL flag is by default by default to
avoid unpredictable matches and substitutions with encoded line
break characters mod_rewrite and the apache core.
-- Steve Beattie <sbeattie@ubuntu.com> Mon, 26 Aug 2019 06:43:49 -0700
sudo dpkg-reconfigure unattended-upgrades
When InstallOnShutdown was configured unattended-upgrades in
versions before 1.1ubuntu1.18.04.7~16.04.0 installed updates _after_ the
shutdown transaction is started by systemd making maintainer scripts
restarting services fail or wait in a deadlock until being killed by
shutdown's timeout leaving a broken installation behind.
Starting with version 1.1ubuntu1.18.04.7~16.04.0 configuring
InstallOnShutdown makes unattended-upgrades start package installations
_before_ the shutdown transaction is started, when PrepareForShutdown()
signal is received via DBus.
Unattended-upgrades 1.1ubuntu1.18.04.7~16.04.0 also increases logind's
InhibitDelayMaxSec to 30 seconds. This allows more time for
unattended-upgrades to shut down gracefully or even install a few
packages in InstallOnShutdown mode, but is still a big step back from
the 30 minutes allowed for InstallOnShutdown previously.
Users enabling InstallOnShutdown mode are advised to increase
InhibitDelayMaxSec even further, possibly to 30 minutes.
nattended-upgrades (0.99) unstable; urgency=medium
Unattended-upgrades in previous versions defaulted to install
security updates only on Debian by using the label=Debian-Security
origin pattern. Now it is changed to allow updates with label=Debian,
which allows applying stable updates in stable releases and following
all package updates in testing and unstable.
In stable releases this unlocks installation of security updates
depending on package versions present only in stable updates.
Note that testing and unstable can often contain packages for which
installation or upgrade performed by unattended-upgrades fails and
requires the administrator to fix the system later.
If you would like to prevent unattended-upgrades from performing
updates please run "sudo dpkg-reconfigure unattended-upgrades".
-- Balint Reczey <rbalint@ubuntu.com> Tue, 12 Dec 2017 12:13:08 +0100
unattended-upgrades (0.95) unstable; urgency=medium
Unattended-upgrades now defaults to installing upgrades in minimal
steps to ensure leaving the system in a consistent state when the
system starts shutting in the middle of an upgrade.
With the previous default of performing all upgrades in one shot
the installations could take more than 15 minutes which was the
final timeout after which unattended-upgrade and dpkg were killed
leaving half-installed packages behind on shutdown.
-- Balint Reczey <rbalint@ubuntu.com> Tue, 01 Aug 2017 19:43:50 +0200
:
Впервые с таким столкнулся, что с этим делать?