Bug 51905 - /etc/profile.d/lang.csh is wrong for initscripts 6.17-1
Summary: /etc/profile.d/lang.csh is wrong for initscripts 6.17-1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: initscripts
Version: 1.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-16 18:27 UTC by CoreDump
Modified: 2014-03-17 02:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-16 18:27:28 UTC
Embargoed:


Attachments (Terms of Use)

Description CoreDump 2001-08-16 18:27:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.2-2 i586)

Description of problem:
A check for the existing environment variable LANG is missing in a place.

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


How reproducible:
Always

Steps to Reproduce:
1. start a new tcsh session
	

Actual Results:  A message:
LANG doesn't exist 

several functionalities are missing (like command history)

Expected Results:  Command history works, no error messages in the login
sequence

Additional info:

Patch for  /etc/profile.d/lang.csh  in v 6.17-1
65a66
> if ($?LANG) then
72a74
> endif

Comment 1 Bill Nottingham 2001-08-16 18:54:44 UTC
Will be fixed in 6.21-1.


Note You need to log in before you can comment on or make changes to this bug.