Bug 123621
Summary: | /etc/profile unsets "pathmunge" too early | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florin Andrei <florin> |
Component: | setup | Assignee: | Phil Knirsch <pknirsch> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | rvokal, scop |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.5.34-1 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-31 12:56:06 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
Florin Andrei
2004-05-19 18:28:05 UTC
Will be in 2.5.34-1, thanks! Unfortunately recent versions (at least as of FC4 and FC5test1) of the setup package also pull in the profile.d snippets directly from /etc/bashrc where pathmunge is not defined, so it cannot be used anyway :( OK, i've looked at it a little more closely. Problem is that for non login shells bashrc now sources the profile.d files. The next rawhide version will contain a fix that includes pathmunge in bashrc again for that case. Read ya, Phil |