Bug 67735

Summary: Catapult fails in Japanese environment
Product: [Retired] Stronghold Cross Platform Reporter: Nakai <ynakai>
Component: newtAssignee: Joe Orton <jorton>
Status: CLOSED CURRENTRELEASE QA Contact: Stronghold Engineering List <stronghold-eng-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: eng-asia-list
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 1.08-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-02 11:57:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
This test program behaves different with LANG=C or LANG=ja_JP.eucJP
none
This is the latest debian patch(libnewt-perl_1.08-6.diff) none

Description Nakai 2002-07-01 10:22:59 UTC
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

Comment 1 Nakai 2002-07-01 10:54:42 UTC
Created attachment 63225 [details]
This test program behaves different with LANG=C or LANG=ja_JP.eucJP

Comment 2 Nakai 2002-07-01 10:55:32 UTC
And this bug seems to be known how to fix.

http://lists.debian.org/debian-qa/2001/debian-qa-200105/msg00109.html


Comment 3 Nakai 2002-07-01 10:58:32 UTC
This problem also occurs at German environment.

LANG=de_DE.UTF-8

Comment 4 Nakai 2002-07-08 08:49:50 UTC
Created attachment 64184 [details]
This is the latest debian patch(libnewt-perl_1.08-6.diff)

Comment 5 Nakai 2002-07-08 08:51:48 UTC
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.


Comment 6 Joe Orton 2003-10-02 11:57:48 UTC
This was fixed in the Stronghold 4.0g patch release.