Bug 891379
| Summary: | text mode installation get POSIX locale | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> |
| Component: | anaconda | Assignee: | Martin Sivák <msivak> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | awilliam, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora |
| Target Milestone: | --- | Keywords: | CommonBugs |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | https://fedoraproject.org/wiki/Common_F18_bugs#posix-locale | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-10 06:16:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 752665 | ||
Three digit numbers are used for stabilization branches, like for F18 beta/final and for RHEL. Two digit numbers are used all the rest of the time. I have a patch ready and approved, so if you still want this to F18, I can push it. This issue can be fixed post-install be editing /etc/locale.conf, setting LANG="en_US.UTF-8" and rebooting. Tested with 19 Beta TC3. Both text and graphical install show en_US.UTF-8 locale. |
Description of problem: If I do a minimal installation using GUI, I end up in a system with en_US.UTF-8 locale. If I do the same using text mode, I end up in a system with POSIX locale. That doesn't seem right, and intentional. Version-Release number of selected component (if applicable): smoke12 anaconda 18.37.8 (what about using just major.minor instead of major.minor.revision? it's freaking hard to remember) How reproducible: always Steps to Reproduce: 1. install in text mode ("text" boot option) 2. type "locale"