Bug 152533 - bad line in lang-table, local variable name referenced before assigment
Summary: bad line in lang-table, local variable name referenced before assigment
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-30 03:46 UTC by Ricky Ng-Adam
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-30 15:49:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ricky Ng-Adam 2005-03-30 03:46:01 UTC
Description of problem:

for a few days, pxe/netboot install has been broken for me.

When it starts, "Choose a Language" appears with a single choice "Northern"

When selected, I get "Error: Cannot get translation file Sotho.tr"

if I switch to ALT-F3 at this point, I see:

bad line 20 in lang-table
bad line 21 in lang-table
[...]
bad line 47 in lang-table

later in the install, I get this:

File "/usr/lib/anaconda/language.py", line 204, in setDefault
 self.default = name
UnboundLocalError: local variable 'name' referenced before assignment

Version-Release number of selected component (if applicable):

anaconda-10.2.0.33-1.i386.rpm

How reproducible:

always

Steps to Reproduce:
1. pxe boot
2. select the default installation presented
3.
  
Actual results:

installation eventually crash.

Expected results:

installation completes normally.

Additional info:

Comment 1 Jeremy Katz 2005-03-30 15:49:25 UTC
I fixed the first yesterday and Chris fixed the second.

Comment 2 Ricky Ng-Adam 2005-03-31 02:31:27 UTC
Hmmm, are the "foo foo foo foo" printed on the blue background at the "Choose a
language" screen in 10.2.0.36 part of the fix? ;-) Otherwise, yes, it now gets
past that part ok now.

Comment 3 Chris Lumens 2005-03-31 14:35:44 UTC
Those should be gone in the next rebuild.  Hooray for debugging output.


Note You need to log in before you can comment on or make changes to this bug.