Bug 55663
Summary: | locale config screws up rc.d/* files | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Cesar Shen <cshen> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.2 | CC: | otaylor, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-05 19:48:04 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
Cesar Shen
2001-11-04 08:03:30 UTC
A) Why do you think rc.d/* was "screwed up"? A login as a user can't change those files. I dont' know any reason why logging in as root would affect those files? B) Did you log in as a user or as root? B) Did you actually run the "locale_config" command, or was this the option to change the locale in GDM? A) After changed language and locale, when system boots up, there are lots of error messages saying "/etc/rc.sysinit: 9: command not found" and other rc.d and rc5.d files like rc, rc5.d/S56xinetd etc. B) yes, I did login as root C) I used this option in GDM I don't think this is related to changing your locale through GDM. Changing the locale in GDM involves: - Changing a GDM config option - Setting environment variables (LANG,GDM_LANG) when starting the session It doesn't change anything that would affect bootup. Are you sure you didn't accidentally add something to /root/.bashrc while runnng as root? If you didn't do it yourself, it's possible that something in our chinese environment has an "automatically edit your bash configuration" setup that causes problems when run for root. I'm assigning this to initscripts for now since that's where other similar bug reports would probably have been reported. Closing bugs on older, no longer supported, releases. Apologies for any lack of response. I haven't seen any other reports of this in bugzilla. |