I'm trying to install Scalix community edition on a SuSE 10.0 machine. I started the installer, and it always hangs during the network check. The debug-option gives the following output:
Code: Select all
INFO:merlin:System check start
INFO:merlin:Operation passed: Environment check passed.
DEBUG:root:Server is not installed so using default scalix path
DEBUG:root:Message store checking: /var/opt/scalix/sys/version exists: False
INFO:merlin:Operation passed: Filesystem check passed.
DEBUG:root:This host has the following IP addresses: ['xxx.xxx.xxx.xxx']
DEBUG:root:This machine's host name 'hostname.domain.ch' and IP address 'xxx.xxx.xxx.xxx' is set in DNS correctly
INFO:merlin:Network interface is eth0
DEBUG:root:Checking DHCP for interface eth0
Traceback (most recent call last):
File "build/py24/sxscreens.py", line 1369, in display_timeout
File "build/py24/sxscreens.py", line 1426, in do_system_check
File "build/py24/sxsyschecks.py", line 210, in perform_net_check
File "build/py24/sxsyschecks.py", line 54, in syscheck_fail
File "build/py24/sxsyschecks.py", line 44, in __syscheck_log
AttributeError: error instance has no attribute 'split'
(IPs and domain names have been altered.)
Anyone got the same? A solution? An idea?
Cheers
Chris