[SM-Grimoire-Bugs] [Bug 9665] New: unknown bug

bugzilla-daemon at bugs.sourcemage.org bugzilla-daemon at bugs.sourcemage.org
Sat Mar 31 03:19:58 EDT 2007


http://bugs.sourcemage.org/show_bug.cgi?id=9665

           Summary: unknown bug
           Product: Codex
           Version: stable grimoire
          Platform: x86
        OS/Version: Linux
            Status: CLOSED
          Severity: normal
          Priority: P2
         Component: shell-term-fm
        AssignedTo: sm-grimoire-bugs at lists.ibiblio.org
        ReportedBy: benoit.papillault at sourcemage.org


.bashrc should never link to .bash_profile as .bashrc is used for non-login
shells while .bash_profile is for login shells. More importantly, .bashrc should
/not/ run the /etc/profile.d/ scripts (nor /etc/profile, which also runs
/etc/profile.d/). Doing as it currently is slows down non-login shells and is
unneeded, as the login shell is all that's required/wanted to setup the environment.


------- Additional Comments From eric at sandall.us  2005-08-29 20:15 -------
AFAIK bash does not install these, the ISO always has...

-- 


------- Additional Comments From eric at sandall.us  2005-09-12 22:56 -------
Fixed in devel and test.

--


------- Additional Comments From eric at sandall.us  2005-09-12 22:56 -------
Fixed in devel and test.

-- 


------- Additional Comments From jblosser-smgl at firinn.org  2007-03-31 01:19 -------
closing fixed bugs

-- 
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the SM-Grimoire-Bugs mailing list