Description of problem: Install fails with KeyError: 'America/New_York' Version-Release number of selected component (if applicable):11.2.0.39-1 How reproducible: 100% Steps to Reproduce: 1. Attempt to install. 2. After selecting partition information ... Actual results: Install fails with: Traceback (most recent call first): File "/usr/lib/python2.5/site-packages/snack.py", line 185, in setCurrent self.w.listboxSetCurrent(self.item2key[item]) File "/usr/lib/anaconda/textw/timezone_text.py", line 83, in __call__ self.l.setCurrent(default) File "/usr/lib/anaconda/text.py", line 579, in run rc = win(self.screen, instance) File "/usr/bin/anaconda", line 956, in <module> anaconda.intf.run(anaconda) KeyError: 'America/New_York' Local variables in innermost frame: item: America/New_York self: <snack.Listbox instance at 0x60000000017cb7e8> Expected results: Install should succeed. Additional info: anacdump.txt attached. Looked for similar BZs but could not find one.
Created attachment 150669 [details] anacdump for this issue
I fixed this yesterday, but we haven't rebuilt anaconda yet. We'll probably do that later today. Thanks for the bug report.