<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    I have installed the package
    kolab-3.0-community-release-6-2.el6.kolab_3.0.noarch.rpm on
    centos6.3, following <a
href="http://kolab.org/blog/grote/2012/07/18/kolab-3.0-pre-alpha-release-and-installation">this</a>
    link. The installation went through without problems, but executing
    setup-kolab has an error:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-15">
    #setup-kolab <br>
    <br>
    Please supply a password for the LDAP administrator user 'admin',
    used to login<br>
    to the graphical console of 389 Directory server.<br>
    <br>
    Administrator password [fB0KtTw05NPGk7d]: <br>
    Confirm Administrator password: <br>
    <br>
    Please supply a password for the LDAP Directory Manager user, which
    is the<br>
    administrator user you will be using to at least initially log in to
    the Web<br>
    Admin, and that Kolab uses to perform administrative tasks.<br>
    <br>
    Directory Manager password [9QAPW3eSUIszmiu]: <br>
    Confirm Directory Manager password: <br>
    <br>
    Please choose the system user and group the service should use to
    run under.<br>
    These should be existing, unprivileged, local system POSIX accounts
    with no<br>
    shell.<br>
    <br>
    User [nobody]: <br>
    Group [nobody]: <br>
    <br>
    This setup procedure plans to set up Kolab Groupware for the
    following domain<br>
    name space. This domain name is obtained from the reverse DNS entry
    on your<br>
    network interface. Please confirm this is the appropriate domain
    name space.<br>
    <br>
    airwerk.net [Y/n]: <br>
    <br>
    The standard root dn we composed for you follows. Please confirm
    this is the root<br>
    dn you wish to use.<br>
    <br>
    dc=airwerk,dc=net [Y/n]: <br>
    <br>
    Setup is now going to set up the 389 Directory Server. This may take
    a little<br>
    while (during which period there is no output and no progress
    indication).<br>
    <br>
    Traceback (most recent call last):<br>
      File "/usr/sbin/setup-kolab", line 42, in <module><br>
        setup.run()<br>
      File "/usr/lib/python2.6/site-packages/pykolab/setup/__init__.py",
    line 42, in run<br>
        components.execute('_'.join(to_execute))<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
    170, in execute<br>
        execute(component)<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/components.py", line
    202, in execute<br>
        components[component_name]['function'](conf.cli_args, kw)<br>
      File
    "/usr/lib/python2.6/site-packages/pykolab/setup/setup_ldap.py", line
    275, in execute<br>
        _input['hostname']<br>
      File "/usr/lib64/python2.6/shutil.py", line 84, in copy<br>
        copyfile(src, dst)<br>
      File "/usr/lib64/python2.6/shutil.py", line 51, in copyfile<br>
        with open(dst, 'wb') as fdst:<br>
    IOError: [Errno 2] No such file or directory:
    '/etc/dirsrv/slapd-remote/schema/99kolab2.ldif'<br>
    <br>
    <br>
    There is no directory /etc/dirsrv/slapd-remote existing.<br>
    <br>
    Dirk<br>
    <br>
    <br>
  </body>
</html>