Problem
When checking domain installations with univention-app domain
you receive an error as a traceback as follows:
root@ucs:~# univention-app domain
'module' object has no attribute 'mailinglist_name'
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/univention/appcenter/actions/__init__.py", line 226, in call_with_namespace
result = self.main(namespace)
File "/usr/lib/pymodules/python2.7/univention/appcenter/actions/domain.py", line 60, in main
for obj in self.get_appcenter_hosts(lo, pos):
[...]
AttributeError: 'module' object has no attribute 'mailinglist_name'
Environment
This issue affect UCS 4.3-2 with errata 285 installed.
Solution
Install at least errata 286 to fix the issue.