Debian Bug report logs - #715493
/usr/lib/php5/20121212/pdo_pgsql.so: undefined symbol: pdo_parse_params

version graph

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

Reported by: jidanni@jidanni.org

Date: Tue, 9 Jul 2013 17:09:02 UTC

Severity: normal

Tags: jessie, moreinfo, sid

Merged with 715524, 716659, 716682

Found in versions php5/5.5.0+dfsg-7, php5/5.5.0+dfsg-11

Fixed in version php5/5.5.0+dfsg-12

Done: Ondřej Surý <ondrej@debian.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#715493; Package php5-common. (Tue, 09 Jul 2013 17:09:06 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 17:09:06 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: submit@bugs.debian.org
Subject: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 01:07:39 +0800
Package: php5-common
Version: 5.5.0+dfsg-7

Re: Cron <root@jidanni5>   [ -x /usr/lib/php5/maxlifetime ] && [ -x
/usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] &&
/usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)

>>>>> "CD" == Cron Daemon <root@jidanni.org> writes:
CD> PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: cannot open shared object file: No such file or directory in Unknown on line 0
CD> PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo_mysql.so' - /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 17:27:04 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>. (Tue, 09 Jul 2013 17:27:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 19:24:14 +0200
[Message part 1 (text/plain, inline)]
Control: tags -1 +moreinfo

Please provide more information about installed modules. Also what led to
this situation? e.g. What packages did you installed / removed / upgrade.
Your terse bugreports are not very helpful.

Using the 'reportbug' program from reportbug would be a nice start.

O.


On Tue, Jul 9, 2013 at 7:07 PM, <jidanni@jidanni.org> wrote:

> Package: php5-common
> Version: 5.5.0+dfsg-7
>
> Re: Cron <root@jidanni5>   [ -x /usr/lib/php5/maxlifetime ] && [ -x
> /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] &&
> /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)
>
> >>>>> "CD" == Cron Daemon <root@jidanni.org> writes:
> CD> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: cannot open
> shared object file: No such file or directory in Unknown on line 0
> CD> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in
> Unknown on line 0
>
> _______________________________________________
> 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>
[Message part 2 (text/html, inline)]

Added tag(s) moreinfo. Request was from Ondřej Surý <ondrej@debian.org> to 715493-submit@bugs.debian.org. (Tue, 09 Jul 2013 17:27:04 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 17:27:08 GMT) (full text, mbox, link).


Acknowledgement sent to Lior Kaplan <kaplan@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 17:27:08 GMT) (full text, mbox, link).


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

From: Lior Kaplan <kaplan@debian.org>
To: jidanni@jidanni.org
Cc: 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 20:26:03 +0300
[Message part 1 (text/plain, inline)]
Hi,

Could you add the contents of pdo.ini and gd.ini  ?

Seems:
1. gd.ini tries to load gd.so although the file isn't present.
2. the pdo.so extension isn't loaded (guessing due to ini file issues),
causing other dependent extensions to fail.

Kaplan

On Tue, Jul 9, 2013 at 8:07 PM, <jidanni@jidanni.org> wrote:

> Package: php5-common
> Version: 5.5.0+dfsg-7
>
> Re: Cron <root@jidanni5>   [ -x /usr/lib/php5/maxlifetime ] && [ -x
> /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] &&
> /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)
>
> >>>>> "CD" == Cron Daemon <root@jidanni.org> writes:
> CD> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: cannot open
> shared object file: No such file or directory in Unknown on line 0
> CD> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in
> Unknown on line 0
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 17:42:07 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 17:42:07 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: kaplan@debian.org, ondrej@debian.org
Cc: 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 01:38:50 +0800
$ dlocate pdo.ini
php5-common: /usr/share/php5/common/pdo.ini
$ cat /usr/share/php5/common/pdo.ini
; configuration for php PDO module
; priority=10
extension=pdo.so
$ locate gd.ini
/etc/php5/mods-available/gd.ini
/var/lib/ucf/cache/:etc:php5:mods-available:gd.ini
$ cat /etc/php5/mods-available/gd.ini
; configuration for php GD module
; priority=20
extension=gd.so

-- System Information:
Debian Release: jessie/sid
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5-common depends on:
ii  dpkg    1.16.10
ii  libc6   2.17-7
ii  lsof    4.86+dfsg-1
ii  psmisc  22.20-1
ii  sed     4.2.2-1
ii  ucf     3.0027+nmu1

Versions of packages php5-common recommends:
ii  php5-json  0~git~1+c05ebf+dfsg-2

Versions of packages php5-common suggests:
pn  php5-user-cache  <none>

