Debian 9 Apache 2 update failed

2 posts / 0 new
Last post
#1 Thu, 10/17/2019 - 11:02
drguild

Debian 9 Apache 2 update failed

Debian 9 on Virtualmin asked me to update Apache today so I tried a update and it seemed to have failed.

The install was just Debian 9.9 and virtualmin which put Apache in.

Here is my log. The web servers are still running so nothing was broken with that..

Now updating apache2 apache2-bin apache2-data apache2-doc apache2-suexec-custom apache2-utils ..
Installing package(s) with command apt-get -y install apache2 apache2\-bin apache2\-data apache2\-doc apache2\-suexec\-custom apache2\-utils ..
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  www-browser
The following packages will be upgraded:
  apache2 apache2-bin apache2-data apache2-doc apache2-suexec-custom
  apache2-utils
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 5728 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 apache2 amd64 2.4.25-3+deb9u9 [237 kB]
Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 apache2-bin amd64 2.4.25-3+deb9u9 [1185 kB]
Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 apache2-utils amd64 2.4.25-3+deb9u9 [218 kB]
Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 apache2-data all 2.4.25-3+deb9u9 [162 kB]
Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 apache2-doc all 2.4.25-3+deb9u9 [3771 kB]
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 apache2-suexec-custom amd64 2.4.25-3+deb9u9 [156 kB]
apt-listchanges: Reading changelogs...
Fetched 5728 kB in 1s (3127 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 131521 files and directories currently installed.)
Preparing to unpack .../0-apache2_2.4.25-3+deb9u9_amd64.deb ...
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to retrieve unit: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to stop apache2.service: Failed to activate service 'org.freedesktop.systemd1': timed out
See system logs and 'systemctl status apache2.service' for details.
Failed to get load state of apache2.service: Failed to activate service 'org.freedesktop.systemd1': timed out
invoke-rc.d: initscript apache2, action "stop" failed.
Unpacking apache2 (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Preparing to unpack .../1-apache2-bin_2.4.25-3+deb9u9_amd64.deb ...
Unpacking apache2-bin (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Preparing to unpack .../2-apache2-utils_2.4.25-3+deb9u9_amd64.deb ...
Unpacking apache2-utils (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Preparing to unpack .../3-apache2-data_2.4.25-3+deb9u9_all.deb ...
Unpacking apache2-data (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Preparing to unpack .../4-apache2-doc_2.4.25-3+deb9u9_all.deb ...
Unpacking apache2-doc (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Preparing to unpack .../5-apache2-suexec-custom_2.4.25-3+deb9u9_amd64.deb ...
Unpacking apache2-suexec-custom (2.4.25-3+deb9u9) over (2.4.25-3+deb9u8) ...
Setting up apache2-doc (2.4.25-3+deb9u9) ...
Package apache2 is not configured yet. Will defer actions by package apache2-doc.
Setting up apache2-utils (2.4.25-3+deb9u9) ...
Setting up apache2-bin (2.4.25-3+deb9u9) ...
Setting up apache2-data (2.4.25-3+deb9u9) ...
Setting up apache2-suexec-custom (2.4.25-3+deb9u9) ...
Processing triggers for systemd (232-25+deb9u12) ...
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Processing triggers for man-db (2.7.6.1-2) ...
Setting up apache2 (2.4.25-3+deb9u9) ...
info: Executing deferred 'a2enconf apache2-doc' for package apache2-doc
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to retrieve unit: Failed to activate service 'org.freedesktop.systemd1': timed out
Failed to start apache2.service: Failed to activate service 'org.freedesktop.systemd1': timed out
See system logs and 'systemctl status apache2.service' for details.
invoke-rc.d: initscript apache2, action "start" failed.
Failed to get properties: Connection timed out
Failed to reload daemon: Failed to activate service 'org.freedesktop.systemd1': timed out
Thu, 10/17/2019 - 11:38
Dibs

did you look at the system logs and\or systemctl status apache2.service as per the line in your update dialog for anything around the time of faiure?

"See system logs and 'systemctl status apache2.service' for details."

Topic locked