Public bug reported:
when clicking the plus symbol to add a new network, the abovenamed
exception is thrown, with the stack trace below in the details window.
Package: virt-manager
State: installed
Automatically installed: no
Version: 1:1.0.1-5ubuntu1
Error launching network wizard: xmlParseDoc() failed
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/host.py", line 469, in add_network
self.addnet.show(self.topwin)
File "/usr/share/virt-manager/virtManager/createnet.py", line 104, in show
self.reset_state()
File "/usr/share/virt-manager/virtManager/createnet.py", line 174, in
reset_state
for path in self.conn.list_net_device_paths():
File "/usr/share/virt-manager/virtManager/connection.py", line 767, in
list_net_device_paths
self.netdevs = self._build_libvirt_netdev_list()
File "/usr/share/virt-manager/virtManager/connection.py", line 665, in
_build_libvirt_netdev_list
for nodedev in self.get_nodedevs("net"):
File "/usr/share/virt-manager/virtManager/connection.py", line 697, in
get_nodedevs
xmlobj = dev.get_xmlobj()
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 151, in
get_xmlobj
self._reparse_xml()
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 216, in
_reparse_xml
self._xmlobj = self._build_xmlobj(self._get_raw_xml())
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 219, in
_build_xmlobj
return self._parseclass(self.conn.get_backend(), parsexml=xml)
File "/usr/share/virt-manager/virtManager/nodedev.py", line 27, in
_parse_convert
return NodeDevice.parse(conn, parsexml)
File "/usr/share/virt-manager/virtinst/nodedev.py", line 95, in parse
tmpdev = NodeDevice(conn, parsexml=xml, allow_node_instantiate=True)
File "/usr/share/virt-manager/virtinst/nodedev.py", line 106, in __init__
XMLBuilder.__init__(self, *args, **kwargs)
File "/usr/share/virt-manager/virtinst/xmlbuilder.py", line 777, in __init__
parent_xpath, relative_object_xpath)
File "/usr/share/virt-manager/virtinst/xmlbuilder.py", line 679, in __init__
self._parse(parsexml, parsexmlnode)
File "/usr/share/virt-manager/virtinst/xmlbuilder.py", line 692, in _parse
doc = libxml2.parseDoc(xml)
File "/usr/lib/python2.7/dist-packages/libxml2.py", line 1327, in parseDoc
if ret is None:raise parserError('xmlParseDoc() failed')
parserError: xmlParseDoc() failed
** Affects: virt-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518210
Title:
Error launching newtork wizard: xmlParseDoc() failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1518210/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs