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
Will be fixed in 6.21-1.