From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020501 Description of problem: If we try to install StrongHold4 in Japanese environment, installer fails. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install Advanced Server or RHL7.3 in Japanese environment 2. Make sure LANG=ja_JP.eucJP 3. Insert SH4 install CD and cd /mnt/cdrom/sh40 4. ./sh-40-i386-pc-linuxglibc22 Actual Results: Error occurs when using genkey. Expected Results: Error should not occur there. Additional info: genkey perl script is broken for Japanese environment. LANG=C genkey [hostname] works. LANG=ja_JP.eucJP genkey [hostname] doesn't work and says Your vendor has not defined Newt macro Set at /home/nakai/sh40/bin/genkey line 445
Created attachment 63225 [details] This test program behaves different with LANG=C or LANG=ja_JP.eucJP
And this bug seems to be known how to fix. http://lists.debian.org/debian-qa/2001/debian-qa-200105/msg00109.html
This problem also occurs at German environment. LANG=de_DE.UTF-8
Created attachment 64184 [details] This is the latest debian patch(libnewt-perl_1.08-6.diff)
This latest debian patch, libnewt-perl_1.08-6.diff will really fix the problem So: 1. Replace newt-perl-1.08-debian.patch to this 2. Remake the rest patches patch1-patch4 to be appliable.
This was fixed in the Stronghold 4.0g patch release.