Dear developers,

The RPMs for CentOS 6 doesn't compile and installed file
/usr/lib64/python2.6/site-packages/openchange/mapistore.so,
this causes openchange-ocsmnager service cannot start.

Please update src.rpm package with below patch to fix this issue:

- src.rpm: 
http://inverse.ca/downloads/SOGo/RHEL6/SRPMS/openchange-2.2.r4816.sogo-1.centos6.src.rpm
- Patch:

# diff -Naur old.spec openchange.spec 
--- old.spec    2015-04-24 21:48:22.249293860 +0800
+++ openchange.spec     2015-04-24 21:40:43.064297144 +0800
@@ -163,7 +163,7 @@
 CFLAGS="-O2 -ggdb" \
 PYTHON=%{__python} \
 PYTHON_CONFIG="/bin/false" \
-%configure --with-modulesdir=%{_libdir}/samba/modules 
--datadir=%{_datadir}/samba PYTHON=%{__python}
+%configure --with-modulesdir=%{_libdir}/samba/modules 
--datadir=%{_datadir}/samba PYTHON=%{__python} --enable-pyopenchange
 
 # Parallel builds prohibited by makefile
 make

P.S. This issue was reported 5 months ago (2014-12-04):
http://www.sogo.nu/bugs/view.php?id=3012

----
Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to