Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322095 - app-emulation/virt-manager-0.8.4: Error launching customize dialog: xmlParseDoc() failed
Summary: app-emulation/virt-manager-0.8.4: Error launching customize dialog: xmlParseD...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 15:03 UTC by Dennis Schridde
Modified: 2010-06-04 18:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2010-05-30 15:03:18 UTC
When creating a new VM in virt-manager, the following error message is displayed:
Error launching customize dialog: xmlParseDoc() failed
Details:
---
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1472, in finish
    self.customize(guest)
  File "/usr/share/virt-manager/virtManager/create.py", line 1500, in customize
    self.topwin)
  File "/usr/share/virt-manager/virtManager/details.py", line 196, in __init__
    self.init_details()
  File "/usr/share/virt-manager/virtManager/details.py", line 561, in init_details
    uihelpers.build_netmodel_combo(self.vm, net_model)
  File "/usr/share/virt-manager/virtManager/uihelpers.py", line 178, in build_netmodel_combo
    populate_netmodel_combo(vm, combo)
  File "/usr/share/virt-manager/virtManager/uihelpers.py", line 187, in populate_netmodel_combo
    if vm.is_hvm():
  File "/usr/share/virt-manager/virtManager/domain.py", line 215, in is_hvm
    if self.get_abi_type() == "hvm":
  File "/usr/share/virt-manager/virtManager/domain.py", line 233, in get_abi_type
    "/domain/os/type")).lower()
  File "/usr/lib64/python2.6/site-packages/virtinst/util.py", line 511, in get_xml_path
    doc = libxml2.parseDoc(xml)
  File "/usr/lib64/python2.6/site-packages/libxml2.py", line 1263, in parseDoc
    if ret is None:raise parserError('xmlParseDoc() failed')
parserError: xmlParseDoc() failed
---

The bug is e.g. known and fixed in Fedora 13: https://bugzilla.redhat.com/show_bug.cgi?id=583712

Reproducible: Always
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2010-06-04 18:44:43 UTC
Thanks Dennis for solving this one. Fixed in virt-manager-0.8.4-r1