Bug 458503

Summary: files /etc/DIR_COLORS* have a problem entry for CAPABILITY
Product: [Fedora] Fedora Reporter: Eric Adams <ericbadams>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 9CC: ericbadams, twaugh
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: 2008-08-08 23:24:49 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 Eric Adams 2008-08-08 22:59:03 UTC
Description of problem:

The files for DIR_COLORS have a line:
  CAPABILITY 30;41      # file with capability
This entry is causing the tcsh shell to crash on startup

Version-Release number of selected component (if applicable):


How reproducible:
constant

Steps to Reproduce:
1. set user default shell to tcsh
2. log out / log in
3. create a new gnome terminal - you get an error that complains about "ca".
   There is an entry in $LS_COLORS for "ca=30;41"
4. create a new xterm - the window flashes and dies
5. edit /etc/DIR_COLORS* to remove CAPABILITY entry and repeat tests.
  
Actual results:
Shell errors or crashes

Expected results:
normal shell startup

Additional info:
this seems related to (but does not duplicate) bugs 430823 and 450508

Comment 1 Eric Adams 2008-08-08 23:24:49 UTC
This seems to be the same problem reported in bug 457342.

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