Back to bug 1321648
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Ondrej Vasik | 2016-03-28 20:16:07 UTC | Status | NEW | ASSIGNED |
| Jan Ščotka | 2016-04-06 08:33:33 UTC | CC | jscotka | |
| Tomas Mlcoch | 2016-06-22 10:35:50 UTC | Assignee | ovasik | kdudka |
| Ondrej Vasik | 2016-06-24 08:06:40 UTC | Assignee | kdudka | ovasik |
| Ondrej Vasik | 2016-06-24 10:50:43 UTC | Status | ASSIGNED | POST |
| Ondrej Vasik | 2016-06-24 11:41:17 UTC | Status | POST | MODIFIED |
| Fixed In Version | coreutils-8.22-17.el7 | |||
| errata-xmlrpc | 2016-06-28 14:08:49 UTC | Status | MODIFIED | ON_QA |
| Jakub Prokes | 2016-08-09 15:21:52 UTC | CC | jprokes | |
| QA Contact | qe-baseos-daemons | jprokes | ||
| Jakub Prokes | 2016-08-09 15:22:18 UTC | Status | ON_QA | VERIFIED |
| Ondrej Vasik | 2016-09-22 13:52:34 UTC | Doc Text | When logging in to an interactive login shell, the contents of the /etc/profile script are executed in order to set up an initial environment. Messages which should have been displayed to the user upon logging in to the Korn shell (ksh) were suppressed due to an internal test to determine whether the shell is a login shell that relied upon the value of the PS1 environment variable having already been set before /etc/profile was executed. However, this environment variable is set in the Korn shell only after /etc/profile is executed, which led to messages never being displayed to Korn shell users. This update provides an alternative test that does not rely on the PS1 variable being set before /etc/profile execution, with the result that messages are properly displayed to users of the Korn shell upon login. | |
| Petr Bokoc | 2016-09-22 14:08:19 UTC | CC | pbokoc | |
| Docs Contact | pbokoc | |||
| Petr Bokoc | 2016-09-22 14:13:19 UTC | Doc Text | When logging in to an interactive login shell, the contents of the /etc/profile script are executed in order to set up an initial environment. Messages which should have been displayed to the user upon logging in to the Korn shell (ksh) were suppressed due to an internal test to determine whether the shell is a login shell that relied upon the value of the PS1 environment variable having already been set before /etc/profile was executed. However, this environment variable is set in the Korn shell only after /etc/profile is executed, which led to messages never being displayed to Korn shell users. This update provides an alternative test that does not rely on the PS1 variable being set before /etc/profile execution, with the result that messages are properly displayed to users of the Korn shell upon login. | *ksh* now correctly displays login messages When logging in to an interactive login shell, the contents of the `/etc/profile` script are executed in order to set up an initial environment. Messages which should have been displayed to the user upon logging in to the Korn shell (*ksh*) were suppressed due to an internal test to determine whether the shell is a login shell that relied upon the value of the `PS1` environment variable having already been set before `/etc/profile` was executed. However, this environment variable is set in the Korn shell only after `/etc/profile` is executed, which led to messages never being displayed to *ksh* users. This update provides an alternative test that does not rely on the `PS1` variable being set before `/etc/profile` execution, with the result that messages are properly displayed to users of the Korn shell upon login. |
| Kamil Dudka | 2016-10-20 12:57:49 UTC | Blocks | 1321643 | |
| Depends On | 1321643 | |||
| Jakub Prokes | 2016-10-20 13:38:01 UTC | Blocks | 1321643 | |
| Depends On | 1321643 | |||
| Kamil Dudka | 2016-10-20 14:43:30 UTC | Blocks | 1321643 | |
| Depends On | 1321643 | |||
| Lenka Špačková | 2016-10-31 15:25:33 UTC | Doc Text | *ksh* now correctly displays login messages When logging in to an interactive login shell, the contents of the `/etc/profile` script are executed in order to set up an initial environment. Messages which should have been displayed to the user upon logging in to the Korn shell (*ksh*) were suppressed due to an internal test to determine whether the shell is a login shell that relied upon the value of the `PS1` environment variable having already been set before `/etc/profile` was executed. However, this environment variable is set in the Korn shell only after `/etc/profile` is executed, which led to messages never being displayed to *ksh* users. This update provides an alternative test that does not rely on the `PS1` variable being set before `/etc/profile` execution, with the result that messages are properly displayed to users of the Korn shell upon login. | *ksh* now correctly displays login messages When logging in to an interactive login shell, the contents of the `/etc/profile` script are executed in order to set up an initial environment. Messages which should have been displayed to the user upon logging in to the Korn shell (ksh) were suppressed due to an internal test to determine whether the shell is a login shell that relied upon the value of the `PS1` environment variable having already been set before `/etc/profile` was executed. However, this environment variable is set in the Korn shell only after `/etc/profile` is executed, which led to messages never being displayed to *ksh* users. This update provides an alternative test that does not rely on the `PS1` variable being set before `/etc/profile` execution, with the result that messages are properly displayed to users of the Korn shell upon login. |
| errata-xmlrpc | 2016-11-02 13:40:53 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-04 07:40:18 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-04 03:40:18 UTC |
Back to bug 1321648