Kolab Intermediate 2.4 Release
Jeroen van Meeuwen (Kolab Systems)
vanmeeuwen at kolabsys.com
Wed May 9 14:36:32 CEST 2012
On 2012-05-09 12:58, Christian Funke wrote:
> Am Mittwoch, 9. Mai 2012, 13:16:25 schrieb Heiner Markert:
>> Am Wednesday 09 May 2012 11:16:06 schrieb Jeroen van Meeuwen (Kolab
> Systems):
>>> *snip*
>>
>> Hello,
>>
>> the output seems totaly normal to me:
>> # locale
>> LANG=de_DE.UTF-8
>> LC_CTYPE="de_DE.UTF-8"
>> LC_NUMERIC="de_DE.UTF-8"
>> LC_TIME="de_DE.UTF-8"
>> LC_COLLATE="de_DE.UTF-8"
>> LC_MONETARY="de_DE.UTF-8"
>> LC_MESSAGES="de_DE.UTF-8"
>> LC_PAPER="de_DE.UTF-8"
>> LC_NAME="de_DE.UTF-8"
>> LC_ADDRESS="de_DE.UTF-8"
>> LC_TELEPHONE="de_DE.UTF-8"
>> LC_MEASUREMENT="de_DE.UTF-8"
>> LC_IDENTIFICATION="de_DE.UTF-8"
>> LC_ALL=
>>
>> Best regards,
>> Heiner
>>
>
> It is a locale problem running the command with "LANG=C setup-kolab"
> works but
> after a few steps i get the following error:
>
> Administrator password [FOdqLYXuy7VJkV4]:
> Directory Manager password [JtgFhJkCB4uTog9]:
> User [nobody]:
> Group [nobody]:
> Shutting down dirsrv:
> kolabtest... [ OK ]
> Starting dirsrv:
> kolabtest... [ OK ]
> Cyrus Administrator password [vpItai0awSALMs1]:
> Kolab Service password [3ELhZTbViTZDsmU]:
> Traceback (most recent call last):
> File "/usr/sbin/setup-kolab", line 42, in <module>
> setup.run()
> File "/usr/lib/python2.6/site-packages/pykolab/setup/__init__.py",
> line 42,
> in run
> components.execute('_'.join(to_execute))
> File
> "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
> 143, in execute
> execute(component)
> File
> "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
> 188, in execute
> components[component_name]['function'](conf.cli_args, kw)
> File
> "/usr/lib/python2.6/site-packages/pykolab/setup/setup_ldap.py", line
> 241, in execute
> auth._auth.ldap.add_s(dn, ldif)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 195, in
> add_s
> return self.result(msgid,all=1,timeout=self.timeout)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 458, in
> result
> resp_type, resp_data, resp_msgid =
> self.result2(msgid,all,timeout)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 462, in
> result2
> resp_type, resp_data, resp_msgid, resp_ctrls =
> self.result3(msgid,all,timeout)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 469, in
> result3
> resp_ctrl_classes=resp_ctrl_classes
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 476, in
> result4
> ldap_result =
>
> self._ldap_call(self._l.result4,msgid,all,timeout,add_ctrls,add_intermediates,add_extop)
> File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line
> 99, in
> _ldap_call
> result = func(*args,**kwargs)
> ldap.NO_SUCH_OBJECT: {'desc': 'No such object'}
>
Interesting. This too could be a bug, I suppose. At this stage of the
setup, the program is attempting to add the cyrus-admin user account.
The NO_SUCH_OBJECT error could come from, I suppose, a missing or
misconfigured root_dn, or missing ou=Special Users.
Could you verify what is actually in LDAP at this point?
Kind regards,
Jeroen van Meeuwen
--
Systems Architect, Kolab Systems AG
e: vanmeeuwen at kolabsys.com
m: +44 74 2516 3817
w: http://www.kolabsys.com
pgp: 9342 BF08
More information about the users
mailing list