Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 760241 - /etc/csh.login adds /usr/X11R6/bin path which is inconsistent with bash
/etc/csh.login adds /usr/X11R6/bin path which is inconsistent with bash
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: setup (Show other bugs)
5.8
Unspecified Unspecified
medium Severity medium
: rc
: ---
Assigned To: Ondrej Vasik
qe-baseos-daemons
:
Depends On:
Blocks: 758797
  Show dependency treegraph
 
Reported: 2011-12-05 12:05 EST by Karel Volný
Modified: 2012-02-21 00:39 EST (History)
1 user (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2012-02-21 00:39:24 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0198 normal SHIPPED_LIVE setup bug fix and enhancement update 2012-02-20 09:54:05 EST

  None (edit)
Description Karel Volný 2011-12-05 12:05:22 EST
Description of problem:
/etc/csh.login adds "/usr/X11R6/bin" path element

but this file is not sourced by bash (and ksh, for the record), making the environment in different shells inconsistent


Version-Release number of selected component (if applicable):
setup-2.5.58-7.el5

How reproducible:
always

Steps to Reproduce:
we've discovered this while running the automated test
/CoreOS/setup/Regression/bz457243-non-interactive-login-shell
which compares PATH for the default shell (bash) and for tcsh

  
Actual results:
1c1
< /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
---
> /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin
:: [   FAIL   ] :: Comparing the path to the one returned by the original shell (Expected 0, got 1)


Expected results:
:: [   PASS   ] :: Comparing the path to the one returned by the original shell 

Additional info:
Comment 5 errata-xmlrpc 2012-02-21 00:39:24 EST
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0198.html

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