[UPGRADE] php5-cgi:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
[UPGRADE] php5-cli:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
[UPGRADE] php5-common:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
[UPGRADE] php5-curl:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
[UPGRADE] php5-mcrypt:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
[UPGRADE] php5-mysql:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 17:57:04 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>. (Tue, 09 Jul 2013 17:57:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 19:52:59 +0200
[Message part 1 (text/plain, inline)]
And could you do:

ls -lR /etc/php5

And attach the output here?

O.


On Tue, Jul 9, 2013 at 7:38 PM, <jidanni@jidanni.org> wrote:

> $ dlocate pdo.ini
> php5-common: /usr/share/php5/common/pdo.ini
> $ cat /usr/share/php5/common/pdo.ini
> ; configuration for php PDO module
> ; priority=10
> extension=pdo.so
> $ locate gd.ini
> /etc/php5/mods-available/gd.ini
> /var/lib/ucf/cache/:etc:php5:mods-available:gd.ini
> $ cat /etc/php5/mods-available/gd.ini
> ; configuration for php GD module
> ; priority=20
> extension=gd.so
>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers experimental
>   APT policy: (990, 'experimental'), (500, 'unstable')
> Architecture: i386 (i686)
>
> Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
> Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages php5-common depends on:
> ii  dpkg    1.16.10
> ii  libc6   2.17-7
> ii  lsof    4.86+dfsg-1
> ii  psmisc  22.20-1
> ii  sed     4.2.2-1
> ii  ucf     3.0027+nmu1
>
> Versions of packages php5-common recommends:
> ii  php5-json  0~git~1+c05ebf+dfsg-2
>
> Versions of packages php5-common suggests:
> pn  php5-user-cache  <none>
>
> [UPGRADE] php5-cgi:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
> [UPGRADE] php5-cli:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
> [UPGRADE] php5-common:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
> [UPGRADE] php5-curl:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
> [UPGRADE] php5-mcrypt:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
> [UPGRADE] php5-mysql:i386 5.5.0+dfsg-6 -> 5.5.0+dfsg-7
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:06:08 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 18:06:08 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: Ondřej Surý <ondrej@debian.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 02:04:22 +0800
/etc/php5:
total 16
drwxr-xr-x 3 root root 4096 07-10 00:23 cgi
drwxr-xr-x 3 root root 4096 07-10 00:23 cli
drwxr-xr-x 2 root root 4096 07-10 00:23 conf.d
drwxr-xr-x 2 root root 4096 06-06 08:00 mods-available

/etc/php5/cgi:
total 72
drwxr-xr-x 2 root root  4096 07-10 00:23 conf.d
-rw-r--r-- 1 root root 69470 05-10 12:49 php.ini

/etc/php5/cgi/conf.d:
total 0
lrwxrwxrwx 1 root root 29 07-10 00:23 20-curl.ini -> ../../mods-available/curl.ini
lrwxrwxrwx 1 root root 27 07-10 00:23 20-gd.ini -> ../../mods-available/gd.ini
lrwxrwxrwx 1 root root 29 07-10 00:23 20-json.ini -> ../../mods-available/json.ini
lrwxrwxrwx 1 root root 31 07-10 00:23 20-mcrypt.ini -> ../../mods-available/mcrypt.ini
lrwxrwxrwx 1 root root 30 07-10 00:23 20-mysql.ini -> ../../mods-available/mysql.ini
lrwxrwxrwx 1 root root 31 07-10 00:23 20-mysqli.ini -> ../../mods-available/mysqli.ini
lrwxrwxrwx 1 root root 34 07-10 00:23 20-pdo_mysql.ini -> ../../mods-available/pdo_mysql.ini

/etc/php5/cli:
total 72
drwxr-xr-x 2 root root  4096 07-10 00:23 conf.d
-rw-r--r-- 1 root root 69470 07-09 18:50 php.ini

/etc/php5/cli/conf.d:
total 0
lrwxrwxrwx 1 root root 29 07-10 00:23 20-curl.ini -> ../../mods-available/curl.ini
lrwxrwxrwx 1 root root 27 07-10 00:23 20-gd.ini -> ../../mods-available/gd.ini
lrwxrwxrwx 1 root root 29 07-10 00:23 20-json.ini -> ../../mods-available/json.ini
lrwxrwxrwx 1 root root 31 07-10 00:23 20-mcrypt.ini -> ../../mods-available/mcrypt.ini
lrwxrwxrwx 1 root root 30 07-10 00:23 20-mysql.ini -> ../../mods-available/mysql.ini
lrwxrwxrwx 1 root root 31 07-10 00:23 20-mysqli.ini -> ../../mods-available/mysqli.ini
lrwxrwxrwx 1 root root 34 07-10 00:23 20-pdo_mysql.ini -> ../../mods-available/pdo_mysql.ini

/etc/php5/conf.d:
total 0
lrwxrwxrwx 1 root root 32 07-10 00:23 05-opcache.ini -> ../../mods-available/opcache.ini
lrwxrwxrwx 1 root root 28 07-10 00:23 10-pdo.ini -> ../../mods-available/pdo.ini

/etc/php5/mods-available:
total 36
-rw-r--r-- 1 root root 68 01-22 03:35 curl.ini
-rw-r--r-- 1 root root 64 01-22 03:35 gd.ini
-rw-r--r-- 1 root root 68 06-02 00:04 json.ini
-rw-r--r-- 1 root root 72 01-22 03:35 mcrypt.ini
-rw-r--r-- 1 root root 70 01-22 03:35 mysql.ini
-rw-r--r-- 1 root root 71 01-22 03:35 mysqli.ini
-rw-r--r-- 1 root root 83 06-02 01:49 opcache.ini
-rw-r--r-- 1 root root 66 01-22 03:35 pdo.ini
-rw-r--r-- 1 root root 74 01-22 03:35 pdo_mysql.ini



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:12:04 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>. (Tue, 09 Jul 2013 18:12:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 20:08:45 +0200
[Message part 1 (text/plain, inline)]
And output of:

dpkg -L php5-gd
dpkg -L php5-common

?


On Tue, Jul 9, 2013 at 8:04 PM, <jidanni@jidanni.org> wrote:

> /etc/php5:
> total 16
> drwxr-xr-x 3 root root 4096 07-10 00:23 cgi
> drwxr-xr-x 3 root root 4096 07-10 00:23 cli
> drwxr-xr-x 2 root root 4096 07-10 00:23 conf.d
> drwxr-xr-x 2 root root 4096 06-06 08:00 mods-available
>
> /etc/php5/cgi:
> total 72
> drwxr-xr-x 2 root root  4096 07-10 00:23 conf.d
> -rw-r--r-- 1 root root 69470 05-10 12:49 php.ini
>
> /etc/php5/cgi/conf.d:
> total 0
> lrwxrwxrwx 1 root root 29 07-10 00:23 20-curl.ini ->
> ../../mods-available/curl.ini
> lrwxrwxrwx 1 root root 27 07-10 00:23 20-gd.ini ->
> ../../mods-available/gd.ini
> lrwxrwxrwx 1 root root 29 07-10 00:23 20-json.ini ->
> ../../mods-available/json.ini
> lrwxrwxrwx 1 root root 31 07-10 00:23 20-mcrypt.ini ->
> ../../mods-available/mcrypt.ini
> lrwxrwxrwx 1 root root 30 07-10 00:23 20-mysql.ini ->
> ../../mods-available/mysql.ini
> lrwxrwxrwx 1 root root 31 07-10 00:23 20-mysqli.ini ->
> ../../mods-available/mysqli.ini
> lrwxrwxrwx 1 root root 34 07-10 00:23 20-pdo_mysql.ini ->
> ../../mods-available/pdo_mysql.ini
>
> /etc/php5/cli:
> total 72
> drwxr-xr-x 2 root root  4096 07-10 00:23 conf.d
> -rw-r--r-- 1 root root 69470 07-09 18:50 php.ini
>
> /etc/php5/cli/conf.d:
> total 0
> lrwxrwxrwx 1 root root 29 07-10 00:23 20-curl.ini ->
> ../../mods-available/curl.ini
> lrwxrwxrwx 1 root root 27 07-10 00:23 20-gd.ini ->
> ../../mods-available/gd.ini
> lrwxrwxrwx 1 root root 29 07-10 00:23 20-json.ini ->
> ../../mods-available/json.ini
> lrwxrwxrwx 1 root root 31 07-10 00:23 20-mcrypt.ini ->
> ../../mods-available/mcrypt.ini
> lrwxrwxrwx 1 root root 30 07-10 00:23 20-mysql.ini ->
> ../../mods-available/mysql.ini
> lrwxrwxrwx 1 root root 31 07-10 00:23 20-mysqli.ini ->
> ../../mods-available/mysqli.ini
> lrwxrwxrwx 1 root root 34 07-10 00:23 20-pdo_mysql.ini ->
> ../../mods-available/pdo_mysql.ini
>
> /etc/php5/conf.d:
> total 0
> lrwxrwxrwx 1 root root 32 07-10 00:23 05-opcache.ini ->
> ../../mods-available/opcache.ini
> lrwxrwxrwx 1 root root 28 07-10 00:23 10-pdo.ini ->
> ../../mods-available/pdo.ini
>
> /etc/php5/mods-available:
> total 36
> -rw-r--r-- 1 root root 68 01-22 03:35 curl.ini
> -rw-r--r-- 1 root root 64 01-22 03:35 gd.ini
> -rw-r--r-- 1 root root 68 06-02 00:04 json.ini
> -rw-r--r-- 1 root root 72 01-22 03:35 mcrypt.ini
> -rw-r--r-- 1 root root 70 01-22 03:35 mysql.ini
> -rw-r--r-- 1 root root 71 01-22 03:35 mysqli.ini
> -rw-r--r-- 1 root root 83 06-02 01:49 opcache.ini
> -rw-r--r-- 1 root root 66 01-22 03:35 pdo.ini
> -rw-r--r-- 1 root root 74 01-22 03:35 pdo_mysql.ini
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:21:04 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 18:21:04 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: Ondřej Surý <ondrej@debian.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 02:19:38 +0800
dpkg-query: package 'php-gd' is not installed
OK I installed it now.
Maybe that will solve this.
P.S., you might want to put it into the Depends.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:24:07 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>. (Tue, 09 Jul 2013 18:24:07 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 20:21:11 +0200
[Message part 1 (text/plain, inline)]
And could you also install php5-mysql to fix the pdo_mysql bug?

O.


On Tue, Jul 9, 2013 at 8:19 PM, <jidanni@jidanni.org> wrote:

> dpkg-query: package 'php-gd' is not installed
> OK I installed it now.
> Maybe that will solve this.
> P.S., you might want to put it into the Depends.
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:27:10 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 18:27:10 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: Ondřej Surý <ondrej@debian.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 02:25:31 +0800
> And could you also install php5-mysql to fix the pdo_mysql bug?
That's already installed.

I'll notify you if the messages every 1/2 don't now stop.



Reply sent to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility. (Tue, 09 Jul 2013 18:30:06 GMT) (full text, mbox, link).


Notification sent to jidanni@jidanni.org:
Bug acknowledged by developer. (Tue, 09 Jul 2013 18:30:06 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493-done@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Tue, 9 Jul 2013 20:27:10 +0200
[Message part 1 (text/plain, inline)]
I think the bug is not related to -7 update, but to ucf bug which was just
fixed recently.

Thus closing the bug. Feel free to reopen if you find a way how to
reproduce the bug.

O.


On Tue, Jul 9, 2013 at 8:25 PM, <jidanni@jidanni.org> wrote:

> > And could you also install php5-mysql to fix the pdo_mysql bug?
> That's already installed.
>
> I'll notify you if the messages every 1/2 don't now stop.
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 18:39:04 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 18:39:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@sury.org>
To: 715493@bugs.debian.org
Date: Tue, 9 Jul 2013 20:35:03 +0200
[Message part 1 (text/plain, inline)]
Control: reopen -1
Control: retitle -1 remove, but not purged, modules might be enabled

Just realized that php5-sapi.postinst might enable modules which are
removed, but not purged.

Reopening until investigated.

O.
-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Bug reopened Request was from Ondřej Surý <ondrej@sury.org> to 715493-submit@bugs.debian.org. (Tue, 09 Jul 2013 18:39:04 GMT) (full text, mbox, link).


Changed Bug title to 'remove, but not purged, modules might be enabled' from 'Unable to load dynamic library messages from cron started after upgrade' Request was from Ondřej Surý <ondrej@sury.org> to 715493-submit@bugs.debian.org. (Tue, 09 Jul 2013 18:39:05 GMT) (full text, mbox, link).


Reply sent to jidanni@jidanni.org:
You have taken responsibility. (Tue, 09 Jul 2013 18:48:05 GMT) (full text, mbox, link).


Notification sent to jidanni@jidanni.org:
Bug acknowledged by developer. (Tue, 09 Jul 2013 18:48:05 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: ondrej@debian.org
Cc: kaplan@debian.org, 715493-done@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 02:44:42 +0800
>>>>> "OS" == Ondřej Surý <ondrej@debian.org> writes:
OS> I think the bug is not related to -7 update, but to ucf bug which was just fixed recently.

OS> Thus closing the bug. Feel free to reopen if you find a way how to reproduce the bug.

Well OK, but now I am getting a smaller message every 1/2 hour:
>>>>> "CD" == Cron Daemon <root@jidanni.org> writes:
CD> PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo_mysql.so' - /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Tue, 09 Jul 2013 19:03:04 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 09 Jul 2013 19:03:04 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: 715493@bugs.debian.org
Subject: Re: Bug#715493 closed by jidanni@jidanni.org (Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade)
Date: Wed, 10 Jul 2013 02:59:02 +0800
I CC'd a boobytrapped 715493-done, closing the bug by accident again
apparently. Even though it DOESNTWORKFORMEYET...



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 10 Jul 2013 00:33:09 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 10 Jul 2013 00:33:09 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: ondrej@debian.org
Cc: kaplan@debian.org, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 08:30:53 +0800
reopen 715493
retitle 715493 missing dependency on php5-gd
thanks

Isn't there a missing dependency on php5-gd?
Or what bug in
http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=ucf
are you talking about and what should I do?

And why am I still getting
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo_mysql.so' - /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0
every half hour? Should I open a separate bug?

reading https://bugs.launchpad.net/ubuntu/+source/php5/+bug/994194
I do
$ php -i | grep extension_dir
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo_mysql.so' - /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0
extension_dir => /usr/lib/php5/20121212 => /usr/lib/php5/20121212
PHP Warning:  Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0

 debsums shows no errors.



Bug reopened Request was from jidanni@jidanni.org to control@bugs.debian.org. (Wed, 10 Jul 2013 00:33:14 GMT) (full text, mbox, link).


Changed Bug title to 'missing dependency on php5-gd' from 'remove, but not purged, modules might be enabled' Request was from jidanni@jidanni.org to control@bugs.debian.org. (Wed, 10 Jul 2013 00:33:15 GMT) (full text, mbox, link).


Changed Bug title to 'removed, but not purged, modules might get enabled in php5-sapi.postinst' from 'missing dependency on php5-gd' Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 10 Jul 2013 06:24:04 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 10 Jul 2013 06:27:04 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>. (Wed, 10 Jul 2013 06:27:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: Lior Kaplan <kaplan@debian.org>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 08:22:08 +0200
[Message part 1 (text/plain, inline)]
Dan, please don't retitle bugs, if you are unable to properly analyze the
bug cause.

I think I have enough information to fix the bug in next release.

O.


On Wed, Jul 10, 2013 at 2:30 AM, <jidanni@jidanni.org> wrote:

> reopen 715493
> retitle 715493 missing dependency on php5-gd
> thanks
>
> Isn't there a missing dependency on php5-gd?
> Or what bug in
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=ucf
> are you talking about and what should I do?
>
> And why am I still getting
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in
> Unknown on line 0
> every half hour? Should I open a separate bug?
>
> reading https://bugs.launchpad.net/ubuntu/+source/php5/+bug/994194
> I do
> $ php -i | grep extension_dir
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in
> Unknown on line 0
> extension_dir => /usr/lib/php5/20121212 => /usr/lib/php5/20121212
> PHP Warning:  Unknown: It is not safe to rely on the system's timezone
> settings. You are *required* to use the date.timezone setting or the
> date_default_timezone_set() function. In case you used any of those methods
> and you are still getting this warning, you most likely misspelled the
> timezone identifier. We selected the timezone 'UTC' for now, but please set
> date.timezone to select your timezone. in Unknown on line 0
>
>  debsums shows no errors.
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 10 Jul 2013 07:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 10 Jul 2013 07:00:05 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: ondrej@debian.org
Cc: kaplan@debian.org, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 14:57:00 +0800
>>>>> "OS" == Ondřej Surý <ondrej@debian.org> writes:
OS> Dan, please don't retitle bugs, if you are unable to properly analyze the bug cause.
I base it on the information available to me.
OS> I think I have enough information to fix the bug in next release.
Please close it at that time then. Thanks.



Reply sent to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility. (Wed, 10 Jul 2013 09:09:12 GMT) (full text, mbox, link).


Notification sent to jidanni@jidanni.org:
Bug acknowledged by developer. (Wed, 10 Jul 2013 09:09:12 GMT) (full text, mbox, link).


Message #102 received at 715493-close@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: 715493-close@bugs.debian.org
Subject: Bug#715493: fixed in php5 5.5.0+dfsg-8
Date: Wed, 10 Jul 2013 09:06:56 +0000
Source: php5
Source-Version: 5.5.0+dfsg-8

We believe that the bug you reported is fixed in the latest version of
php5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 715493@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý <ondrej@debian.org> (supplier of updated php5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 10 Jul 2013 09:55:28 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-imap php5-interbase php5-intl php5-ldap php5-mcrypt php5-readline php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source all amd64
Version: 5.5.0+dfsg-8
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: Ondřej Surý <ondrej@debian.org>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-readline - Readline module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 715493
Changes: 
 php5 (5.5.0+dfsg-8) unstable; urgency=low
 .
   * NOTE: The php5_invoke script is still too chatty, but we need that to
     debug possible bugs.  It will be made less chatty when we feel more
     confident that everything works as it should be.
   * Drop dh_phpize scripts in favor of dh_phppear
   * Add Recommends on pkg-php-tools in php5-dev
   * Add missing libapache2-mod-php5filter.postinst.extra
   * Introduce automatic module registry, which add or remove module from
     the registry if called with -s ALL (Closes: #715493)
   * Finish renaming /var/lib/php5/module/ to /var/lib/php5/modules/ and
     don't create /var/lib/php5/sessions/
Checksums-Sha1: 
 bdbb64bd6d1d5bae7e230dc345fde1136a7e0586 3937 php5_5.5.0+dfsg-8.dsc
 3ab05902c2cc4a6b7e812b15290767be312d0a61 161532 php5_5.5.0+dfsg-8.debian.tar.gz
 566361946c038f4dd384258d61160178b1ac05a5 1026 php5_5.5.0+dfsg-8_all.deb
 b54956c7b9ec1ae22ba610b415aa8275958fa905 370254 php-pear_5.5.0+dfsg-8_all.deb
 fb570f400f82d7caa865141cb54b7e6452969275 410404 php5-common_5.5.0+dfsg-8_amd64.deb
 f6178f7d41ffa50c6655035c2a8a0b2ba1f19587 2800202 libapache2-mod-php5_5.5.0+dfsg-8_amd64.deb
 211374f5e7cd573d177ab1eebbc43f22c6d967e5 2798708 libapache2-mod-php5filter_5.5.0+dfsg-8_amd64.deb
 2416a14a03145735b359a34b6ab00d2ec3f6cf38 5373304 php5-cgi_5.5.0+dfsg-8_amd64.deb
 0c67f2946894ddb9eda959200737cd3818c34c0c 2700464 php5-cli_5.5.0+dfsg-8_amd64.deb
 8cf25948401870fb5cb2ed25016a3369b934d0c7 2733096 php5-fpm_5.5.0+dfsg-8_amd64.deb
 6856d678b678dfe109584e5daecb432630d494ae 2797884 libphp5-embed_5.5.0+dfsg-8_amd64.deb
 9f3b95e7d7cf870a2b3b2669ed115d41020ea39b 520016 php5-dev_5.5.0+dfsg-8_amd64.deb
 1bffb44b0a010bc1aa9e385f06435ec7b8bf2e37 48237356 php5-dbg_5.5.0+dfsg-8_amd64.deb
 d259a339bc8438f161b771eba506ca0d2e7b9864 32696 php5-curl_5.5.0+dfsg-8_amd64.deb
 658b8c4a6bbdb954113ec455a908dea0ba200f31 10176 php5-enchant_5.5.0+dfsg-8_amd64.deb
 f42c962f90ab033bf2f8bdb1fd8d277c854a6285 34276 php5-gd_5.5.0+dfsg-8_amd64.deb
 da8a969b6e64fac032b7c928f73dafea2bbaab11 17592 php5-gmp_5.5.0+dfsg-8_amd64.deb
 df1f22a84869013a22add18122b71af9a491ebb8 36992 php5-imap_5.5.0+dfsg-8_amd64.deb
 03329a39342395df3420400beddc092a9d63b611 50840 php5-interbase_5.5.0+dfsg-8_amd64.deb
 30f15b22a0836e9b69ee2c309e50b90fea3e73bc 136046 php5-intl_5.5.0+dfsg-8_amd64.deb
 d03dec8163728ea14cd8fb1524b99196c136623c 22292 php5-ldap_5.5.0+dfsg-8_amd64.deb
 efa1b224c95021c45ace4e9e761a12349a1bc0ca 16420 php5-mcrypt_5.5.0+dfsg-8_amd64.deb
 1946d7db521c55df2a091f99f21bbe7c6f24df9d 13394 php5-readline_5.5.0+dfsg-8_amd64.deb
 8e9b780c825d2bfffad7ad2c7a4c72419af4e5ba 82736 php5-mysql_5.5.0+dfsg-8_amd64.deb
 c339a8d78a1813fada2f283119319c5f3696d9b2 173594 php5-mysqlnd_5.5.0+dfsg-8_amd64.deb
 c8dfc0673c92ee40bba2f99df3185654faf5b33c 37430 php5-odbc_5.5.0+dfsg-8_amd64.deb
 267972940189d85ad0c9c20a88c5e65345535f82 62928 php5-pgsql_5.5.0+dfsg-8_amd64.deb
 7ad3ddb7962f950004f7b03c1e0aacd56a224c7d 8920 php5-pspell_5.5.0+dfsg-8_amd64.deb
 035e503adf32171205ef087df05c2aee1c52f969 5428 php5-recode_5.5.0+dfsg-8_amd64.deb
 3b71968e1efb5220872fb7e774513c1da7fffd29 22478 php5-snmp_5.5.0+dfsg-8_amd64.deb
 6f1931a5fc58d534d42866d0ad0255f722f1232c 30890 php5-sqlite_5.5.0+dfsg-8_amd64.deb
 e0dce69cd6444c95588b5df7e27d49fe740e1877 29312 php5-sybase_5.5.0+dfsg-8_amd64.deb
 d1c094025527dec01899f9874beb200542913f86 19466 php5-tidy_5.5.0+dfsg-8_amd64.deb
 b6607c765a0845a50c1c77cefb115e63b2aee52a 41144 php5-xmlrpc_5.5.0+dfsg-8_amd64.deb
 3ddde3f29569fdd69d40bf68c73b00ba5e2fa904 15712 php5-xsl_5.5.0+dfsg-8_amd64.deb
Checksums-Sha256: 
 3edfabf7aca2e8cf0cf96e226b8f0178e74e9ca9dc247954ea137293d6879cf0 3937 php5_5.5.0+dfsg-8.dsc
 ed2a40797dd8ed6af6d987a64e8115051a30cb76ab64131b67fec2e52169a7a7 161532 php5_5.5.0+dfsg-8.debian.tar.gz
 8188769c2d4fab2ffb3debe32628a88290dce4382e04b57f8c4d199512c4d952 1026 php5_5.5.0+dfsg-8_all.deb
 3e2666b5ab81e977c53a62a08ea865ce6d48bda9554cc765a3b98b2cd2b1cde9 370254 php-pear_5.5.0+dfsg-8_all.deb
 6e4bc8257d75841ff27d028125919e4bb6e4c333b152590c6a1e9f0f24d0b49b 410404 php5-common_5.5.0+dfsg-8_amd64.deb
 428ca3259f0879f39667caeb7fa97181b507ba069cc1bcb799422e973daf01c6 2800202 libapache2-mod-php5_5.5.0+dfsg-8_amd64.deb
 abe7e3692460b5424b794cbe68864650a703709d5e9ff5ecc1ddbd9ba7ea5aef 2798708 libapache2-mod-php5filter_5.5.0+dfsg-8_amd64.deb
 da12269ff824b906db4774083ff5a39bd04c9e5f21dc9e7b0233714c7de8a166 5373304 php5-cgi_5.5.0+dfsg-8_amd64.deb
 84e263dd286060f719eab5375afa98ca3ee132def4e8e3583478ee99263ce4d0 2700464 php5-cli_5.5.0+dfsg-8_amd64.deb
 ae0fe2ba6da20e8911affce742417ecc5d750eec0b399009cbf78ffc0568ea3d 2733096 php5-fpm_5.5.0+dfsg-8_amd64.deb
 a7f317270a13592a4b2a3cba2f6b1a0b5eeb9542818698419bb9318f31d00fb0 2797884 libphp5-embed_5.5.0+dfsg-8_amd64.deb
 b5920781bb0696e1ce8b9ec580c58eaf3f22a74c11128c7fba02250a147aa58a 520016 php5-dev_5.5.0+dfsg-8_amd64.deb
 b478f1c28bd8356594571e08b77fb61ac4d3e3c5bb48b05cd3b5f26b242543e2 48237356 php5-dbg_5.5.0+dfsg-8_amd64.deb
 e03cd75eba202c850b548cdd524be6dcf4527d335aca2a7f26fe92bc0f372bd0 32696 php5-curl_5.5.0+dfsg-8_amd64.deb
 47b2a6dd92a49ba47a61245c9ecda8e351cedeb72e4951a8bcfd224e87c3b50d 10176 php5-enchant_5.5.0+dfsg-8_amd64.deb
 7f72490b397cf6c4441eafba177fea64a7fa3d57cebcd4e7f422c84103086035 34276 php5-gd_5.5.0+dfsg-8_amd64.deb
 5b0a0b6917e652454d7b192d3382bae7b8c0ef0160239ed70309edcb1a466d5c 17592 php5-gmp_5.5.0+dfsg-8_amd64.deb
 1c464273cb5f66482881c3c6107183ecd8d0bfd953219262ccc2adb8fd53baaf 36992 php5-imap_5.5.0+dfsg-8_amd64.deb
 e4a1d5d08eab41c125674e7e0e78560bedfaa1542095ee51926a3a176c7b4b93 50840 php5-interbase_5.5.0+dfsg-8_amd64.deb
 408465f1cd82653be36dc495b8e3e201f165e1235bf787f9af36e8e2946097eb 136046 php5-intl_5.5.0+dfsg-8_amd64.deb
 6a538e5a32138f95737d30b684b1a351ffa72c361ec4aa1d1132f44f2d5feb44 22292 php5-ldap_5.5.0+dfsg-8_amd64.deb
 049be1987ea1ec8fa07508048419ae8c74070b0eaa5e3c50e57be2f20592626e 16420 php5-mcrypt_5.5.0+dfsg-8_amd64.deb
 6c9bc8da6b59d0ef0db972d410ec018c74d03e916f0728bfd7e6980ed9dd9f27 13394 php5-readline_5.5.0+dfsg-8_amd64.deb
 a10efd44597af7ecf155830975abb9be3419f20147747e54b4f50730f9e7566d 82736 php5-mysql_5.5.0+dfsg-8_amd64.deb
 ef867753f31582a8cc7d903f644fc0de49c8f0bc3df6c4cc81cc37e48d019bf0 173594 php5-mysqlnd_5.5.0+dfsg-8_amd64.deb
 b80665fb339d886f590a5004058c165e4215e36ac3ead259f64eca874bd36035 37430 php5-odbc_5.5.0+dfsg-8_amd64.deb
 f894c004fc4d6ee1b6711f65289c1ea7ce4a7b5297b09ce3eb5148060c6d4adb 62928 php5-pgsql_5.5.0+dfsg-8_amd64.deb
 e45add816fdce676e180d23bbb1fdb901453ec5d2867fd040db7dd58f3af09a5 8920 php5-pspell_5.5.0+dfsg-8_amd64.deb
 85517056f77095b5c00c863516a17e43d5fe53fe0ab38d62ebf3e3732343d524 5428 php5-recode_5.5.0+dfsg-8_amd64.deb
 f1e4c4c36396b228be6ff8dcc9307ccfc28e9183b20f44d7d4931ec495aa2f52 22478 php5-snmp_5.5.0+dfsg-8_amd64.deb
 0d6663e6e6d5083b149bec470c4e560f0802dba5667f28017a0873ccf30fc50b 30890 php5-sqlite_5.5.0+dfsg-8_amd64.deb
 a1173d3efaee9321a7461d4debed9e3664a0af17b7392dfe05b2364e02d57345 29312 php5-sybase_5.5.0+dfsg-8_amd64.deb
 73c6d1e0fc991af9e5ad62241b51a744fb0320992941aef3710acd9c7f4aed97 19466 php5-tidy_5.5.0+dfsg-8_amd64.deb
 5be29dd6586bbec295cf98921412c54715b3a6eb602c66e72a8087b9b4f94600 41144 php5-xmlrpc_5.5.0+dfsg-8_amd64.deb
 04d8c7cc530046836596fd3b30c90a48d4cde78411089c9f7f120840033a5578 15712 php5-xsl_5.5.0+dfsg-8_amd64.deb
Files: 
 7a6d8b60414df46870eadd0e2844f7fc 3937 php optional php5_5.5.0+dfsg-8.dsc
 83eeb2e97ba47382a44b771c265bd7e5 161532 php optional php5_5.5.0+dfsg-8.debian.tar.gz
 6a7021d8d56e104ed2bdd1f8d1d2d002 1026 php optional php5_5.5.0+dfsg-8_all.deb
 435d09feac4067a63101926d03053628 370254 php optional php-pear_5.5.0+dfsg-8_all.deb
 ba18a85384f2ad51f7270b73da9af61e 410404 php optional php5-common_5.5.0+dfsg-8_amd64.deb
 c580d734f26cf72956137a0bc572a173 2800202 httpd optional libapache2-mod-php5_5.5.0+dfsg-8_amd64.deb
 4b67fb1d496200f7cfa43d292afeb8eb 2798708 httpd extra libapache2-mod-php5filter_5.5.0+dfsg-8_amd64.deb
 34202873494f10d2ba49332864855b49 5373304 php optional php5-cgi_5.5.0+dfsg-8_amd64.deb
 61ea47d2da4c7eff0ad9fe7b47f44b46 2700464 php optional php5-cli_5.5.0+dfsg-8_amd64.deb
 a40a05a5a780926fb78b9e25b8839fec 2733096 php optional php5-fpm_5.5.0+dfsg-8_amd64.deb
 083af9414604d31489c5bb84bf6a7468 2797884 php optional libphp5-embed_5.5.0+dfsg-8_amd64.deb
 524eedb18f2821435691d1294a0ce4f3 520016 php optional php5-dev_5.5.0+dfsg-8_amd64.deb
 26cd35dc1049296f1799501b0b812bc4 48237356 debug extra php5-dbg_5.5.0+dfsg-8_amd64.deb
 49b5ad141682277c1cb7cbb55fd1993c 32696 php optional php5-curl_5.5.0+dfsg-8_amd64.deb
 b4f12f0062c959388d825d9198b4b497 10176 php optional php5-enchant_5.5.0+dfsg-8_amd64.deb
 7a928e82d7e2ab4e234747e612cdd680 34276 php optional php5-gd_5.5.0+dfsg-8_amd64.deb
 e12b696d479d67415da9a94ea874d52e 17592 php optional php5-gmp_5.5.0+dfsg-8_amd64.deb
 c1baddf653e2e5f5af7e01b11de8edff 36992 php optional php5-imap_5.5.0+dfsg-8_amd64.deb
 f08ec90448d92bf38d3b2e011cee739f 50840 php optional php5-interbase_5.5.0+dfsg-8_amd64.deb
 26bccd59929dc8750f868f48b8dec276 136046 php optional php5-intl_5.5.0+dfsg-8_amd64.deb
 532405172476cbc3b379e1352fe3ea91 22292 php optional php5-ldap_5.5.0+dfsg-8_amd64.deb
 3ecc2437c381dd47c763c0a11050f976 16420 php optional php5-mcrypt_5.5.0+dfsg-8_amd64.deb
 8d4ddd243cc5d634b03dc3bbdc7a406d 13394 php optional php5-readline_5.5.0+dfsg-8_amd64.deb
 2e133b55497cfdf92bc9b2a7f3b2fa76 82736 php optional php5-mysql_5.5.0+dfsg-8_amd64.deb
 38389e17f3cc7b64860502c27e692e0b 173594 php extra php5-mysqlnd_5.5.0+dfsg-8_amd64.deb
 fad5a5375608c3ad117e012726e6c0b2 37430 php optional php5-odbc_5.5.0+dfsg-8_amd64.deb
 db3c2704d1cb6a1ee9e220f1ac0f8ffa 62928 php optional php5-pgsql_5.5.0+dfsg-8_amd64.deb
 4d94e4ec5e42f7ca9f4970f740ee2daf 8920 php optional php5-pspell_5.5.0+dfsg-8_amd64.deb
 0e50ce6d3afe91a1a05717dc48125e04 5428 php optional php5-recode_5.5.0+dfsg-8_amd64.deb
 66a4f37d430fae602e98cf79075ea292 22478 php optional php5-snmp_5.5.0+dfsg-8_amd64.deb
 ae1bf3723f59e9a91eedcc750a84a4e7 30890 php optional php5-sqlite_5.5.0+dfsg-8_amd64.deb
 35d6f189670556d2edf943d31f79d6ed 29312 php optional php5-sybase_5.5.0+dfsg-8_amd64.deb
 9d3af461e01ee60832677e17c51fac80 19466 php optional php5-tidy_5.5.0+dfsg-8_amd64.deb
 c4f8ba5c7d7552e3972dad5378cf1aec 41144 php optional php5-xmlrpc_5.5.0+dfsg-8_amd64.deb
 143411f71d90b9c680c53d8249191c94 15712 php optional php5-xsl_5.5.0+dfsg-8_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHdGiQACgkQ9OZqfMIN8nPWgQCeKZy0ft95Q1WKJaJ0HeflDw7Z
B7gAn1hcjQfOYGFAiBcPh1MsKO64xtuo
=cdkk
-----END PGP SIGNATURE-----




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 10 Jul 2013 17:48:07 GMT) (full text, mbox, link).


Acknowledgement sent to Markus Schnider <mschnide@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 10 Jul 2013 17:48:07 GMT) (full text, mbox, link).


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

From: Markus Schnider <mschnide@gmail.com>
To: 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 19:44:20 +0200
Hallo

I've also a similar problem.

Since I would upgrade to 5.5.0+dfsg-7 I have a similar problem:


php5-common (5.5.0+dfsg-9) wird eingerichtet ...
php5_invoke pdo: already enabled for cgi SAPI
php5_invoke pdo: already enabled for cli SAPI
php5_invoke pdo: already enabled for fpm SAPI
Not replacing deleted config file /etc/php5/mods-available/opcache.ini
dpkg: Fehler beim Bearbeiten von php5-common (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libapache2-mod-php5:
 libapache2-mod-php5 hängt ab von php5-common (= 5.5.0+dfsg-9); aber:
  Paket php5-common ist noch nicht konfiguriert..

dpkg: Fehler beim Bearbeiten von libapache2-mod-php5 (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von php5-fpm:
 php5-fpm hängt ab von php5-common (= 5.5.0+dfsg-9); aber:
  Paket php5-common ist noch nicht konfiguriert.

... and so on ...

I have also tried to remove all php5 (and php) packages and  reinstall them, without success.

Should I open a new bug ?

Kind regards




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 10 Jul 2013 18:24:15 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>. (Wed, 10 Jul 2013 18:24:15 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Markus Schnider <mschnide@gmail.com>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: Bug#715493: Unable to load dynamic library messages from cron started after upgrade
Date: Wed, 10 Jul 2013 20:21:28 +0200
[Message part 1 (text/plain, inline)]
Could you please switch your language to English and run:

LANG=C dpkg --configure -a

Also please edit /var/lib/dpkg/info/php5-common.postinst and replace "set
-e" with "set -ex" and paste the output here.

Please open a new bugreport - this seems like a new issue.

O.


On Wed, Jul 10, 2013 at 7:44 PM, Markus Schnider <mschnide@gmail.com> wrote:

> Hallo
>
> I've also a similar problem.
>
> Since I would upgrade to 5.5.0+dfsg-7 I have a similar problem:
>
>
> php5-common (5.5.0+dfsg-9) wird eingerichtet ...
> php5_invoke pdo: already enabled for cgi SAPI
> php5_invoke pdo: already enabled for cli SAPI
> php5_invoke pdo: already enabled for fpm SAPI
> Not replacing deleted config file /etc/php5/mods-available/opcache.ini
> dpkg: Fehler beim Bearbeiten von php5-common (--configure):
>  Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1
> zurück
> dpkg: Abhängigkeitsprobleme verhindern Konfiguration von
> libapache2-mod-php5:
>  libapache2-mod-php5 hängt ab von php5-common (= 5.5.0+dfsg-9); aber:
>   Paket php5-common ist noch nicht konfiguriert..
>
> dpkg: Fehler beim Bearbeiten von libapache2-mod-php5 (--configure):
>  Abhängigkeitsprobleme - verbleibt unkonfiguriert
> dpkg: Abhängigkeitsprobleme verhindern Konfiguration von php5-fpm:
>  php5-fpm hängt ab von php5-common (= 5.5.0+dfsg-9); aber:
>   Paket php5-common ist noch nicht konfiguriert.
>
> ... and so on ...
>
> I have also tried to remove all php5 (and php) packages and  reinstall
> them, without success.
>
> Should I open a new bug ?
>
> Kind regards
>
> _______________________________________________
> 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>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Fri, 12 Jul 2013 12:12:09 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Fri, 12 Jul 2013 12:12:09 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: 715524@bugs.debian.org, 715493@bugs.debian.org
Cc: ondrej@debian.org
Subject: Please make php work again.
Date: Fri, 12 Jul 2013 20:01:29 +0800
I cannot complete my projects.

I cannot complete my work.

Please send a workaround.

I am halfway through a mediawiki upgrade but I cannot complete it.

Please make php work again.

I installed instead php5-mysqlnd

it does not help.

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

Please

issue

a
workaround soon.
Thanks.



Merged 715493 715524 Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Fri, 12 Jul 2013 12:33:11 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Fri, 12 Jul 2013 12:36:04 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, 12 Jul 2013 12:36:04 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: Dan Jidanni Jacobson <jidanni@jidanni.org>
Cc: 715524@bugs.debian.org, 715493@bugs.debian.org
Subject: Re: Please make php work again.
Date: Fri, 12 Jul 2013 14:32:06 +0200
[Message part 1 (text/plain, inline)]
Those bugs are already fixed in 5.5.0+dfsg-8 and subsequent uploads.

As I already told you: You SHOULD NOT use Debian UNSTABLE if you are unable
to cope with breakages.

Use the STABLE release (or at least the testing), the BTS is not a user
support forum.

O.


On Fri, Jul 12, 2013 at 2:01 PM, <jidanni@jidanni.org> wrote:

> I cannot complete my projects.
>
> I cannot complete my work.
>
> Please send a workaround.
>
> I am halfway through a mediawiki upgrade but I cannot complete it.
>
> Please make php work again.
>
> I installed instead php5-mysqlnd
>
> it does not help.
>
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params in
> Unknown on line 0
>
> Please
>
> issue
>
> a
> workaround soon.
> Thanks.
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

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

From: Ondřej Surý <ondrej@sury.org>
To: 715524-done@bugs.debian.org
Date: Fri, 12 Jul 2013 14:43:16 +0200
[Message part 1 (text/plain, inline)]
Version: php5/5.5.0+dfsg-8

-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Added tag(s) sid and jessie. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Fri, 12 Jul 2013 15:21:17 GMT) (full text, mbox, link).


Merged 715493 715524 716659 716682 Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Fri, 12 Jul 2013 15:21:20 GMT) (full text, mbox, link).


Changed Bug title to 'new php5{en,dis}mod not enabling/disabling modules correctly' from 'removed, but not purged, modules might get enabled in php5-sapi.postinst' Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Fri, 12 Jul 2013 15:27:13 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Sat, 13 Jul 2013 12:36:07 GMT) (full text, mbox, link).


Acknowledgement sent to jidanni@jidanni.org:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sat, 13 Jul 2013 12:36:08 GMT) (full text, mbox, link).


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

From: jidanni@jidanni.org
To: ondrej@debian.org
Cc: 715524@bugs.debian.org, 715493@bugs.debian.org
Subject: Re: Please make php work again.
Date: Sat, 13 Jul 2013 20:34:24 +0800
Then why am I still having the problem in
 apt-cache policy $@
php5-mysql:
  Installed: 5.5.0+dfsg-11



>>>>> "OS" == Ondřej Surý <ondrej@debian.org> writes:
OS> Those bugs are already fixed in 5.5.0+dfsg-8 and subsequent uploads.




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Sat, 13 Jul 2013 15:06:17 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>. (Sat, 13 Jul 2013 15:06:17 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@debian.org>
To: jidanni@jidanni.org
Cc: 715524@bugs.debian.org, 715493@bugs.debian.org
Subject: Re: Please make php work again.
Date: Sat, 13 Jul 2013 17:05:23 +0200
[Message part 1 (text/plain, inline)]
As I already said, this is not a user support forum. Ask in
debian-user@lists.debian.org.


On Sat, Jul 13, 2013 at 2:34 PM, <jidanni@jidanni.org> wrote:

> Then why am I still having the problem in
>  apt-cache policy $@
> php5-mysql:
>   Installed: 5.5.0+dfsg-11
>
>
>
> >>>>> "OS" == Ondřej Surý <ondrej@debian.org> writes:
> OS> Those bugs are already fixed in 5.5.0+dfsg-8 and subsequent uploads.
>
>


-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

Bug reopened Request was from Thorsten Glaser <t.glaser@tarent.de> to control@bugs.debian.org. (Tue, 16 Jul 2013 09:48:21 GMT) (full text, mbox, link).


No longer marked as fixed in versions php5/5.5.0+dfsg-8. Request was from Thorsten Glaser <t.glaser@tarent.de> to control@bugs.debian.org. (Tue, 16 Jul 2013 09:48:24 GMT) (full text, mbox, link).


Changed Bug title to '/usr/lib/php5/20121212/pdo_pgsql.so: undefined symbol: pdo_parse_params' from 'new php5{en,dis}mod not enabling/disabling modules correctly' Request was from Thorsten Glaser <t.glaser@tarent.de> to control@bugs.debian.org. (Tue, 16 Jul 2013 09:48:27 GMT) (full text, mbox, link).


Marked as found in versions php5/5.5.0+dfsg-11. Request was from Thorsten Glaser <t.glaser@tarent.de> to control@bugs.debian.org. (Tue, 16 Jul 2013 09:48:30 GMT) (full text, mbox, link).


Marked as fixed in versions php5/5.5.0+dfsg-12. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Tue, 16 Jul 2013 10:33:11 GMT) (full text, mbox, link).


Marked Bug as done Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Tue, 16 Jul 2013 10:33:15 GMT) (full text, mbox, link).


Notification sent to jidanni@jidanni.org:
Bug acknowledged by developer. (Tue, 16 Jul 2013 10:33:16 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 17 Jul 2013 23:24:04 GMT) (full text, mbox, link).


Acknowledgement sent to Mitch Halmu <mitch@netside.net>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 17 Jul 2013 23:24:04 GMT) (full text, mbox, link).


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

From: Mitch Halmu <mitch@netside.net>
To: 715493@bugs.debian.org
Subject: Re: Bug#715493: /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params
Date: Wed, 17 Jul 2013 19:18:43 -0400 (EDT)
There are still platforms that need the bug fixed. php/5.5.0+dsfg-11
is the highest version available for sparc, and it contains the bug:

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

Please treat building new php version packages for all platforms as a
high priority. Thanks,

--Mitch Halmu



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#715493; Package php5-common. (Wed, 17 Jul 2013 23:39:04 GMT) (full text, mbox, link).


Acknowledgement sent to Lior Kaplan <kaplan@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Wed, 17 Jul 2013 23:39:04 GMT) (full text, mbox, link).


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

From: Lior Kaplan <kaplan@debian.org>
To: Mitch Halmu <mitch@netside.net>, 715493@bugs.debian.org
Subject: Re: [php-maint] Bug#715493: /usr/lib/php5/20121212/pdo_mysql.so: undefined symbol: pdo_parse_params
Date: Thu, 18 Jul 2013 02:36:16 +0300
[Message part 1 (text/plain, inline)]
According to the buildd log [1], 5.5.0+dfsg-15 just finished on sparc, so
you probably have an updated package in the next couple of hours.

[1] https://buildd.debian.org/status/package.php?p=php5

On Thu, Jul 18, 2013 at 2:18 AM, Mitch Halmu <mitch@netside.net> wrote:

> There are still platforms that need the bug fixed. php/5.5.0+dsfg-11
> is the highest version available for sparc, and it contains the bug:
>
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20121212/pdo_mysql.so' -
> /usr/lib/php5/20121212/pdo_mysql.so:
> undefined symbol: pdo_parse_params in Unknown on line 0
>
> Please treat building new php version packages for all platforms as a
> high priority. Thanks,
>
> --Mitch Halmu
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>
[Message part 2 (text/html, inline)]

Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 15 Aug 2013 07:27:43 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 03:17:21 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.