Fedora 13 killed dblink this week... - Mailing list pgsql-general

From Jerry LeVan
Subject Fedora 13 killed dblink this week...
Date
Msg-id B3079A5C-6C3B-47D9-BDBF-F75D31309ADC@gmail.com
Whole thread Raw
Responses Re: Fedora 13 killed dblink this week...  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: Fedora 13 killed dblink this week...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I think that something bad has happened to Fedora 13 this week.

This morning when I tried the following:

select dblink_connect('host=mbp user=levan dbname=levan password=xxxxxx')

I got the following error:

Error: could not load library "/usr/lib/pgsql/dblink.so": /usr/lib/libldap_r-2.4.so.2: undefined symbol:
ber_sockbuf_io_udp

The above worked ok last week...

I am running postgresql 8.4.4 from the rpms

[jerry@bigbox ~]$ rpm -qa | grep postgres
postgresql-8.4.4-1PGDG.fc12.i386
postgresql-server-8.4.4-1PGDG.fc12.i386
postgresql-pltcl-8.4.4-1PGDG.fc12.i386
postgresql-docs-8.4.4-1PGDG.fc12.i386
postgresql-libs-8.4.4-1PGDG.fc12.i386
postgresql-contrib-8.4.4-1PGDG.fc12.i386
postgresql-plpython-8.4.4-1PGDG.fc12.i386
postgresql-devel-8.4.4-1PGDG.fc12.i386

Also:
[jerry@bigbox ~]$ ldd /usr/lib/libldap_r-2.4.so.2
    linux-gate.so.1 =>  (0x00852000)
    liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x03c30000)
    libresolv.so.2 => /lib/libresolv.so.2 (0x009a8000)
    libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x03aaa000)
    libssl.so.10 => /usr/lib/libssl.so.10 (0x037fc000)
    libcrypto.so.10 => /lib/libcrypto.so.10 (0x034da000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x0080f000)
    libc.so.6 => /lib/libc.so.6 (0x00681000)
    libdl.so.2 => /lib/libdl.so.2 (0x0082c000)
    libcrypt.so.1 => /lib/libcrypt.so.1 (0x00597000)
    libgssapi_krb5.so.2 => /lib/libgssapi_krb5.so.2 (0x037cc000)
    libkrb5.so.3 => /lib/libkrb5.so.3 (0x036e4000)
    libcom_err.so.2 => /lib/libcom_err.so.2 (0x00dfa000)
    libk5crypto.so.3 => /lib/libk5crypto.so.3 (0x0379f000)
    libz.so.1 => /lib/libz.so.1 (0x0086a000)
    /lib/ld-linux.so.2 (0x0065f000)
    libfreebl3.so => /lib/libfreebl3.so (0x005c9000)
    libkrb5support.so.0 => /lib/libkrb5support.so.0 (0x00646000)
    libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00637000)
    libselinux.so.1 => /lib/libselinux.so.1 (0x00981000)

This happens on *both* of my Fedora 13 boxen...

Any suggestions

Jerry

pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Incorrect FTS result with GIN index
Next
From: "Cornelio Royer Climent"
Date:
Subject: message errror