[Kolab-devel] Status of deb installation of 3.0 on wheezy
Johannes Graumann
johannes_graumann at web.de
Tue Oct 2 15:49:56 CEST 2012
Dear all,
With the use of the attached patch-set for pykolab and the following
incantations
PROMPT> aptitude update && aptitude upgrade && aptitude install kolab
libpython2.7 wallace libcalendaring libmozldap-0d
python-kolabformat python-kolab
- mysql-server: do NOT set root PW
- postfix: No configuration
PROMPT> freshclam && service clamav-daemon restart
PROMPT> cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf
PROMPT> cd /usr/share/doc/kolab-schema/ && gunzip kolab2.ldif.gz
PROMPT> cd /root && setup-kolab -d 9 --timezone='Asia/<IMHERE>' |tee setup-
kolab.log
I'm getting quite far with putting 3.0 on wheezy using the deb repository.
However, the log (also attached) still displays areas of shortcoming (aside
from the still missing python ical, for which there is a bug reported).
I extract them below and would appreciate any further hints to clean them
up.
Sincerely, Joh
Line 42:
> Starting admin server . . .
> output: /usr/sbin/start-ds-admin: 104: /usr/sbin/start-ds-admin:
/usr/sbin/apache2: not found
> output: Server failed to start !!! Please check errors log for problems
> Could not start the admin server. Error: 256
> Could not reconfigure the admin server.
> Exiting . . .
> Log file is '/tmp/setup6wGFDz.log'
In /usr/sbin only 'apache2ctl', 'apache2.prefork', 'apache2.worker' and
'apachectl' exist.
What to do about this?
Line 796:
> 2012-10-02 13:00:00,241 pykolab.setup WARNING Could not find the Kolab
schema file
There is indeed no single file in the filesystem that fits the
"filename.startswith('kolab_wap') and filename.endswith('.sql')"
requirements layd out in "setup_mysql.py" - where are they?
Line 941:
> 2012-10-02 13:00:08,966 pykolab.setup ERROR Z-Push is not installed on
this system
Hm!?
Line 970:
> 2012-10-02 13:00:08,974 pykolab.setup ERROR Free/Busy is not installed on
this system
Hm!?
More information about the devel
mailing list