Bug 88274

Summary: missed libxml2 dependency
Product: [Retired] Red Hat Linux Reporter: Leonid Kanter <leon>
Component: scrollkeeperAssignee: Alexander Larsson <alexl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: ekanter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-29 19:43:38 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 Leonid Kanter 2003-04-08 14:57:29 UTC
Description of problem: 
 
scrollkeeper tries to call /usr/bin/xmlcatalog from postinstall script, which belongs to 
libxml2 package. But there is neither /usr/bin/xmlcatalog nor libxml2 dependency in 
package. 
 
Version-Release number of selected component (if applicable): 
 
scrollkeeper-0.3.11-3 
 
How reproducible: 
 
always 
 
Steps to Reproduce: 
1. Install RH9 with minimal set of packages 
2. Try to install scrollkeeper 
 
     
Actual results: 
 
/usr/bin/xmlcatalog: command not found 
 
Expected results: 
 
rpm must ask to install libxml2 first

Comment 1 Alexander Larsson 2003-04-11 13:41:12 UTC
Yeah, need to add a dependency.


Comment 2 Miloslav Trmac 2003-12-05 10:38:51 UTC
Fixed in FC 1.
Triage->Close