Bug 1029249 - KeyError: 'Etc'
Summary: KeyError: 'Etc'
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Podzimek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5241085ccfc58d3e9d52cb698b5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-12 00:49 UTC by Brian Lane
Modified: 2013-11-12 08:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-12 08:27:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (238.89 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: anaconda.log (6.06 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: environ (405 bytes, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: lsblk_output (1.72 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: nmcli_dev_list (4.33 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: os_info (291 bytes, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: program.log (36.33 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: storage.log (82.79 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: syslog (59.07 KB, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: ifcfg.log (563 bytes, text/plain)
2013-11-12 00:49 UTC, Brian Lane
no flags Details
File: packaging.log (14.83 KB, text/plain)
2013-11-12 00:50 UTC, Brian Lane
no flags Details

Description Brian Lane 2013-11-12 00:49:26 UTC
Description of problem:
Updates from 20.25.6-1 on f20-branch. After welcome screen I get this TB right away.

Version-Release number of selected component:
anaconda-20.25.6-1

The following was filed automatically by anaconda:
anaconda 20.25.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/langtable.py", line 1072, in _timezone_name_from_id_parts
    if icuLocaleIdQuery in _timezoneIdParts_db[timezoneId_part].names:
  File "/usr/lib/python2.7/site-packages/langtable.py", line 1117, in timezone_name
    timezoneId=timezoneId, icuLocaleIdQuery=icuLocaleIdQuery)
  File "/tmp/updates/pyanaconda/localization.py", line 395, in get_xlated_timezone
    scriptIdQuery=parts.get("script", ""))
  File "/tmp/updates/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 417, in <genexpr>
    for region in self._regions_zones.iterkeys())
  File "/tmp/updates/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 418, in _initialize
    for region, xlated in sorted(xlated_regions, cmp=_compare_regions):
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/tmp/updates/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
KeyError: 'Etc'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20x86_64 inst.askmethod inst.updates=http://updates.notae.us/updates.img BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Beta

Comment 1 Brian Lane 2013-11-12 00:49:30 UTC
Created attachment 822709 [details]
File: anaconda-tb

Comment 2 Brian Lane 2013-11-12 00:49:33 UTC
Created attachment 822710 [details]
File: anaconda.log

Comment 3 Brian Lane 2013-11-12 00:49:36 UTC
Created attachment 822711 [details]
File: environ

Comment 4 Brian Lane 2013-11-12 00:49:39 UTC
Created attachment 822712 [details]
File: lsblk_output

Comment 5 Brian Lane 2013-11-12 00:49:42 UTC
Created attachment 822713 [details]
File: nmcli_dev_list

Comment 6 Brian Lane 2013-11-12 00:49:45 UTC
Created attachment 822714 [details]
File: os_info

Comment 7 Brian Lane 2013-11-12 00:49:49 UTC
Created attachment 822715 [details]
File: program.log

Comment 8 Brian Lane 2013-11-12 00:49:51 UTC
Created attachment 822716 [details]
File: storage.log

Comment 9 Brian Lane 2013-11-12 00:49:55 UTC
Created attachment 822717 [details]
File: syslog

Comment 10 Brian Lane 2013-11-12 00:49:58 UTC
Created attachment 822718 [details]
File: ifcfg.log

Comment 11 Brian Lane 2013-11-12 00:50:01 UTC
Created attachment 822719 [details]
File: packaging.log

Comment 12 Vratislav Podzimek 2013-11-12 08:27:43 UTC
This is an issue in the langtable module which is already fixed. Using updates.img with langtable-0.0.18-1 or newer eliminates this issue. So does a new compose.

This traceback should thus never appear in any available compose or with properly created updates.img.


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