Bug 583712 - Error launching customize dialog: xmlParseDoc() failed
Summary: Error launching customize dialog: xmlParseDoc() failed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-19 14:17 UTC by Michael Monreal
Modified: 2010-06-16 17:52 UTC (History)
5 users (show)

Fixed In Version: virt-manager-0.8.4-1.fc13
Clone Of:
Environment:
Last Closed: 2010-06-16 17:52:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.