Debian Bug report logs -
#647754
/usr/lib/php5/20090626/pgsql.so: undefined symbol: lo_import_with_oid
Reported by: manuel313 <mc@schaeffer-ag.de>
Date: Sat, 5 Nov 2011 20:36:02 UTC
Severity: important
Found in version php5/5.3.3-7+squeeze3
Done: Ondřej Surý <ondrej@sury.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#647754; Package php5-pgsql.
(Sat, 05 Nov 2011 20:36:05 GMT) (full text, mbox, link).
Acknowledgement sent
to manuel313 <mc@schaeffer-ag.de>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Sat, 05 Nov 2011 20:36:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: php5-pgsql
Version: 5.3.3-7+squeeze3
Severity: important
After Upgrade from lenny to squeeze the php5 pgsql.so is not working anymore ....
Same problem with 5.3.8 from wheezy. 5.2.6 from lenny is working fine ...
-- System Information:
Debian Release: 6.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages php5-pgsql depends on:
ii libapache2-mod-php5 [ph 5.3.3-7+squeeze3 server-side, HTML-embedded scripti
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libpq5 8.4.8-0squeeze2 PostgreSQL C client library
ii php5-cli [phpapi-200906 5.3.3-7+squeeze3 command-line interpreter for the p
ii php5-common 5.3.3-7+squeeze3 Common files for packages built fr
php5-pgsql recommends no packages.
php5-pgsql 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#647754; Package php5-pgsql.
(Sat, 05 Nov 2011 22:33:03 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>.
(Sat, 05 Nov 2011 22:33:03 GMT) (full text, mbox, link).
Message #10 received at 647754@bugs.debian.org (full text, mbox, reply):
Hi,
my wild guess would be the cause is in the custom pgsql libraries in /usr/local/lib.
What is the output of ldd /usr/lib/php5/20090626/pgsql.so
?
Ondřej Surý
On 6. 11. 2011, at 4:26, manuel313 <mc@schaeffer-ag.de> wrote:
> Package: php5-pgsql
> Version: 5.3.3-7+squeeze3
> Severity: important
>
>
> After Upgrade from lenny to squeeze the php5 pgsql.so is not working anymore ....
> Same problem with 5.3.8 from wheezy. 5.2.6 from lenny is working fine ...
>
> -- System Information:
> Debian Release: 6.0.3
> APT prefers stable
> APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
> Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5-pgsql depends on:
> ii libapache2-mod-php5 [ph 5.3.3-7+squeeze3 server-side, HTML-embedded scripti
> ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
> ii libpq5 8.4.8-0squeeze2 PostgreSQL C client library
> ii php5-cli [phpapi-200906 5.3.3-7+squeeze3 command-line interpreter for the p
> ii php5-common 5.3.3-7+squeeze3 Common files for packages built fr
>
> php5-pgsql recommends no packages.
>
> php5-pgsql suggests no packages.
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#647754; Package php5-pgsql.
(Sat, 05 Nov 2011 23:30:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Manuel Christen <mc@schaeffer-ag.de>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Sat, 05 Nov 2011 23:30:06 GMT) (full text, mbox, link).
Message #15 received at 647754@bugs.debian.org (full text, mbox, reply):
Hi
# ldd /usr/lib/php5/20090626/pgsql.so
linux-vdso.so.1 => (0x00007fff499ff000)
libpq.so.5 => /opt/PostgreSQL/8.3/lib/libpq.so.5 (0x00007f29f4d44000)
libc.so.6 => /lib/libc.so.6 (0x00007f29f49e3000)
libssl.so.4 => /opt/PostgreSQL/8.3/lib/libssl.so.4 (0x00007f29f48a6000)
libcrypto.so.4 => /opt/PostgreSQL/8.3/lib/libcrypto.so.4 (0x00007f29f4675000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f29f43ad000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f29f4175000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f29f3f59000)
/lib64/ld-linux-x86-64.so.2 (0x00007f29f5098000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f29f3d24000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00007f29f3b20000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f29f38fa000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f29f36f6000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f29f34de000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f29f32d6000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00007f29f30d4000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00007f29f2ebd000)
Manuel
----------------ursprüngliche Nachricht-----------------
Von: "Ondřej Surý" ondrej@sury.org
An: "manuel313" mc@schaeffer-ag.de , "647754@bugs.debian.org " 647754@bugs.debian.org
Datum: Sun, 6 Nov 2011 06:30:42 +0800
-------------------------------------------------
> Hi,
>
> my wild guess would be the cause is in the custom pgsql libraries in
> /usr/local/lib.
>
> What is the output of ldd /usr/lib/php5/20090626/pgsql.so
> ?
>
> Ondřej Surý
>
> On 6. 11. 2011, at 4:26, manuel313 mc@schaeffer-ag.de wrote:
>
>> Package: php5-pgsql
>> Version: 5.3.3-7+squeeze3
>> Severity: important
>>
>>
>> After Upgrade from lenny to squeeze the php5 pgsql.so is not working anymore
>> ....
>> Same problem with 5.3.8 from wheezy. 5.2.6 from lenny is working fine ...
>>
>> -- System Information:
>> Debian Release: 6.0.3
>> APT prefers stable
>> APT policy: (500, 'stable')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
>> Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
>> Shell: /bin/sh linked to /bin/dash
>>
>> Versions of packages php5-pgsql depends on:
>> ii libapache2-mod-php5 [ph 5.3.3-7+squeeze3 server-side, HTML-embedded
>> scripti
>> ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
>> ii libpq5 8.4.8-0squeeze2 PostgreSQL C client library
>> ii php5-cli [phpapi-200906 5.3.3-7+squeeze3 command-line interpreter
>> for the p
>> ii php5-common 5.3.3-7+squeeze3 Common files for packages built fr
>>
>> php5-pgsql recommends no packages.
>>
>> php5-pgsql suggests no packages.
>>
>> -- no debconf information
>>
>>
>>
>> _______________________________________________
>> pkg-php-maint mailing list
>> pkg-php-maint@lists.alioth.debian.org
>>
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-ma
>> int
>
--
--
Manuel Christen Schaeffer AG
Nahmitzer Damm 32 Tel. +49-30-8058695-51
12277 Berlin Fax: +49-30-8058695-33
[http://www.schaeffer-ag.de -> http://www.schaeffer-ag.de/]
HRB 93611 B, Amtsgericht Berlin Charlottenburg
Vorstand: J�rg Schaeffer, Kai Schaeffer
Aufsichtsrat: Dieter Kersten (Vorsitzender)
Reply sent
to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility.
(Sun, 06 Nov 2011 15:12:03 GMT) (full text, mbox, link).
Notification sent
to manuel313 <mc@schaeffer-ag.de>:
Bug acknowledged by developer.
(Sun, 06 Nov 2011 15:12:04 GMT) (full text, mbox, link).
Message #20 received at 647754-done@bugs.debian.org (full text, mbox, reply):
You have a custom pgsql libraries in the /opt, either uninstall them or you have to recompile php pgsql module to use these. Not a bug in the Debian package.
Ondřej Surý
On 6. 11. 2011, at 7:20, Manuel Christen <mc@schaeffer-ag.de> wrote:
> Hi
>
> # ldd /usr/lib/php5/20090626/pgsql.so
> linux-vdso.so.1 => (0x00007fff499ff000)
> libpq.so.5 => /opt/PostgreSQL/8.3/lib/libpq.so.5 (0x00007f29f4d44000)
> libc.so.6 => /lib/libc.so.6 (0x00007f29f49e3000)
> libssl.so.4 => /opt/PostgreSQL/8.3/lib/libssl.so.4 (0x00007f29f48a6000)
> libcrypto.so.4 => /opt/PostgreSQL/8.3/lib/libcrypto.so.4 (0x00007f29f4675000)
> libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f29f43ad000)
> libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f29f4175000)
> libpthread.so.0 => /lib/libpthread.so.0 (0x00007f29f3f59000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f29f5098000)
> libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f29f3d24000)
> libcom_err.so.2 => /lib/libcom_err.so.2 (0x00007f29f3b20000)
> libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f29f38fa000)
> libdl.so.2 => /lib/libdl.so.2 (0x00007f29f36f6000)
> libz.so.1 => /usr/lib/libz.so.1 (0x00007f29f34de000)
> libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f29f32d6000)
> libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00007f29f30d4000)
> libresolv.so.2 => /lib/libresolv.so.2 (0x00007f29f2ebd000)
>
> Manuel
>
> ----------------ursprüngliche Nachricht-----------------
> Von: "Ondřej Surý" ondrej@sury.org
> An: "manuel313" mc@schaeffer-ag.de , "647754@bugs.debian.org " 647754@bugs.debian.org
> Datum: Sun, 6 Nov 2011 06:30:42 +0800
> -------------------------------------------------
>
>
>> Hi,
>>
>> my wild guess would be the cause is in the custom pgsql libraries in
>> /usr/local/lib.
>>
>> What is the output of ldd /usr/lib/php5/20090626/pgsql.so
>> ?
>>
>> Ondřej Surý
>>
>> On 6. 11. 2011, at 4:26, manuel313 mc@schaeffer-ag.de wrote:
>>
>>> Package: php5-pgsql
>>> Version: 5.3.3-7+squeeze3
>>> Severity: important
>>>
>>>
>>> After Upgrade from lenny to squeeze the php5 pgsql.so is not working anymore
>>> ....
>>> Same problem with 5.3.8 from wheezy. 5.2.6 from lenny is working fine ...
>>>
>>> -- System Information:
>>> Debian Release: 6.0.3
>>> APT prefers stable
>>> APT policy: (500, 'stable')
>>> Architecture: amd64 (x86_64)
>>>
>>> Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
>>> Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
>>> Shell: /bin/sh linked to /bin/dash
>>>
>>> Versions of packages php5-pgsql depends on:
>>> ii libapache2-mod-php5 [ph 5.3.3-7+squeeze3 server-side, HTML-embedded
>>> scripti
>>> ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
>>> ii libpq5 8.4.8-0squeeze2 PostgreSQL C client library
>>> ii php5-cli [phpapi-200906 5.3.3-7+squeeze3 command-line interpreter
>>> for the p
>>> ii php5-common 5.3.3-7+squeeze3 Common files for packages built fr
>>>
>>> php5-pgsql recommends no packages.
>>>
>>> php5-pgsql suggests no packages.
>>>
>>> -- no debconf information
>>>
>>>
>>>
>>> _______________________________________________
>>> pkg-php-maint mailing list
>>> pkg-php-maint@lists.alioth.debian.org
>>>
>>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-ma
>>> int
>>
>
> --
>
> --
> Manuel Christen Schaeffer AG
> Nahmitzer Damm 32 Tel. +49-30-8058695-51
> 12277 Berlin Fax: +49-30-8058695-33
> [http://www.schaeffer-ag.de -> http://www.schaeffer-ag.de/]
>
> HRB 93611 B, Amtsgericht Berlin Charlottenburg
> Vorstand: J�rg Schaeffer, Kai Schaeffer
> Aufsichtsrat: Dieter Kersten (Vorsitzender)
>
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#647754; Package php5-pgsql.
(Sun, 06 Nov 2011 20:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to sean finney <seanius@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Sun, 06 Nov 2011 20:27:03 GMT) (full text, mbox, link).
Message #25 received at 647754@bugs.debian.org (full text, mbox, reply):
hiya,
On Sun, Nov 06, 2011 at 12:20:36AM +0100, Manuel Christen wrote:
> # ldd /usr/lib/php5/20090626/pgsql.so
<snip>
> libpq.so.5 => /opt/PostgreSQL/8.3/lib/libpq.so.5 (0x00007f29f4d44000)
<snip>
> libssl.so.4 => /opt/PostgreSQL/8.3/lib/libssl.so.4 (0x00007f29f48a6000)
> libcrypto.so.4 => /opt/PostgreSQL/8.3/lib/libcrypto.so.4 (0x00007f29f4675000)
<snip>
my guess is that your problem is the above. try removing this postgres
installation (either entirely or just the relevant LD_LIBRARY_PATH or
ld.so.conf settings that make it globally visible in the first place).
sean
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 05 Dec 2011 07:37:45 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:34:31 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.