Bug 38874

Summary: fonts.dir is created empty
Product: [Retired] Red Hat Linux Reporter: Need Real Name <devon1>
Component: ttfontsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-03 02:56:45 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:
Attachments:
Description Flags
spec file patch to change the post install scripts none

Description Need Real Name 2001-05-03 02:55:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; 0.7) Gecko/20010316


/usr/share/fonts/default/TrueType/fonts.dir is created empty due to a
suspected bug in the post install script. The fonts.scale file is created
after the fonts.dir, hence mkfontdir doesn't have the fonts.scale file
available for input.


Reproducible: Always
Steps to Reproduce:
1.install ttfonts-1.0-3
2.Check the contents of /usr/share/fonts/default/TrueType/fonts.dir
3.
	

Actual Results:  The file is created empty after installing the rpm

Expected Results:  fonts.dir should contain a listing of the available fonts.

This was mentioned at one point on the Seawolf mailing list, however it
appears it was never reported to bugzilla.
I've created a patch to the spec file that should fix it.

Comment 1 Need Real Name 2001-05-03 02:56:41 UTC
Created attachment 17147 [details]
spec file patch to change the post install scripts

Comment 2 Bernhard Rosenkraenzer 2001-05-03 09:15:38 UTC

*** This bug has been marked as a duplicate of 38227 ***