rpm -qv pykolab
pykolab-0.8.4-1.1.el7.kolab_16.noarch
Today twice reinstall server and start everything from scratch and every time start setup-kolab it crashes after Kolab Service password [password]: . Os Centos 7.2 minimal install so all required packages have been installed with yum install kolab . Kolab log files are empty so don't have anything to post .
Kolab Service password [password]: Traceback (most recent call last): File "/usr/sbin/setup-kolab", line 43, in <module> setup.run() File "/usr/lib/python2.7/site-packages/pykolab/setup/__init__.py", line 74, in run components.execute('_'.join(to_execute)) File "/usr/lib/python2.7/site-packages/pykolab/setup/components.py", line 170, in execute execute(component) File "/usr/lib/python2.7/site-packages/pykolab/setup/components.py", line 202, in execute components[component_name]['function'](conf.cli_args, kw) File "/usr/lib/python2.7/site-packages/pykolab/setup/setup_mta.py", line 478, in execute '--datadir="/var/lib/clamav"' File "/usr/lib64/python2.7/subprocess.py", line 524, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.7/subprocess.py", line 660, in __init__ raise TypeError("bufsize must be an integer") TypeError: bufsize must be an integer