Hi again ;-)

I went throug the logs and found following error:

----8<----
Mar 24 14:22:11 kolab-debian-unstable-mst master[3407]: option 'ptloader_sock' was specified twice in config file (second occurance on line 309)
Mar 24 14:22:11 kolab-debian-unstable-mst master[3407]: exiting
----8<----

I fixed it the following way:

----8<----
--- imapd.conf.orig     2006-03-24 14:33:35.000000000 +0100
+++ imapd.conf  2006-03-24 14:33:15.000000000 +0100
@@ -306,7 +306,7 @@
##
## LDAP
##
-ptloader_sock: /var/run/cyrus/socket/ptsock
+#ptloader_sock: /var/run/cyrus/socket/ptsock

ldap_sasl: 0
ldap_version: 3
----8<----

But after that i get following error:

----8<----
Mar 24 14:32:39 kolab-debian-unstable-mst cyrus/ptloader[3701]: starting: $Id: ptloader.c,v 1.39 2004/12/17 16:32:26 ken3 Exp $ (ldap) Mar 24 14:32:39 kolab-debian-unstable-mst cyrus/ptloader[3701]: DBERROR: opening /var/lib/cyrus/ptclient/ptscache.db: No such file or directory Mar 24 14:32:39 kolab-debian-unstable-mst cyrus/ptloader[3701]: DBERROR: opening /var/lib/cyrus/ptclient/ptscache.db: cyrusdb error Mar 24 14:32:39 kolab-debian-unstable-mst cyrus/ptloader[3701]: can't read pts database
----8<----

@Noel i know that you tried to apply Tobias König's patches and building the kolab-cyrus packages failed after that.
Is there something new about it?

Best regards

--
.""`.     Marvin Stark <[EMAIL PROTECTED]>
: :"  :    Homepage: www.der-marv.de
`. `"`
 `-  Debian - when you have better things to do than fix a system


Reply via email to