UDM: "E: Can`t find running daemon after 50.0 seconds. (No socketfile)"

Seit dem Update unseres Master-DC: UCS: 4.4-3 errata413, läuft auf unseren DC-Backups mit:
UCS: 4.4-0 errata47
Installed: kvm=2.8 uvmm=7.0
der Befehl udm nicht mehr.
Fehlermeldung
“E: Can`t find running daemon after 50.0 seconds. (No socketfile)”
Einige Module (z.B. UVMM) im UCS zeigen “Interner Fehler” mit einem Traceback an.

Beispiel wenn in UMC das DNS-Modul aufgerufen wird:
Traceback (most recent call last):
File “/usr/lib/pymodules/python2.7/univention/management/console/protocol/modserver.py”, line 101, in _load_module
self._module = import(file, [], [], modname)
File “/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/init.py”, line 71, in
from .udm_ldap import (
File “/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/udm_ldap.py”, line 70, in
udm_modules.update()
File “/usr/lib/pymodules/python2.7/univention/admin/modules.py”, line 121, in update
os.path.walk(dir, _walk, p)
File “/usr/lib/python2.7/posixpath.py”, line 239, in walk
walk(name, func, arg)
File “/usr/lib/python2.7/posixpath.py”, line 231, in walk
func(arg, top, names)
File “/usr/lib/pymodules/python2.7/univention/admin/modules.py”, line 106, in _walk
m = import(mod, globals(), locals(), name)
File “/usr/lib/pymodules/python2.7/univention/admin/handlers/ms/gpipsec-nfa.py”, line 143, in
identify = object.identify
AttributeError: type object ‘object’ has no attribute ‘identify’

Auf einem Backup-Slave mit UCS: 4.3-1 errata157 läuft der udm weiterhin fehlerfrei.

Dieses letzt Update hat in unserer Domäne einiges durcheinander gebracht. Dieses Problem würde ich auch noch gern lösen.
Gruß
Norbert

An update for the DC Master did not specify a dependency correctly, which causes the issue on the DC Backup. I created an entry in our bugtracker: https://forge.univention.org/bugzilla/show_bug.cgi?id=50832

Updating the DC Backup to at least 4.4-0 errata101 will likely solve the problem

Mastodon