Kolab installation issues

Liam Kirsher liamk at numenet.com
Sun Dec 8 09:24:01 CET 2013


Hi --

I have installed Kolab 3.1 on a new Debian 7.2 virtual machine.
This mostly went pretty smoothly.  I installed from the Kolab repo. (I
wrote a Chef recipe to facilitate this -- setting up the apt repos,
removing the default exim stuff that was causing problems...)

I tried to log in to the web interface with

    cn="Directory Manager"

However, I didn't know the password since it had been installed
automatically.  I tried the default one in /etc/kolab/kolab.conf but
that didn't work.
On further examination, it seems I cannot start the kolab-server:

> service kolab-server start
> root at debian:/etc/init.d# Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/kolabd/__init__.py", line
> 183, in run
>     self.do_sync()
>   File "/usr/lib/python2.7/dist-packages/kolabd/__init__.py", line
> 235, in do_sync
>     for primary_domain in list(set(domains.values())):
> TypeError: unhashable type: 'list'
Also, I'm not finding an ldap process running on port 389 (or anywhere,
for that matter).
Starting it fails:
> root at debian:/etc/init.d# service dirsrv start
> [info] no dirsrv instances configured so not starting 389 DS.
> root at debian:/etc/init.d# service dirsrv-admin start
> [info] No /etc/dirsrv/admin-serv/adm.conf file is present.
Possibly related to
https://lists.kolab.org/pipermail/devel/2012-September/013623.html ?

So, where do I start to debug this?

Any help appreciated!

Liam



-- 
Liam Kirsher
PGP: http://liam.numenet.com/pgp/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20131208/a10bdc8a/attachment.html>


More information about the users mailing list