Comment 17 for bug 1930430

Revision history for this message
Horst Platz (hp-localhorst) wrote :

from my perspective looks good with the new version from focal-proposed

p.s. @christian what should i say with that name and that kind of job :-)

what i did in detail. took the configs and the checks from above and test the proposed version. on a virtual test box and the more close produktion machine. each time i came from the current apache version.

:~# dpkg -l | grep apache2
ii apache2 2.4.41-4ubuntu3.3 amd64 Apache HTTP Server
ii apache2-bin 2.4.41-4ubuntu3.3 amd64 Apache HTTP Server (modules and other binary files)
ii apache2-data 2.4.41-4ubuntu3.3 all Apache HTTP Server (common files)
ii apache2-utils 2.4.41-4ubuntu3.3 amd64 Apache HTTP Server (utility programs for web servers)

switch on "SSLProxyVerify require" wait that the erros comming across and after installation from the proposed

:~# apt-get install apache2/focal-proposed
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Version »2.4.41-4ubuntu3.4« (Ubuntu:20.04/focal-proposed [amd64]) für »apache2« gewählt.
Version »2.4.41-4ubuntu3.4« (Ubuntu:20.04/focal-proposed [amd64]) für »apache2-bin« gewählt aufgrund von »apache2«.
Version »2.4.41-4ubuntu3.4« (Ubuntu:20.04/focal-proposed [all]) für »apache2-data« gewählt aufgrund von »apache2«.
Version »2.4.41-4ubuntu3.4« (Ubuntu:20.04/focal-proposed [amd64]) für »apache2-utils« gewählt aufgrund von »apache2«.
Die folgenden zusätzlichen Pakete werden installiert:
  apache2-bin apache2-data apache2-utils
Vorgeschlagene Pakete:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser
Die folgenden Pakete werden aktualisiert (Upgrade):
  apache2 apache2-bin apache2-data apache2-utils
4 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 1.518 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n]
Holen:1 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95,5 kB]
Holen:2 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1.180 kB]
Holen:3 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB]
Holen:4 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84,0 kB]
Es wurden 1.518 kB in 1 s geholt (1.257 kB/s).
(Lese Datenbank ... 113215 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../apache2_2.4.41-4ubuntu3.4_amd64.deb ...
Entpacken von apache2 (2.4.41-4ubuntu3.4) über (2.4.41-4ubuntu3.3) ...
Vorbereitung zum Entpacken von .../apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ...
Entpacken von apache2-bin (2.4.41-4ubuntu3.4) über (2.4.41-4ubuntu3.3) ...
Vorbereitung zum Entpacken von .../apache2-data_2.4.41-4ubuntu3.4_all.deb ...
Entpacken von apache2-data (2.4.41-4ubuntu3.4) über (2.4.41-4ubuntu3.3) ...
Vorbereitung zum Entpacken von .../apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ...
Entpacken von apache2-utils (2.4.41-4ubuntu3.4) über (2.4.41-4ubuntu3.3) ...
apache2-bin (2.4.41-4ubuntu3.4) wird eingerichtet ...
apache2-data (2.4.41-4ubuntu3.4) wird eingerichtet ...
apache2-utils (2.4.41-4ubuntu3.4) wird eingerichtet ...
apache2 (2.4.41-4ubuntu3.4) wird eingerichtet ...
Trigger für systemd (245.4-4ubuntu3.7) werden verarbeitet ...
Trigger für man-db (2.9.1-1) werden verarbeitet ...
Trigger für ufw (0.36-6) werden verarbeitet ...

:~# dpkg -l | grep apache2
ii apache2 2.4.41-4ubuntu3.4 amd64 Apache HTTP Server
ii apache2-bin 2.4.41-4ubuntu3.4 amd64 Apache HTTP Server (modules and other binary files)
ii apache2-data 2.4.41-4ubuntu3.4 all Apache HTTP Server (common files)
ii apache2-utils 2.4.41-4ubuntu3.4 amd64 Apache HTTP Server (utility programs for web servers)

and apache restart the erros disappear. from my side this version worked as expected

@robie hopfully i do everything right with changing the tag. that it goes further on.

thx again horst