Bug 1428

Summary: xkb error with nfs-mounted /usr
Product: [Retired] Red Hat Linux Reporter: a.hentz
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2   
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-03-22 21:20:03 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 a.hentz 1999-03-05 14:09:11 UTC
The X server writes a temporary file to
/usr/X11R6/lib/X11/xkb/compiled. Since we want to mount /usr
read-only (in accordance with the linux file system
standard, I guess), that directory should be  link to
somewhere in the /var subtree.

Comment 1 Preston Brown 1999-03-22 21:19:59 UTC
This will be fixed in XFree86-3.3.3.1-26 and later.
/usr/X11R6/lib/X11/xkb/compiled is now symlinked to /var/lib/xkb.
Thank you for the report.