Bug 5874

Summary: files from ispell-greek rpm not installed
Product: [Retired] Red Hat Linux Reporter: gtseg
Component: ispellAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.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: 1999-10-12 15:18:28 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 gtseg 1999-10-12 08:57:35 UTC
Hand-installing the ispell and ispell-greek packages
from the 6.1 distro in a 6.0 system misses the files from
ispell-greek-3.1.20-22.i386.rpm. Here's the story:

# rpm -e ispell                // remove 6.0 ispell
# rpm -ivh ispell-3.1.20-22.i386.rpm
# rpm -ivh ispell-greek-3.1.20-22.i386.rpm

Everything seems to be ok, then...

# rpm -V ispell

no error messages

# rpm -V ispell-greek

no error messages

but /usr/lib/ispell/ellhnika.{aff,hash} ARE missing, as
witnessed by

# rpm -Vp ispell-greek-3.1.20-22.i386.rpm
missing     /usr/lib/ispell/ellhnika.aff
missing     /usr/lib/ispell/ellhnika.hash

So, is this a bug in the greek spelling package or in the
rpm program ? Why do I get different results using the
-V  and -Vp  switches with rpm ?

rpm version is    rpm-3.0.2-6.0

Thank you in advange.
GNT

Comment 1 Bill Nottingham 1999-10-12 15:18:59 UTC
*** This bug has been marked as a duplicate of 4958 ***