Bug 9150

Summary: lock directory not created
Product: [Retired] Red Hat Powertools Reporter: Matthew Saltzman <mjs>
Component: xemacsAssignee: Tim Powers <timp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
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: 2000-02-07 14:59:44 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 Matthew Saltzman 2000-02-05 20:20:27 UTC
The xemacs package requires a world-writeable lock directory to implement
global file locking.  The default location for this directory is in the
xemacs subdirectory (/usr/lib/xemacs/lock in the RPM).  This location
needs to be modified or it needs to be a symbolic link, probably to
/var/lock/xemacs.  The link and the directory need to be created when
the RPM is installed and deleted when it is removed.

Comment 1 Tim Powers 2000-02-07 14:59:59 UTC
This is fixed in the rawhide version, and in the beta version.

Tim