Bug 9718

Summary: variable $LINGUAS used before defined in /etc/profile.d/lang.csh
Product: [Retired] Red Hat Linux Reporter: corth
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: rvokal
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-23 18:00: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 corth 2000-02-23 15:35:43 UTC
/etc/profile.d/lang.csh

crashes .login execution for csh style logins at this line:

    if ($LINGUAS == $LANG) then

due to undefined variable LINGUAS.

This is a fresh install.  I haven't played with language support at all.
Irritating but pretty easy to fix.

Chris

Comment 1 Chris Seawood 2000-02-23 17:57:59 UTC
I also ran into this problem. I'm guessing this should've been set in /etc/sysconfig/i18n but what modifies that file? linuxconf?

Comment 2 Bill Nottingham 2000-02-23 18:00:59 UTC
Fixed in the current rawhide initscripts.