[G11n-team] [OpenIndiana Distribution - Bug #1573] Fails to boot after locale change

illumos project devnull at illumos.org
Mon Sep 26 23:37:27 UTC 2011


Issue #1573 has been updated by Paul Alesius.


Other than the empty LC_ALL issue, it seems to want the locale in the format:
sv_SE.UTF-8  instead of sv_SE.utf8
----------------------------------------
Bug #1573: Fails to boot after locale change
https://www.illumos.org/issues/1573

Author: Paul Alesius
Status: New
Priority: Normal
Assignee: OI G11n
Category: Internationalisation
Target version: oi_151_stable
Difficulty: Medium
Tags: needs-triage


System fails to boot when having "LC_ALL=" as empty in /etc/TIMEZONE. Error during boot so system tries to enter maintenance mode:
  scf_pg_get_property() failed with unexpected error 1007

When I remove the empty LC_ALL= from /etc/TIMEZONE, it will boot but prints a message during boot "Failed to set locale".

My /etc/TIMEZONE looks like this now:
TZ=Europe/Stockholm
CMASK=022
LANG=sv_SE.utf8
LC_CTYPE="sv_SE.utf8"
LC_NUMERIC="sv_SE.utf8"
LC_TIME="sv_SE.utf8"
LC_COLLATE="sv_SE.utf8"
LC_MONETARY="sv_SE.utf8"
LC_MESSAGES="sv_SE.utf8"
LC_PAPER="sv_SE.utf8"
LC_NAME="sv_SE.utf8"
LC_ADDRESS="sv_SE.utf8"
LC_TELEPHONE="sv_SE.utf8"
LC_MEASUREMENT="sv_SE.utf8"
LC_IDENTIFICATION="sv_SE.utf8"



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the G11n-team mailing list