If I have python-virtinst-0.300.1-3.fc8 installed, but not libxml2-python, the following error occurs: [christi@hermes ~]$ virt-install Traceback (most recent call last): File "/usr/bin/virt-install", line 21, in <module> import libxml2 ImportError: No module named libxml2 After installing libxml2-python the problem disappears.
Same problem for me. Can somebody fix this and add libxml2-python to requirements? Thanks.
Applied a fix for this: http://hg.et.redhat.com/virt/applications/virtinst--devel?cs=9f0b17c174c4 I'll close this bug when a new release is pushed. Thanks!
python-virtinst-0.300.2-2.fc8 has been pushed to the Fedora 8 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 python-virtinst'
python-virtinst-0.300.2-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.