Package: lbdb
Version: 0.35
Severity: normal

Hello,

When trying to query my server i get many warning (which in turn
make my mutt screen unreadable):

"my" variable $ldap masks earlier declaration in same scope at
/usr/lib/lbdb/mutt_ldap_query line 194, <DATA> line 225.
Can't locate object method "new" via package "Net::LDAPS" (perhaps you
forgot to load "Net::LDAPS"?) at /usr/lib/lbdb/mutt_ldap_query line 196,
<DATA> line 225.
"my" variable $ldap masks earlier declaration in same scope at
/usr/lib/lbdb/mutt_ldap_query line 194, <DATA> line 225.
Can't locate object method "new" via package "Net::LDAPS" (perhaps you
forgot to load "Net::LDAPS"?) at /usr/lib/lbdb/mutt_ldap_query line 196,
<DATA> line 225.
lbdbq: no matches

Here is my configuration 
ldap.rc:
%ldap_server_db = (
  'debian'         => ['db.debian.org', 'ou=users,dc=debian,dc=org',
                       'uid cn sn ircnick', 'uid cn sn ircnick',
                       '[EMAIL PROTECTED]', '${cn} ${sn}', '${ircnick}' ],
  'local'          => ['ldap', 'ou=People,dc=gallu,dc=homelinux,dc=org',
                        'cn sn givenName', 'cn sn mail',
                        '${mail}', '${cn}', '${sn}' ]
);

$ldap_ssl = 1;


lbdbrc:

METHODS="m_abook m_ldap"

LDAP_NICKS="debian local"

Regards
Sylvain Le Gall

Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.1-grand (SMP w/2 CPU cores; PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages lbdb depends on:
ii  libc6                         2.5-9      GNU C Library: Shared libraries
ii  libvformat1                   1.13-4     Library to read and write vcard fi
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

lbdb recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to