[Pkg-openldap-devel] errors with current testing and unstable slapd
DePriest, Jason R.
jrdepriest at gmail.com
Tue Aug 28 16:05:05 UTC 2007
On 8/27/07, Steve Langasek <> wrote:
> On Mon, Aug 27, 2007 at 05:07:26PM -0500, DePriest, Jason R. wrote:
> > I get the following error with slapd 2.3.30-5
>
> > line 69 (idassert-bind ***)
> > /usr/sbin/slapd: symbol lookup error:
> > /usr/lib/ldap/back_meta-2.3.so.0: undefined symbol:
> > slap_idassert_parse_cf
>
> This is not the back_meta-2.3.so.0 that comes with the Debian slapd 2.3.30-5
> package. Is it a symlink or a real file? If it is a symlink, where does it
> point?
>
> Try running 'debsums -s slapd' to check the integrity of this package on
> your system.
>
> --
debsums reports no errors.
Here are the back_meta entries in /usr/lib/ldap
/usr/lib/ldap/back_meta-2.3.so.0 -> back_meta-2.3.so.0.2.23
/usr/lib/ldap/back_meta-2.3.so.0.2.23
/usr/lib/ldap/back_meta.la
/usr/lib/ldap/back_meta.so -> back_meta-2.3.so.0.2.23
so back_meta-2.3.so.0 is a symlink to back_meta-2.3.so.0.2.23
Just to check, I also ran this
$ dpkg -L slapd | grep 'back_meta*'
/usr/lib/ldap/back_meta-2.3.so.0.2.23
/usr/lib/ldap/back_meta.la
/usr/lib/ldap/back_meta-2.3.so.0
/usr/lib/ldap/back_meta.so
More information about the Pkg-openldap-devel
mailing list