Bug 149530

Summary: traceback in License Agreement module
Product: [Fedora] Fedora Reporter: Charles R. Anderson <cra>
Component: firstbootAssignee: Adrian Likins <alikins>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-28 00:59:46 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 Charles R. Anderson 2005-02-23 20:14:57 UTC
Description of problem:

Traceback (most recent call last):
  File "/usr/share/firstboot/firstbootWindow.py", line 498, in loadModules
    vbox, pix, title = module.launch()
  File "/usr/share/firstboot/modules/eula.py", line 47, in launch
    lang = os.environ["LANG"]
  File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: 'LANG'

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

firstboot-1.3.33-1

Comment 1 Charles R. Anderson 2005-03-11 23:37:39 UTC
Same results in firstboot-1.3.39-3


Comment 2 Jeremy Katz 2005-04-28 00:59:46 UTC
This should be fixed with new installs