Created attachment 940685[details]
attached Screenshot for welcome_page.png
Description of problem:
I18N: Shown "??" for ovirt-node install/setup pages after set "LANG="zh_CN.UTF-8""(seen welcome_page.png)
I noticed support i18n patches for ovirt-node has been merged:
http://gerrit.ovirt.org/#/c/18335/
seems this is due to missed chinese-support related packages in ovirt-node iso
Version-Release number of selected component (if applicable):
http://resources.ovirt.org/pub/ovirt-master-snapshot/iso/ovirt-node-base-iso/ovirt-node-base-iso-3.1.0_master-20140922.0.el6.iso
ovirt-node-3.1.0-0.0.master.20140918.gitdda78cb.el6.noarch.rpm
How reproducible:
100%
Steps to Reproduce:
1. Press "F2" to install shell console
2. set "export LANG=zh_CN.UTF-8"
3. Using "ovirt-node-installer --debug" into installer pages
4. Check "welcome_page"
Actual results:
Expected results:
Additional info:
Ok, there is no chinese option, so I don't see a way how this can be reproduced from within the TUI.
As the flow described in comment 1 is not supported (because it's happening outside the TUI). I'm closing this.
Despite of that we should - once we propperly support i18n - check these kind of bugs.
(In reply to Fabian Deutsch from comment #2)
> Ok, there is no chinese option, so I don't see a way how this can be
> reproduced from within the TUI.
ok, i think if we support i18n, we need a configuration page to user that could setup "/etc/sysconfig/i18n".
>
> As the flow described in comment 1 is not supported (because it's happening
> outside the TUI). I'm closing this.
>
> Despite of that we should - once we propperly support i18n - check these
> kind of bugs.