Debian Bug report logs - #810041
/usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory

version graph

Package: libapache2-mod-php7.0; Maintainer for libapache2-mod-php7.0 is (unknown);

Reported by: 積丹尼 Dan Jacobson <jidanni@jidanni.org>

Date: Tue, 5 Jan 2016 21:45:02 UTC

Severity: normal

Found in version php7.0/7.0.1-4

Done: Ondřej Surý <ondrej@sury.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#810041; Package libapache2-mod-php7.0. (Tue, 05 Jan 2016 21:45:05 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 05 Jan 2016 21:45:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
Date: Wed, 06 Jan 2016 05:38:48 +0800
Package: libapache2-mod-php7.0
Version: 7.0.1-4

# systemctl -l status apache2.service
● apache2.service - LSB: Apache2 web server
   Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since 三 2016-01-06 05:31:13 CST; 56s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 2337 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)

 1月 06 05:31:13 jidanni2 apache2[2337]: Starting web server: apache2 failed!
 1月 06 05:31:13 jidanni2 apache2[2337]: The apache2 configtest failed. ... (warning).
 1月 06 05:31:13 jidanni2 apache2[2337]: Output of config test was:
 1月 06 05:31:13 jidanni2 apache2[2337]: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
 1月 06 05:31:13 jidanni2 apache2[2337]: Action 'configtest' failed.
 1月 06 05:31:13 jidanni2 apache2[2337]: The Apache error log may have more information.
 1月 06 05:31:13 jidanni2 systemd[1]: apache2.service: Control process exited, code=exited status=1
 1月 06 05:31:13 jidanni2 systemd[1]: Failed to start LSB: Apache2 web server.
 1月 06 05:31:13 jidanni2 systemd[1]: apache2.service: Unit entered failed state.
 1月 06 05:31:13 jidanni2 systemd[1]: apache2.service: Failed with result 'exit-code'.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#810041; Package libapache2-mod-php7.0. (Sat, 09 Jan 2016 06:03:04 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sat, 09 Jan 2016 06:03:04 GMT) (full text, mbox, link).


Message #10 received at 810041@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: 810041@bugs.debian.org
Subject: you forgot to remove mods-enabled/php5* which point to gone .so's
Date: Sat, 09 Jan 2016 13:58:13 +0800
found 810041 7.0.2-1
thanks

You will need to at least
rm /etc/apache2/mods-enabled/php5.conf
rm /etc/apache2/mods-enabled/php5.load
to be able to start the server.



Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Sun, 10 Jan 2016 06:51:08 GMT) (full text, mbox, link).


Notification sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Bug acknowledged by developer. (Sun, 10 Jan 2016 06:51:08 GMT) (full text, mbox, link).


Message #15 received at 810041-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: 積丹尼 Dan Jacobson <jidanni@jidanni.org>, 810041-done@bugs.debian.org
Subject: Re: [php-maint] Bug#810041: you forgot to remove mods-enabled/php5* which point to gone .so's
Date: Sun, 10 Jan 2016 07:47:03 +0100
Nope, that's just a mess you created by installing random things from
experimental. After reinstalling *php5* from unstable and purging those
packages, the files will be gone.

No bug here.

O.

On Sat, Jan 9, 2016, at 06:58, 積丹尼 Dan Jacobson wrote:
> found 810041 7.0.2-1
> thanks
> 
> You will need to at least
> rm /etc/apache2/mods-enabled/php5.conf
> rm /etc/apache2/mods-enabled/php5.load
> to be able to start the server.
> 
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint


-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Message #16 received at 810041-done@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Ondřej Surý <ondrej@sury.org>
Cc: 810041-done@bugs.debian.org
Subject: Re: [php-maint] Bug#810041: you forgot to remove mods-enabled/php5* which point to gone .so's
Date: Sun, 10 Jan 2016 14:52:10 +0800
>>>>> "OS" == Ondřej Surý <ondrej@sury.org> writes:
OS> Nope, that's just a mess you created by installing random things from
OS> experimental. After reinstalling *php5* from unstable and purging those
OS> packages, the files will be gone.

I just used aptitude full-upgrade. Nothing random.

OK I removed them by hand.



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 07 Feb 2016 07:35:19 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 00:45:46 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.