Bug 458716

Summary: tcsh exits with "Unknown colorls variable `ca'."
Product: [Fedora] Fedora Reporter: Jay Fenlason <fenlason>
Component: tcshAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jfeeney
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-29 11:46:51 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
replacement tinfo patch
none
Patch that might help none

Description Jay Fenlason 2008-08-11 20:05:26 UTC
Created attachment 313998 [details]
replacement tinfo patch

Description of problem:
When attempting to run tcsh on rawhide it immediately exits with the error
Unknown colorls variable `ca'.

Version-Release number of selected component (if applicable):
tcsh-6.15-4.fc9.i386

How reproducible:
Always

Steps to Reproduce:
1.run tcsh
2.Observe that it gave the above error and exited.
3.
  
Actual results:
Shell does not start.

Expected results:
tcsh shell prompt.

Additional info:
Also, the tcsh-6.14.00-tinfo.patch must be replaced by the attached patch before tcsh will build.

Comment 1 Jay Fenlason 2008-08-11 20:10:33 UTC
Created attachment 314000 [details]
Patch that might help

But I have no clue if it is even vaguely correct.