Bug 387411

Summary: python-virtinst should depend on libxml2-python
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: python-virtinstAssignee: Cole Robinson <crobinso>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.300.2-2.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-22 15:32:33 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 Cristian Ciupitu 2007-11-16 18:43:26 UTC
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.

Comment 1 Jan ONDREJ 2007-12-05 14:14:17 UTC
Same problem for me. Can somebody fix this and add libxml2-python to
requirements? Thanks.

Comment 2 Cole Robinson 2007-12-17 20:10:50 UTC
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!

Comment 3 Fedora Update System 2008-01-11 22:27:54 UTC
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'

Comment 4 Fedora Update System 2008-01-22 15:32:22 UTC
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.