Bug 50318
| Summary: | (/etc/csh.login:) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <simos> |
| Component: | tcsh | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| URL: | http://lists.hellug.gr/pipermail/i18ngr/2001/000677.html | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-07-30 16:11:35 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
Need Real Name
2001-07-30 12:48:41 UTC
Upon more rigorous inspection, /etc/csh.login belongs to: % rpm -q -f /etc/csh.login setup-2.4.7-1 Thus, it should be assigned to the "setup" maintainer and I should have checked the setup buglist. This is a bug in the "setup" RPM. FWIW, double-byte support in the Rawhide version of tcsh is turned off because it seems to be incompatible with ISO-8859 based input. If it's turned off, this envvar setting should be ignored. Fixed in setup-2.5.3-1. In initscripts-6.13-1, lang.csh will set this for ja*, zh*, and ko* locales. |