User Deleted, awaiting cleanup... Problem

Richard Bos ml at radoeka.nl
Tue Jun 30 21:10:36 CEST 2009


Op dinsdag 30 juni 2009 05:05:08 schreef Thomas Spuhler:
> > > i SEE IN THE SYSLOG:
> > > Jun 28 21:25:35 aargau kolabd: K: Loading backends
> > > Jun 28 21:25:35 aargau kolabd: B: Loading backend `@directory_mode@'
> > > Jun 28 21:25:35 aargau kolabd: B Error: Error is: syntax error at (eval
> > > 70) line 1, near "require Kolab::LDAP::Backend::@directory_mode" Global
> > > symbol "@directory_mode" requires explicit package name at (eval 70)
> > > line 1, <DATA> line 516.
> > > Jun 28 21:25:35 aargau kolabd: B Error: Backend `@directory_mode@' does
> > > not exist or has errors, exiting
> > >
> > > Since slurp is gone this should be the way for replication. But what
> > > could be wrong?
> >
> > All variable with @....@ must be replaced by the build process.  The
> > value for you should be: syncrepl
>
>  Why did it not replace it when building the package. The other @.... @
> were replaced.
> It's written like this in the file from the Kolab repository.

check your build scripts.  It looks like they are too old.  The file common 
should have a line with:
kolabd/dist_conf/common: -e 's=[@]directory_mode[@]=$(directory_mode)=g' \
If that is not there, it won't build right.



-- 
Richard




More information about the users mailing list