Bug 1005856 - IndexError: list index out of range
Summary: IndexError: list index out of range
Keywords:
Status: CLOSED ERRATA
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:5b2154f129b6a79b74fadde1ecc...
Depends On:
Blocks: 1007359
TreeView+ depends on / blocked
 
Reported: 2013-09-09 14:07 UTC by Martin Kolman
Modified: 2013-09-27 13:08 UTC (History)
9 users (show)

Fixed In Version: anaconda-20.16-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1007359 (view as bug list)
Environment:
Last Closed: 2013-09-27 13:08:21 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb (174.02 KB, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: anaconda.log (3.34 KB, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: environ (576 bytes, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: ks.cfg (53 bytes, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: lsblk_output (1.07 KB, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: nmcli_dev_list (4.83 KB, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: os_info (281 bytes, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: program.log (37.44 KB, text/plain)
2013-09-09 14:07 UTC, Martin Kolman
no flags Details
File: storage.log (58.90 KB, text/plain)
2013-09-09 14:08 UTC, Martin Kolman
no flags Details
File: syslog (60.83 KB, text/plain)
2013-09-09 14:08 UTC, Martin Kolman
no flags Details
File: ifcfg.log (398 bytes, text/plain)
2013-09-09 14:08 UTC, Martin Kolman
no flags Details
File: packaging.log (8.73 KB, text/plain)
2013-09-09 14:08 UTC, Martin Kolman
no flags Details

Description Martin Kolman 2013-09-09 14:07:24 UTC
Description of problem:
1) Start installation with kickstart:

keyboard cz

2) Get traceback when entering the Hub

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

The following was filed automatically by anaconda:
anaconda 20.9-1 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/ui/gui/spokes/keyboard.py", line 290, in completed
    elif not self._confirmed and self._xkl_wrapper.get_current_layout() != self.data.keyboard.x_layouts[0]:
  File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 261, in _updateCompleteness
    spoke.selector.set_incomplete(not spoke.completed and spoke.mandatory)
  File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 213, in _createBox
    self._updateCompleteness(spoke)
  File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 368, in refresh
    self._createBox()
  File "/tmp/updates/pyanaconda/ui/gui/__init__.py", line 727, in _on_continue_clicked
    nextAction.refresh()
  File "/tmp/updates/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked
    cb()
  File "/tmp/updates/pyanaconda/ui/gui/spokes/welcome.py", line 283, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/tmp/updates/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
IndexError: list index out of range

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill updates=http://cobra02/ks/mk/master_updates.img resolution=1024x768 ks=http://cobra02/ks/mk/testing.ks BOOT_IMAGE=/test/mk/fedora/vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.0-0.rc7.git5.1.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 Martin Kolman 2013-09-09 14:07:30 UTC
Created attachment 795626 [details]
File: anaconda-tb

Comment 2 Martin Kolman 2013-09-09 14:07:34 UTC
Created attachment 795627 [details]
File: anaconda.log

Comment 3 Martin Kolman 2013-09-09 14:07:37 UTC
Created attachment 795628 [details]
File: environ

Comment 4 Martin Kolman 2013-09-09 14:07:41 UTC
Created attachment 795629 [details]
File: ks.cfg

Comment 5 Martin Kolman 2013-09-09 14:07:45 UTC
Created attachment 795630 [details]
File: lsblk_output

Comment 6 Martin Kolman 2013-09-09 14:07:49 UTC
Created attachment 795631 [details]
File: nmcli_dev_list

Comment 7 Martin Kolman 2013-09-09 14:07:52 UTC
Created attachment 795632 [details]
File: os_info

Comment 8 Martin Kolman 2013-09-09 14:07:56 UTC
Created attachment 795633 [details]
File: program.log

Comment 9 Martin Kolman 2013-09-09 14:08:00 UTC
Created attachment 795634 [details]
File: storage.log

Comment 10 Martin Kolman 2013-09-09 14:08:04 UTC
Created attachment 795635 [details]
File: syslog

Comment 11 Martin Kolman 2013-09-09 14:08:10 UTC
Created attachment 795636 [details]
File: ifcfg.log

Comment 12 Martin Kolman 2013-09-09 14:08:14 UTC
Created attachment 795637 [details]
File: packaging.log

Comment 13 Petr Schindler 2013-09-27 13:08:21 UTC
I can confirm that the fix works. I tried it with RC4 and it works correctly with attached kickstart.


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