Debian Bug report logs - #593976
php5 update (5.3.2-1 -> 5.3.2-2): undefined symbol warning in cron mails

version graph

Package: php5; Maintainer for php5 is (unknown);

Reported by: AR <noble@gmx.net>

Date: Sun, 22 Aug 2010 19:42:02 UTC

Severity: important

Found in version php5/5.3.2-2

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#593976; Package php5. (Sun, 22 Aug 2010 19:42:05 GMT) (full text, mbox, link).


Acknowledgement sent to AR <noble@gmx.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sun, 22 Aug 2010 19:42:05 GMT) (full text, mbox, link).


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

From: AR <noble@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php5 update (5.3.2-1 -> 5.3.2-2): undefined symbol warning in cron mails
Date: Sun, 22 Aug 2010 21:33:10 +0200
Package: php5
Version: 5.3.2-2
Severity: important


After updating php i get:
Unable to load dynamic library '/usr/lib/php5/20090626/pdo_mysql.so' -
/usr/lib/php5/20090626/pdo_mysql.so: undefined symbol:
php_pdo_register_driver in Unknown on line 0

Drupal couldn't initialize a database connection.
Solution for this has been to change
extension_dir to "/usr/lib/php5/20090626"
instead of "./"
in /etc/php5/apache2/php.ini and
/etc/php5/cli/php.ini.

But I still receive Cron Mails:
Subject:
Cron <root@xlrs>   [ -x /usr/lib/php5/maxlifetime ] && [ -d
/var/lib/php5 ] && find /var/lib/php5/ -type f -cmin
+$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm

Body:
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/pdo_mysql.so' -
/usr/lib/php5/20090626/pdo_mysql.so: undefined symbol:
php_pdo_register_driver in Unknown on line 0

Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and
greater in Unknown on line 0

Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and
greater in Unknown on line 0




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33.2-vs2.3.0.36.30.4-netcup (SMP w/16 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5 depends on:
ii  libapache2-mod-php5           5.3.2-2    server-side, HTML-embedded scripti
ii  php5-common                   5.3.2-2    Common files for packages built fr

php5 recommends no packages.

php5 suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#593976; Package php5. (Fri, 18 Mar 2011 08:51:03 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Fri, 18 Mar 2011 08:51:03 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: AR <noble@gmx.net>, 593976@bugs.debian.org
Subject: Re: [php-maint] Bug#593976: php5 update (5.3.2-1 -> 5.3.2-2): undefined symbol warning in cron mails
Date: Fri, 18 Mar 2011 09:47:02 +0100
Hi,

could you confirm that it's still issue with 5.3.3-7?  If it is then
please provide output of:

ldd /usr/lib/php5/20090626/pdo_mysql.so

I suspect this was issue with some local libraries on your system
(installed under /usr/local/).

Ondrej

On Sun, Aug 22, 2010 at 21:33, AR <noble@gmx.net> wrote:
> Package: php5
> Version: 5.3.2-2
> Severity: important
>
>
> After updating php i get:
> Unable to load dynamic library '/usr/lib/php5/20090626/pdo_mysql.so' -
> /usr/lib/php5/20090626/pdo_mysql.so: undefined symbol:
> php_pdo_register_driver in Unknown on line 0
>
> Drupal couldn't initialize a database connection.
> Solution for this has been to change
> extension_dir to "/usr/lib/php5/20090626"
> instead of "./"
> in /etc/php5/apache2/php.ini and
> /etc/php5/cli/php.ini.
>
> But I still receive Cron Mails:
> Subject:
> Cron <root@xlrs>   [ -x /usr/lib/php5/maxlifetime ] && [ -d
> /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin
> +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm
>
> Body:
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20090626/pdo_mysql.so' -
> /usr/lib/php5/20090626/pdo_mysql.so: undefined symbol:
> php_pdo_register_driver in Unknown on line 0
>
> Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and
> greater in Unknown on line 0
>
> Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and
> greater in Unknown on line 0
>
>
>
>
> -- System Information:
> Debian Release: squeeze/sid
>  APT prefers testing
>  APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.33.2-vs2.3.0.36.30.4-netcup (SMP w/16 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5 depends on:
> ii  libapache2-mod-php5           5.3.2-2    server-side, HTML-embedded scripti
> ii  php5-common                   5.3.2-2    Common files for packages built fr
>
> php5 recommends no packages.
>
> php5 suggests no packages.
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
>



-- 
Ondřej Surý <ondrej@sury.org>
http://blog.rfc1925.org/




Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Mon, 11 Apr 2011 07:15:13 GMT) (full text, mbox, link).


Notification sent to AR <noble@gmx.net>:
Bug acknowledged by developer. (Mon, 11 Apr 2011 07:15:13 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@sury.org>
To: 593976-done@bugs.debian.org
Subject: Bug#593976: php5 update (5.3.2-1 -> 5.3.2-2): undefined symbol warning in cron mails
Date: Mon, 11 Apr 2011 09:12:22 +0200
This bug has received no required followup and is relevant to versions
no longer in any debian release.

Therefore I am closing this bug, feel free to reopen if you want to
provide more evidence (test case, the ldd output I have asked for,
etc.).

O.
-- 
Ondřej Surý <ondrej@sury.org>




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 09 May 2011 07:47:54 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 01:12:08 2023; Machine Name: bembo

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.