I tried to file a bug report but it keeps telling me to select a Component even I did so I report it here instead.
I try to install zcs-4.0.0_GA_303.DEBIAN3.1.tar.gz and it failed, trace it to
patch libexec/zmldapinit withCode:mail:/opt/zimbra# su - zimbra -c "libexec/zmldapinit" sed: -e expression #1, char 61: Extra characters after command ERROR - failed to start slapd
will let the install went through.Code:--- libexec/zmldapinit.orig 2006-09-07 15:48:49.000000000 -0700 +++ libexec/zmldapinit 2006-09-07 15:51:05.000000000 -0700 @@ -66,7 +66,8 @@ sed -e '\|/opt/zimbra/openldap/etc/openldap/schema/zimbra.schema| a\ include "/opt/zimbra/lib/conf/zimbra-ext.schema"' ${config_dir}/slapd.conf.in > /tmp/slapd.conf else - sed -e '\|/opt/zimbra/openldap/etc/openldap/schema/zimbra.schema| a include "/opt/zimbra/lib/conf/zimbra-ext.schema"' ${config_dir}/slapd.conf.in > /tmp/slapd.conf + sed -e '\|/opt/zimbra/openldap/etc/openldap/schema/zimbra.schema| a \ +include "/opt/zimbra/lib/conf/zimbra-ext.schema"' ${config_dir}/slapd.conf.in > /tmp/slapd.conf fi mv -f /tmp/slapd.conf ${config_dir}/slapd.conf.in fi


LinkBack URL
About LinkBacks


