+++ This bug was initially created as a clone of Bug #1145927 +++
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:
Also could reproduce this issue in the follow venison:
rhev-hypervisor7-7.0-20140918.0.iso
ovirt-node-3.1.0-0.13.20140918gitdda78cb.el7.noarch
so need clone it from upstream to track this ovirt node TUI support i18n feature bug in rhevh