Bug 40026

Summary: univention-virtual-machine-manager-daemon Traceback
Product: UCS Reporter: Drees Dormann <dormann>
Component: UMC - Virtual machines (UVMM)Assignee: UMC maintainers <umc-maintainers>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: best, hahn
Version: UCS 4.1   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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:

Description Drees Dormann univentionstaff 2015-11-18 19:38:24 CET
Traceback (most recent call last):
  File "/usr/sbin/univention-virtual-machine-manager-daemon", line 311, in <module>
    node_add(uri)
  File "/usr/lib/pymodules/python2.7/univention/uvmm/node.py", line 823, in add
    node = Node(uri, cache_dir=self.cache_dir)
  File "/usr/lib/pymodules/python2.7/univention/uvmm/node.py", line 522, in __init__
    domStat = Domain(xml, self)
  File "/usr/lib/pymodules/python2.7/univention/uvmm/node.py", line 197, in __init__
    self.xml2obj(domain)
  File "/usr/lib/pymodules/python2.7/univention/uvmm/node.py", line 348, in xml2obj
    dev.driver_type = driver.attrib['type']
  File "lxml.etree.pyx", line 2198, in lxml.etree._Attrib.__getitem__ (src/lxml/lxml.etree.c:49115)
KeyError: 'type'
Comment 1 Philipp Hahn univentionstaff 2015-11-19 07:35:20 CET

*** This bug has been marked as a duplicate of bug 39825 ***
Comment 2 Florian Best univentionstaff 2015-11-19 09:13:28 CET
yep, duplicate!