Bug 40255 - uvmmd-nodes.py throws SystemError: dynamic module not initialized properly - 4.0
uvmmd-nodes.py throws SystemError: dynamic module not initialized properly - 4.0
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Virtual machines (UVMM)
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-4-errata
Assigned To: Philipp Hahn
Florian Best
:
Depends on: 40133
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-15 08:38 CET by Philipp Hahn
Modified: 2015-12-23 11:35 CET (History)
4 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2015-12-15 08:38:38 CET
+++ This bug was initially created as a clone of Bug #40133 +++

Ticket#2015113021000481

UCS 4.0-4 errata363 

listener.log shows (frequently):

30.11.15 11:56:28.524  LISTENER    ( ERROR   ) : import of filename=/usr/lib/univention-directory-listener/system/uvmmd-nodes.py failed
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/uvmmd-nodes.py", line 44, in <module>
    from univention.uvmm.uvmm_ldap import SERVICES, ldap2fqdn
  File "/usr/lib/pymodules/python2.7/univention/uvmm/uvmm_ldap.py", line 46, in <module>
    from helpers import TranslatableException, N_ as _, FQDN as HOST_FQDN
  File "/usr/lib/pymodules/python2.7/univention/uvmm/helpers.py", line 77, in <module>
    import libvirt
  File "/usr/lib/pymodules/python2.7/libvirt.py", line 20, in <module>
    import libvirtmod
SystemError: dynamic module not initialized properly
30.11.15 11:56:28.524  LISTENER    ( ERROR   ) : import of filename=/usr/lib/univention-directory-listener/system/uvmmd-nodes.py failed in module_import()
Comment 1 Philipp Hahn univentionstaff 2015-12-15 08:46:59 CET
r66336 | Bug #40255 UVMM: Remove unused imports

Package: univention-virtual-machine-manager-daemon
Version: 4.0.24-11.612.201512150844
Branch: ucs_4.0-0
Scope: errata4.0-4

r66337 | Bug #40255 UVMM: Remove unused imports YAML
 univention-virtual-machine-manager-daemon.yaml
Comment 2 Florian Best univentionstaff 2015-12-17 12:39:23 CET
Fix: OK
YAML: OK
Comment 3 Arvid Requate univentionstaff 2015-12-23 11:35:31 CET
<http://errata.software-univention.de/ucs/4.0/376.html>