Description of problem: After selecting CJK as the language for installation, english text was displayed instead. Error Messgae: /etc/font.bgf.gz : not a BGF font Bad font Version-Release number of selected component (if applicable): anaconda-10.2.0.19-1.x86_64.rpm How reproducible: Always Steps to Reproduce: 1.Proceed with anaconda graphical/text installation 2.Select Japanese as the installation language 3. Actual results: The display is in English Expected results: The display should be in Japanese Additional info:
Committed something that should hopefully help this in CVS, will need a new tree to test
I tried installing in LANG=ja with a kickstart file, the text mode installation is good but the font package seems missing and hence the text are all displayed as empty squares. Could you please have a look again?
At least for anaconda gui and tui installs now the CJK font is used. However currently the installer doesn't seem to be finding any CJK fonts when choosing a CJK install - just get white boxes. (Inspite of this the install works ok.)
More fixing in progress... about to build a tree to test it with.
Tried rawhide-20050315 with anaconda-10.2.0.28-1, the ja text are now being displayed instead of empty squares. Thanks.