virt-manager crashes on startup with undefined symbol: xmlCatalogIsEmpty

Bug #391240 reported by Sander Klous
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
virt-manager (Ubuntu)
Fix Released
Undecided
Sander Klous

Bug Description

Binary package hint: virt-manager

Ubuntu release: 9.04
Source package: virt-manager (0.6.1-1ubuntu4)
Expected result: successful start of virt-manager
Actual result: crash with stack trace listed below

Comment: After a few successful runs of virt-manager, now I run into this problem every time I try to start virt-manager. Looks like a corrupted configuration.

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 374, in <module>
    main()
  File "/usr/share/virt-manager/virt-manager.py", line 315, in main
    from virtManager.engine import vmmEngine
  File "/usr/share/virt-manager/virtManager/engine.py", line 30, in <module>
    from virtManager.connect import vmmConnect
  File "/usr/share/virt-manager/virtManager/connect.py", line 23, in <module>
    import virtinst
  File "/usr/lib/python2.6/dist-packages/virtinst/__init__.py", line 27, in <module>
    import util
  File "/usr/lib/python2.6/dist-packages/virtinst/util.py", line 34, in <module>
    import libxml2
  File "/var/lib/python-support/python2.6/libxml2.py", line 1, in <module>
    import libxml2mod
ImportError: /var/lib/python-support/python2.6/libxml2mod.so: undefined symbol: xmlCatalogIsEmpty

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Thanks for reporting this issue.

Are you still having it?

Can you please give steps on how to reproduce it?

Thanks.

Changed in virt-manager (Ubuntu):
assignee: nobody → Sander Klous (sander-nikhef)
status: New → Incomplete
Revision history for this message
Sander Klous (sander-nikhef) wrote :

No, the issue is gone in the latest karmic version

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Thanks.

As per last comment, closing bug.

Changed in virt-manager (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.