Bug 253962

Summary: missing requirement for %postun scriptlet
Product: [Fedora] Fedora Reporter: Rudolf Kastl <che666>
Component: docbook-style-xslAssignee: Ondrej Vasik <ovasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: rvokal
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-24 10:54:44 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 Rudolf Kastl 2007-08-23 09:16:59 UTC
Description of problem:
%postun executes /usr/bin/xmlcatalog while there is no explicit postun
requirement for its providing package, which results in uninstall post scriptlet
errors on a minimal install that got the package yummed.

Version-Release number of selected component (if applicable):
docbook-style-xsl-1.73.0-2.fc8

Comment 1 Ondrej Vasik 2007-09-07 12:27:49 UTC
PreReq: libxml2 >= 2.4.8 added to spec file...
First corrected version is docbook-style-xsl-1.73.2-2.fc8.
Closing RAWHIDE.

Comment 2 Rudolf Kastl 2007-09-27 14:25:52 UTC
this issue is not fixed yet what is missing is a Requires(postun)

Comment 3 Ondrej Vasik 2007-10-23 15:35:42 UTC
Missing is Requires(post) and Requires(postun), because /usr/bin/xmlcatalog is
used in both sections. Will be done during my rpmlint cleanup of the package -
there is a lot of other issues.

Comment 4 Ondrej Vasik 2007-10-24 10:54:44 UTC
RPMlint check done, built as docbook-style-xsl-1.73.2-3.fc9 with hopefully
correct requirements. Closing RAWHIDE again...

Comment 5 Fedora Update System 2007-12-10 20:49:04 UTC
docbook-style-xsl-1.73.2-2.fc7 has been pushed to the Fedora 7 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 docbook-style-xsl'