Bug 88274
| Summary: | missed libxml2 dependency | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Leonid Kanter <leon> |
| Component: | scrollkeeper | Assignee: | Alexander Larsson <alexl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | 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: | |||
Yeah, need to add a dependency. Fixed in FC 1. Triage->Close |
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