Bug 1275066

Summary: IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Sakari A. Maaranen <sam>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a42a1907ca73892b04eebb42928c7a7b7c7a0a1c1a23800dee64927fad3992a9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-26 23:48:08 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Sakari A. Maaranen 2015-10-25 14:18:39 UTC
Description of problem:
Tried to encrypt disk during Fedora 22 installation. Had first chosen Danish keyboard (dk). Cancelled encryption and changed to Finnish keyboard before trying again.

Version-Release number of selected component:
anaconda-core-22.20.13-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/xkl_wrapper.py", line 186, in get_current_layout
    layout = self._rec.layouts[cur_group]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 303, in completed
    self._xkl_wrapper.get_current_layout() != self.data.keyboard.x_layouts[0] and \
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 201, in _updateCompleteness
    spoke.selector.set_incomplete(not spoke.completed and spoke.mandatory)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 377, in spoke_done
    self._updateCompleteness(sp, update_continue=False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 59, in on_back_clicked
    self.main_window.current_action.spoke_done(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 952, in on_back_clicked
    NormalSpoke.on_back_clicked(self, button)
IndexError: list index out of range

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: anaconda-gui-22.20.13-1.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Comment 1 Sakari A. Maaranen 2015-10-25 14:18:46 UTC
Created attachment 1086233 [details]
File: anaconda-tb

Comment 2 Sakari A. Maaranen 2015-10-25 14:18:48 UTC
Created attachment 1086234 [details]
File: anaconda.log

Comment 3 Sakari A. Maaranen 2015-10-25 14:18:49 UTC
Created attachment 1086235 [details]
File: environ

Comment 4 Sakari A. Maaranen 2015-10-25 14:18:53 UTC
Created attachment 1086236 [details]
File: journalctl

Comment 5 Sakari A. Maaranen 2015-10-25 14:18:54 UTC
Created attachment 1086237 [details]
File: lsblk_output

Comment 6 Sakari A. Maaranen 2015-10-25 14:18:56 UTC
Created attachment 1086238 [details]
File: nmcli_dev_list

Comment 7 Sakari A. Maaranen 2015-10-25 14:18:58 UTC
Created attachment 1086239 [details]
File: os_info

Comment 8 Sakari A. Maaranen 2015-10-25 14:19:00 UTC
Created attachment 1086240 [details]
File: program.log

Comment 9 Sakari A. Maaranen 2015-10-25 14:19:02 UTC
Created attachment 1086241 [details]
File: storage.log

Comment 10 Sakari A. Maaranen 2015-10-25 14:19:04 UTC
Created attachment 1086242 [details]
File: ifcfg.log

Comment 11 Brian Lane 2015-10-26 23:48:08 UTC
Please retry with Fedora 23, I believe this is now fixed.