On Tue, Apr 14, 2009 at 09:50:37AM +0200, Sipponen, Sami wrote: > I'm running Smokeping 2.3.6 on Debian Squeeze (Linux 2.6.26-2-686 on i686) > and got this message repeatedly to my syslog: > > Apr 14 10:30:48 sensping1 smokeping[3719]: "LDAP_SYNC_INFO" is not exported > by the Net::LDAP::Constant module at > /usr/share/perl5/Net/LDAP/Intermediate.pm line 10
That's weird. So this is libnet-ldap-perl 1:0.39-1 ? Does this work for you? % perl -w -E 'use Net::LDAP::Constant q/LDAP_SYNC_INFO/; say LDAP_SYNC_INFO' 1.3.6.1.4.1.4203.1.9.1.4 Is it possible that you have another Net::LDAP installation on the system? -- Niko Tyni _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
