Bug 40026 - univention-virtual-machine-manager-daemon Traceback
univention-virtual-machine-manager-daemon Traceback
Status: CLOSED DUPLICATE of bug 39825
Product: UCS
Classification: Unclassified
Component: UMC - Virtual machines (UVMM)
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-18 19:38 CET by Drees Dormann
Modified: 2023-03-25 06:49 CET (History)
2 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 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!