Your message dated Sat, 3 Aug 2019 13:19:43 +0300
with message-id <20190803101943.lz4bkdwtqhy7fprc@localhost>
and subject line Re: Bug#672605: Bug report for apache2 in Wheezy
has caused the Debian Bug report #672605,
regarding Bug report for apache2 in Wheezy
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 [email protected]
immediately.)
--
672605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apache2
Version: 2.2.22-5
What happen's :
Service apache2 can't restart after upgrading.
What should happend :
Service apache2 simply restarts.
What was the errors, the issue and a workaround:
After upgrading apache2 package from Squeeze i386 (version 2.2.16-6
+squeeze4) to Wheezy i686 (version 2.2.22-5), service apache2 can't
restart and send error :
apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax
error on line 1 of /etc/apache2/mods-enabled/mod-security.load: Cannot
load /usr/lib/libxml2.so.2 into server: /usr/lib/libxml2.so.2: cannot
open shared object file: No such file or directory
Hence, libxml2.so.2 is know in /usr/lib/i386-linux-gnu/libxml2.so.2
instead of /usr/lib/libxml2.so.2 with package libxml2 (version
2.7.8.dfsg-9 ). See page [1] to find location of libxml2.so.2 file for
all architectures.
As workaround, it's possible to link the new position to the ancient :
ln -s /usr/lib/i386-linux-gnu/libxml2.so.2 /usr/lib/libxml2.so.2
But it should be modified for any architecture.
Regards,
Adrien Dorsaz
[1] :
http://packages.debian.org/search?suite=wheezy&arch=any&searchon=contents&keywords=libxml2.so.2
--- End Message ---
--- Begin Message ---
On Sb, 12 mai 12, 13:21:03, Adrien Dorsaz wrote:
> Package: apache2
> Version: 2.2.22-5
>
> What happen's :
> Service apache2 can't restart after upgrading.
> What should happend :
> Service apache2 simply restarts.
>
> What was the errors, the issue and a workaround:
>
> After upgrading apache2 package from Squeeze i386 (version 2.2.16-6
> +squeeze4) to Wheezy i686 (version 2.2.22-5), service apache2 can't
> restart and send error :
>
> apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax
> error on line 1 of /etc/apache2/mods-enabled/mod-security.load: Cannot
> load /usr/lib/libxml2.so.2 into server: /usr/lib/libxml2.so.2: cannot
> open shared object file: No such file or directory
>
> Hence, libxml2.so.2 is know in /usr/lib/i386-linux-gnu/libxml2.so.2
> instead of /usr/lib/libxml2.so.2 with package libxml2 (version
> 2.7.8.dfsg-9 ). See page [1] to find location of libxml2.so.2 file for
> all architectures.
>
> As workaround, it's possible to link the new position to the ancient :
> ln -s /usr/lib/i386-linux-gnu/libxml2.so.2 /usr/lib/libxml2.so.2
>
> But it should be modified for any architecture.
According to the bug log the issue was in libapache-mod-security, which
isn't in Debian anymore (see #656996), so closing.
Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
signature.asc
Description: PGP signature
--- End Message ---