Bug 40383

Summary: chkfontpath add extra path
Product: [Retired] Red Hat Linux Reporter: Alexey Buzykaev <buzykaev>
Component: chkfontpathAssignee: Owen Taylor <otaylor>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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: 2001-07-05 18:38:39 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 Alexey Buzykaev 2001-05-12 21:31:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.12-20smp i686)

Description of problem:
chkfontpath add the path even in case if it exist in xfs catallogue
already

How reproducible:
Always

Steps to Reproduce:
/etc/X11/fs/config:
catalogue = 
 /somepath,
 /usr/X11R6/lib/X11/fonts/75dpi
So, you do: chkfontpath -a /usr/X11R6/lib/X11/fonts/75dpi
It quietly add extra path and make syntax error in xfs.config


Actual Results:  
/etc/X11/fs/config:
catalogue = /usr/X11R6/lib/X11/fonts/75dpi:unscaled,
 /usr/X11R6/lib/X11/fonts/75dpi
 /somepath,
 /usr/X11R6/lib/X11/fonts/75dpi


Expected Results:  
/etc/X11/fs/config:
catalogue = 
 /somepath,
 /usr/X11R6/lib/X11/fonts/75dpi


Additional info:

Comment 1 Owen Taylor 2001-07-06 16:09:48 UTC
Was fixed as of 7.0