Bug 960569 - KeyError: 'tw'
Summary: KeyError: 'tw'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Podzimek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f592bb3629875c95f2a913b651f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-07 12:03 UTC by pizza306
Modified: 2013-05-15 17:29 UTC (History)
8 users (show)

Fixed In Version: anaconda-19.25-1.fc19
Clone Of:
Environment:
Last Closed: 2013-05-15 17:29:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (416.06 KB, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: anaconda.log (3.87 KB, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: backtrace (1.24 KB, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: environ (847 bytes, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: ifcfg.log (490 bytes, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: lsblk_output (3.74 KB, text/plain)
2013-05-07 12:03 UTC, pizza306
no flags Details
File: messages (182.97 KB, text/plain)
2013-05-07 12:04 UTC, pizza306
no flags Details
File: nmcli_dev_list (3.30 KB, text/plain)
2013-05-07 12:04 UTC, pizza306
no flags Details
File: program.log (39.81 KB, text/plain)
2013-05-07 12:04 UTC, pizza306
no flags Details
File: storage.log (182.49 KB, text/plain)
2013-05-07 12:04 UTC, pizza306
no flags Details

Description pizza306 2013-05-07 12:03:25 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 19.24-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 285, in status
    return self._xkl_wrapper.name_to_show_str[self._store[0][0]]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 246, in _updateCompleteness
    spoke.selector.set_property("status", spoke.status)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 202, in _createBox
    self._updateCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 347, in refresh
    self._createBox()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 496, in _on_continue_clicked
    nextAction.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked
    cb()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 358, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
KeyError: 'tw'

Version-Release number of selected component:
anaconda-19.24-1.fc19.x86_64

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang zh_TW.utf8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-19-Be rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
core_backtrace: 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.0-301.fc19.x86_64
packaging.log:  
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
ureports_counter: 1
version:        19

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 358, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked
    cb()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 496, in _on_continue_clicked
    nextAction.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 347, in refresh
    self._createBox()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 202, in _createBox
    self._updateCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 246, in _updateCompleteness
    spoke.selector.set_property("status", spoke.status)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 285, in status
    return self._xkl_wrapper.name_to_show_str[self._store[0][0]]
KeyError: 'tw'

Comment 1 pizza306 2013-05-07 12:03:29 UTC
Created attachment 744700 [details]
File: anaconda-tb

Comment 2 pizza306 2013-05-07 12:03:45 UTC
Created attachment 744701 [details]
File: anaconda.log

Comment 3 pizza306 2013-05-07 12:03:48 UTC
Created attachment 744702 [details]
File: backtrace

Comment 4 pizza306 2013-05-07 12:03:50 UTC
Created attachment 744703 [details]
File: environ

Comment 5 pizza306 2013-05-07 12:03:52 UTC
Created attachment 744704 [details]
File: ifcfg.log

Comment 6 pizza306 2013-05-07 12:03:58 UTC
Created attachment 744705 [details]
File: lsblk_output

Comment 7 pizza306 2013-05-07 12:04:01 UTC
Created attachment 744706 [details]
File: messages

Comment 8 pizza306 2013-05-07 12:04:05 UTC
Created attachment 744707 [details]
File: nmcli_dev_list

Comment 9 pizza306 2013-05-07 12:04:08 UTC
Created attachment 744708 [details]
File: program.log

Comment 10 pizza306 2013-05-07 12:04:12 UTC
Created attachment 744709 [details]
File: storage.log

Comment 11 Alen Skondro 2013-05-07 16:35:39 UTC
Description of problem:
In the first window I selected the Croatian language and keyboard layout. After clicking next, it crashes.

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

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.0-301.fc19.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19-Beta-TC3

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 358, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked
    cb()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 496, in _on_continue_clicked
    nextAction.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 347, in refresh
    self._createBox()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 202, in _createBox
    self._updateCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 246, in _updateCompleteness
    spoke.selector.set_property("status", spoke.status)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 285, in status
    return self._xkl_wrapper.name_to_show_str[self._store[0][0]]
KeyError: 'hr'

Comment 12 Vratislav Podzimek 2013-05-09 14:11:34 UTC
Patch sent to anaconda-patches.

Comment 13 Fedora Update System 2013-05-10 00:51:33 UTC
anaconda-19.25-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/anaconda-19.25-1.fc19

Comment 14 Fedora Update System 2013-05-10 15:29:42 UTC
Package anaconda-19.25-1.fc19, python-blivet-0.13-1.fc19, pykickstart-1.99.30-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-19.25-1.fc19 python-blivet-0.13-1.fc19 pykickstart-1.99.30-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7834/python-blivet-0.13-1.fc19,pykickstart-1.99.30-1.fc19,anaconda-19.25-1.fc19
then log in and leave karma (feedback).

Comment 15 Fedora Update System 2013-05-15 17:29:01 UTC
anaconda-19.25-1.fc19, python-blivet-0.13-1.fc19, pykickstart-1.99.30-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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