Bug 583712

Summary: Error launching customize dialog: xmlParseDoc() failed
Product: [Fedora] Fedora Reporter: Michael Monreal <michael.monreal>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: berrange, crobinso, hbrock, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: virt-manager-0.8.4-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-16 17:52:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Monreal 2010-04-19 14:17:58 UTC
Create a new VM with virt-manager-0.8.3-2.fc13. Use the F13 LiveCD as a base, no storage, customize:

Error launching customize dialog: xmlParseDoc() failed

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1422, in finish
    self.customize(guest)
  File "/usr/share/virt-manager/virtManager/create.py", line 1450, in customize
    self.topwin)
  File "/usr/share/virt-manager/virtManager/details.py", line 291, in __init__
    self.populate_hw_list()
  File "/usr/share/virt-manager/virtManager/details.py", line 1804, in populate_hw_list
    self.repopulate_hw_list()
  File "/usr/share/virt-manager/virtManager/details.py", line 1846, in repopulate_hw_list
    for diskinfo in self.vm.get_disk_devices():
  File "/usr/share/virt-manager/virtManager/domain.py", line 416, in get_disk_devices
    inactive)
  File "/usr/share/virt-manager/virtManager/domain.py", line 696, in _parse_device_xml
    return util.xml_parse_wrapper(xml, parse_wrap_func)
  File "/usr/share/virt-manager/virtManager/util.py", line 85, in xml_parse_wrapper
    doc = libxml2.parseDoc(xml)
  File "/usr/lib/python2.6/site-packages/libxml2.py", line 1263, in parseDoc
    if ret is None:raise parserError('xmlParseDoc() failed')
parserError: xmlParseDoc() failed

Comment 1 Cole Robinson 2010-05-06 17:55:32 UTC
Thanks for the report, fixed upstream:

http://hg.fedorahosted.org/hg/virt-manager/rev/f2d3931243fe

Comment 2 Fedora Update System 2010-05-27 21:00:12 UTC
virt-manager-0.8.4-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/virt-manager-0.8.4-1.fc13

Comment 3 Fedora Update System 2010-05-28 18:09:29 UTC
virt-manager-0.8.4-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update virt-manager'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/virt-manager-0.8.4-1.fc13

Comment 4 Fedora Update System 2010-06-16 17:51:47 UTC
virt-manager-0.8.4-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.