i have rebuilt a fedora 9 distribution with pungi in Fedora 9. but it seems that there is something wrong with the font in the anaconda graphic mode while installing. no characters can be seen during installation except the unknown "□". here is the error message below:
 
15:10:33 WARNING: step installtype does not exist
15:10:33 WARNING: step confirminstall does not exist
15:10:33 WARNING: setup complete does not exist
15:10:34 WARNING: /usr/lib/anaconda/gui.py:1460: PangoWarning: No fonts found:
This probably means that the fontconfig
library is not correctly configured. you may need to
edit the fonts.conf configuration files. More information about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org
 domain="anaconda")
 
15:10:34 WARNING: /usr/lib/anaconda/gui.py:1460: PangoWarning: failed to find
shape engine, expect ugly output. enginetype="PangoRender", script='latin'
 domain="anaconda")
 
15:10:34 INFO : moving (1) to step welcome
 
and i have checked the stage2.img. it seems there is no /usr/share/fonts/ directory. i think it is something wrong with anaconda-runtime, but i don't know where.