Branch '2.3-stable' - 1st.README

Thomas Arendsen Hein "thomas at intevation.de" at kolabsys.com
Fri Apr 15 10:25:58 CEST 2011


 1st.README |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

New commits:
commit f2dc5899a3b9582782f001a84ae4956c40085214
Author: Thomas Arendsen Hein <thomas at intevation.de>
Date:   Fri Apr 15 10:25:08 2011 +0200

    1st.README: Document workaround for insserv choking on kolab init script

diff --git a/1st.README b/1st.README
index 424e2cb..e91c921 100644
--- a/1st.README
+++ b/1st.README
@@ -568,6 +568,20 @@ disk space or restore it after new installations to save some time.
 Known problems and workarounds
 ------------------------------
 
+    - Debian GNU/Linux 6.0 (squeeze) and other modern Linux distributions
+      require certain LSB headers in init scripts, which are not yet
+      provided by the openpkg package used in this Kolab Server release.
+
+      A quick workaround is to simply remove it:
+
+        rm /etc/init.d/kolab /etc/rc?.d/???kolab
+
+      To start the Kolab Server you can use the following command, which
+      can be added to /etc/rc.local on Debian squeeze or a similar start
+      script used by your distribution:
+
+        /kolab/bin/openpkg rc all start
+
     - Your system (C library) has to support all languages you want to
       have available in the web admin interface, the web client and
       fbview. For most languages you have to use the non-UTF-8 and





More information about the commits mailing list