Bug 428351

Summary: Missing requires in sabayon-apply
Product: [Fedora] Fedora Reporter: Kostas Georgiou <k.georgiou>
Component: sabayonAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sabayon-2.20.1-6.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-16 15:01:10 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 Kostas Georgiou 2008-01-10 23:43:15 UTC
The postinst script in the xguest rpm fails with the following error:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.5/site-packages/sabayon/userdb.py", line 23, in <module>
    import libxml2
ImportError: No module named libxml2

A dependency on libxml2-python should be enough to fix the problem.

Comment 1 Tomáš Bžatek 2008-02-22 14:30:18 UTC
Reassigning to dwalsh as he's the owner of xguest package, changing Component
from sabayon to xguest

Comment 2 Daniel Walsh 2008-02-22 14:48:06 UTC
xguest has

Requires(post): sabayon-apply

And sabayon-apply requires 

libxml-python

So this is definitely a sabayon spec file problem.

Comment 3 Fedora Update System 2008-02-22 16:15:25 UTC
sabayon-2.20.1-6.fc8 has been submitted as an update for Fedora 8

Comment 4 Fedora Update System 2008-02-26 00:22:38 UTC
sabayon-2.20.1-6.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.