Here is the last page or so of debug output. Again, I have edited a small amount of the text to obscure irrelevant information.
Please let me know if you need anything else.
Thank you,
- jnisbet
DEBUG:root:Packages just installed: {'scalix-sac': '9.2.1.119', 'scalix-res': '9.2.1.119', 'scalix-swa': '9.2.1.119', 'scalix-server-eval': '9.2.1.24'}
DEBUG:root:Packages just upgraded: {}
DEBUG:root:All packages now installed: {'scalix-sac': '9.2.1.119', 'scalix-res': '9.2.1.119', 'scalix-swa': '9.2.1.119', 'scalix-server-eval': '9.2.1.24'}
INFO:merlin:Install end
DEBUG:root:WizardInstalling:Done timeout
DEBUG:root:Message store checking: /var/opt/scalix/sys/version exists: 0
DEBUG:root:==> Leaving screen WizardInstalling
DEBUG:root:==> Entering screen WizardMailnodeName ============
DEBUG:root:WizardMailnodeName:debug mode 1
DEBUG:root:Message store checking: /var/opt/scalix/sys/version exists: 0
INFO:merlin:Mailnode name derived from FQDN: ruth,ZZZZ
INFO:merlin:Mailnode is ruth,ZZZZ
DEBUG:root:==> Leaving screen WizardMailnodeName
DEBUG:root:==> Entering screen WizardEmailConfiguration ============
DEBUG:root:WizardEmailConfiguration:debug mode 1
ERROR:merlin:Failed to fetch generation rule general.inet_domain_rule with result: ['']
INFO:merlin:dns domain ZZZZ.ZZZ has a valid MX record so using it as default
INFO:merlin:Domain is ZZZZ.ZZZ
INFO:merlin:Display name format is Firstname Lastname
INFO:merlin:Email addr format is firstinitialLastname
DEBUG:root:==> Leaving screen WizardEmailConfiguration
DEBUG:root:==> Entering screen WizardCreateAdminUser ============
DEBUG:root:WizardCreateAdminUser:debug mode 1
DEBUG:root:Message store checking: /var/opt/scalix/sys/version exists: 0
DEBUG:root:Calling config-server function create_scalix_instance
DEBUG:root:Message store checking: /var/opt/scalix/sys/version exists: 0
INFO:merlin:Creating Scalix instance...(please wait -- this might take several minutes)
DEBUG:root:Called config-server function create_scalix_instance with success 1
DEBUG:root:Calling config-server function start_server_daemons_initial
INFO:merlin:Starting initial server daemons...
DEBUG:root:Called config-server function start_server_daemons_initial with success 1
DEBUG:root:Calling config-server function set_generation_rules
INFO:merlin:Creating generation rules
DEBUG:root:Running command /opt/scalix/bin/sxconfig --set -t general.usrl_cn_rule='G S' -t general.usrl_authid_rule='gS' -t general.inet_domain_rule='ZZZZ.ZZZ' -t orniasys.name_part_1='"C" <gS>' -t orniasys.domain_part_1='ZZZZ.ZZZ' with exit status 0 and result ['The specified tag and value has been added or modified if present.', '', 'The specified tag and value has been added or modified if present.', '', 'The specified tag and value has been added or modified if present.', '', 'The specified tag and value has been added or modified if present.', '', 'The specified tag and value has been added or modified if present.', '']
INFO:merlin:Successfully added name generation rules
DEBUG:root:Called config-server function set_generation_rules with success 1
DEBUG:root:Calling config-server function create_primary_mailnode
INFO:merlin:Creating Primary mailnode on ruth,ZZZZ
DEBUG:root:Called config-server function create_primary_mailnode with success 1
DEBUG:root:Calling config-server function create_server_admin_user
INFO:merlin:Configuring server Unix user and server admin user...
INFO:merlin:System group 'Administrator' already exists, OK.
DEBUG:root:/usr/sbin/groupadd Administrator results: ['groupadd: Administrator is a not a valid group name']
INFO:merlin:System user 'Administrator' already exists, OK.
DEBUG:root:/usr/sbin/useradd -M -c "Scalix Server user" -g Administrator Administrator results: ['useradd: unknown group Administrator']
INFO:merlin:Adding user Administrator/ruth,ZZZZ/IA=Administrator@ruth.ZZZZ.ZZZ as server admin user authid
Administrator@ruth.ZZZZ.ZZZ(use authid to log in at administration console)
CRITICAL:merlin:Failed calling command '/opt/scalix/bin/omaddu -n "Administrator/ruth,ZZZZ/IA=Administrator@ruth.ZZZZ.ZZZ" -u Administrator -c admin -p 'XXXXXXXXXXX'
Administrator@ruth.ZZZZ.ZZZ' with exit code 100 msg ['omaddu : [OM 8021] The unix login does not exist', '']
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.2/threading.py", line 414, in __bootstrap
self.run()
File "build/py22/sxthread.py", line 426, in run
File "build/py22/sxsystem.py", line 1552, in create_server_admin_user
MerlinSystemException: Msg: Failed calling command '/opt/scalix/bin/omaddu -n "Administrator/ruth,ZZZZ/IA=Administrator@ruth.ZZZZ.ZZZ" -u Administrator -c admin -p 'XXXXXXXXXXX'
Administrator@ruth.ZZZZ.ZZZ' with exit code 100 msg ['omaddu : [OM 8021] The unix login does not exist', '']