[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WNPP



On Mon, Jan 29, 2001 at 07:32:43AM +0100, peter karlsson wrote:
> I noted this in the WML logs on klecker (I got the same locally, so
> then I checked the originals):
> 
> 
> make[3]: Entering directory `/org/www.debian.org/webwml/english/devel/wnpp'
> test -d ../../../../debian.org/devel/wnpp || mkdir -m g+w -p ../../../../debian.org/devel/wnpp
> wml -q wnpp.wml
> ePerl:Error: Perl runtime error (interpreter rc=107)
> 
> ---- Contents of STDERR channel: ---------
> Can't call method "bind" on an undefined value at
> ./../../../english/devel/wnpp/wnpp.pl line 47.
> ------------------------------------------
> ** WML:Break: Error in Pass 3 (rc=74).
> 
> 
> Can someone who knows about this look into it?

Could you please change line 49 of wnpp.pl to read

$ldap = Net::LDAP->new($server, 'port' => $port) or die "$@";

and run it again?  This should be a little more informative about
the failure (at least according to the perl-ldap POD).

Matt



Reply to: