Bug 53451

Summary: traceback in the installer
Product: [Retired] Red Hat Linux Reporter: Trond Eivind Glomsrxd <teg>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3CC: katzj, msf, msw, notting, timp
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-09-09 15:11:31 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:

Description Trond Eivind Glomsrxd 2001-09-09 15:11:27 UTC
re0908.2, ftp install. Reproducible, I did it twice and it happens just
after displaying "Graphic install is not available for ftp installations.
Staring text mode" (in Norwegian - all the rest was fine).

Traceback (innermost last):

File "/usr/bin/anaconda", line 595, in ?
 instClass.setLanguage(id,lang)

File "/usr/src/build/41549-i386/install/usr/lib/anaconda/installclass.py",
line 280, in setLanguage
File "/usr/src/build/41549-i386/install/usr/lib/anaconda/language.py", line
121 in setRuntimeLanguage
locale.Error locale setting not supported
install exited abnormally
(and the the standard "sending kill signals..." etc)


More details: It was installing from /export, which contains disc1 and
disc2 which are loopback mounted iso images (as specified in the release
notes). The language chosen was Norwegian, which was working fine up to
this point.

Comment 1 Jeremy Katz 2001-09-09 15:15:57 UTC
Yes, Brent saw this last night.  Fixed in CVS