kolab 3 on

gilles seban gilles.seban at free.fr
Tue Jan 22 13:01:15 CET 2013


Le 22/01/2013 08:04, Thomas Jensch a écrit :
> Hello,
>
> * Christian <kolab at christian000.de> [220113-0220am]:
>
>> Hi Thomas,
>> I've got the same problem (and no clue) except with a fresh Debian Wheezy image
>> (also netcup).
> Unfortunately both Debian and Centos installations fail.
>
>> I guess you get the same error message?
> Actually, mine is slightly different.
>
>> setup-kolab --fqdn=v(...).yourvserver.net
> First of all, dirsrv doenst come up.
>      Traceback (most recent call last):
>      Shutting down dirsrv:
>      kolabbeta... server already stopped                    [FAILED]
>      *** Error: 1 instance(s) unsuccessfully stopped          [FAILED]
>      Starting dirsrv:
>      kolabbeta...                                           [FAILED]
>      *** Warning: 1 instance(s) failed to start
>
>> (...)
>> Kolab Service password [vwLKvLUaADux8ub]:
>> Traceback (most recent call last):
>>    File "/usr/sbin/setup-kolab", line 42, in <module>
>>      setup.run()
>>    File "/usr/lib/python2.7/dist-packages/pykolab/setup/__init__.py", line 43,
>> in run
>>      components.execute('_'.join(to_execute))
>>    File "/usr/lib/python2.7/dist-packages/pykolab/setup/components.py", line
>> 170, in execute
>>      execute(component)
>>    File "/usr/lib/python2.7/dist-packages/pykolab/setup/components.py", line
>> 202, in execute
>>      components[component_name]['function'](conf.cli_args, kw)
>>    File "/usr/lib/python2.7/dist-packages/pykolab/setup/setup_ldap.py", line
>> 405, in execute
>>      auth._auth.ldap.add_s(dn, ldif)
>>    File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 194, in add_s
>>      msgid = self.add(dn,modlist)
>> (...)
> Next, of course, the LDAP-server couldnt be connected:
>
> File "/usr/sbin/setup-kolab", line 42, in <module>
> setup.run()
> File "/usr/lib/python2.6/site-packages/pykolab/setup/__init__.py", line
> 43, in run
> components.execute('_'.join(to_execute))
> File "/usr/lib/python2.6/site-packages/pykolab/setup/components.py",
> line 170, in execute
> execute(component)
> File "/usr/lib/python2.6/site-packages/pykolab/setup/components.py",
> line 202, in execute
> components[component_name]['function'](conf.cli_args, kw)
> File "/usr/lib/python2.6/site-packages/pykolab/setup/setup_ldap.py",
> line 405, in execute
> auth._auth.ldap.add_s(dn, ldif)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 194,
> in add_s
> msgid = self.add(dn,modlist)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 191,
> in add
> return self.add_ext(dn,modlist,None,None)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 176,
> in add_ext
> return
> self._ldap_call(self._l.add_ext,dn,modlist,RequestControlTuples(serverctrls),RequestControlTuples(clientctrls))
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 99,
> in _ldap_call
> result = func(*args,**kwargs)
> ldap.SERVER_DOWN: {'desc': "Can't contact LDAP server"}
>
>
> FWIW, I checked the dirsrv errors, which points to some semaphore stuff,
> I have no clue about.
> /var/log/dirsrv/slapd-kolabbeta/errors
>
> [15/Jan/2013:06:27:21 -0500] - 389-Directory/1.2.10.2 B2012.194.51
> starting up
> [15/Jan/2013:06:27:21 -0500] - Failed to create semaphore for stats file
> (/var/run/dirsrv/slapd-kolabbeta.stats). Error 38.(Function not
> implemented)
> [15/Jan/2013:06:37:20 -0500] - 389-Directory/1.2.10.2 B2012.194.51
> starting up
> [15/Jan/2013:06:37:20 -0500] - Failed to create semaphore for stats file
> (/var/run/dirsrv/slapd-kolabbeta.stats). Error 38.(Function not
> implemented)
> [15/Jan/2013:06:51:42 -0500] - 389-Directory/1.2.10.2 B2012.194.51
> starting up
> [15/Jan/2013:06:51:42 -0500] - Failed to create semaphore for stats file
> (/var/run/dirsrv/slapd-kolabbeta.stats). Error 38.(Function not
> implemented)
>
> mfg
> Thomas Jensch
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://www.intevation.de/mailman/listinfo/kolab-users
Hello,
maybe you have to mount /dev/shm,
and restart dirsrv
it works for me with the same error on centos
Gilles





More information about the users mailing list