[pkg-kolab] Bug#655771: More on kolabd

Soren Stoutner soren at smallbusinesstech.net
Fri Feb 10 05:02:12 UTC 2012


Mathieu,

Thanks for the help.  This is an update of bug 640153: Missing depends on 
libdigest-sha1-perl.  Libdigest-sha1-perl has now been replaced by libdigest-
sha-perl.

After installing libdigest-sha-perl, kolabd still wouldn't start with the 
following error message:

root at mail:/usr/share/perl5/Kolab# kolabd | tee /tmp/kolabd-foreground.log
Can't locate Digest/SHA1.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at /usr/share/perl5/Kolab/LDAP.pm line 40, <DATA> 
line 522.
BEGIN failed--compilation aborted at /usr/share/perl5/Kolab/LDAP.pm line 40, 
<DATA> line 522.
Compilation failed in require at /usr/sbin/kolabd line 65, <DATA> line 522.
BEGIN failed--compilation aborted at /usr/sbin/kolabd line 65, <DATA> line 
522.

Changing /usr/share/perl5/Kolab/LDAP.pm line 40 from

use Digest::SHA1 qw(sha1);

to

use Digest::SHA qw(sha1);

allows kolabd to start, but after a short period it exits with the following 
error:

SYNCREPL Debug: Finished Kolab::LDAP::sync sleeping 1s
SYNCREPL Debug: Finished Net::LDAP::Search::sync sleeping 10s
SYNCREPL Debug: Control created: mode=1; 
cookie=rid=000,csn=20120210045938.268654Z#000000#000#000000; reloadHint=0
SYNCREPL Debug: Search created
SYNCREPL Debug: Received Sync Done Control: cookie=UNDEF; refreshDeletes=1
SYNCREPL Debug: Finished Net::LDAP::Search::sync sleeping 10s
SYNCREPL Debug: Control created: mode=1; 
cookie=rid=000,csn=20120210045938.268654Z#000000#000#000000; reloadHint=0
SYNCREPL Debug: Search created
SYNCREPL Debug: Received Sync Done Control: cookie=UNDEF; refreshDeletes=1
SYNCREPL Debug: Finished Net::LDAP::Search::sync sleeping 10s
SYNCREPL Debug: Control created: mode=1; 
cookie=rid=000,csn=20120210045938.268654Z#000000#000#000000; reloadHint=0
SYNCREPL Debug: Search created
SYNCREPL Debug: searchCallback: mesg->code = `2', mesg->msg = `controls 
require LDAPv3'
SYNCREPL: Aborting
K: Abnormal child exit status encountered, aborting
K: SIGINT/SIGTERM detected, kill()ing children
L: Shutting down
K: Exiting



Soren

On Thursday, February 09, 2012 11:49:18 AM Mathieu Parent wrote:
> Hi Soren,
> 
> Sorry for this late reply
> 
> #655771 kolabd: Webadmin does not delete users from LDAP
> #655767 kolabd: Webadmin does not create mailboxes for new users
> 
> Those two bugs probably comes from the same problem: the kolabd daemon
> doesn't get the changes.
> 
> Try the following:
> # stop kolabd
> service kolabd stop
> # edit /etc/kolab/kolab.conf and set debug to 1
> # run kolabd in the foreground
> kolabd | tee /tmp/kolabd-foreground.log
> 
> Wait a bit (10 minutes) and send me /tmp/kolabd-foreground.log
> 
> You can also follow links on
> http://wiki.kolab.org/Administrators_Troubleshooting, especially:
> http://wiki.kolab.org/Kolab2_Server_Troubleshooting_-_Web_admin#After_delet
> ing_an_user_the_message_User_deleted.2C_awaiting_cleanup_does_not_vanish
> 
> Regards

-- 
Soren Stoutner
Small Business Tech Solutions
623-262-6169
soren at smallbusinesstech.net
www.smallbusinesstech.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-kolab-devel/attachments/20120209/bfd3b845/attachment-0004.pgp>


More information about the pkg-kolab-devel mailing list