Bug 15618

Summary: installation order of a2ps and a2ps-i18n
Product: [Retired] Red Hat Powertools Reporter: Torsten Schuetze <torsten.schuetze>
Component: a2ps-i18nAssignee: Tim Powers <timp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-07 13:24:06 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 Torsten Schuetze 2000-08-07 08:25:01 UTC
When I select all packages for installation, then a2ps will be
installed after a2ps-i18n. But then the execution of
a2ps-i18n-... script fails.

Comment 1 Tim Powers 2000-08-07 13:24:04 UTC
A mass isntallation of packages from Powertools isn't really recommended, mainly
because some packages on Powertools intentionally conflict with each other, or
with packages in the distro. Anyway, what I did was change the Requires to be
PreReq instead so that the package has to have a2ps already installed before
a2ps-i18n installs.

Tim