Bug 1034794

Summary: IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Wim ten Have <whaveten>
Component: firstbootAssignee: Vratislav Podzimek <vpodzime>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bcl, msivak, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:fff412583bf12876021bd1c49652491ceac441fa38e2c8c664698b9a9cbef26b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-27 08:38:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: environ
none
File: firstboot-tb none

Description Wim ten Have 2013-11-26 14:13:38 UTC
Description of problem:
Traceback from firstboot:
firstboot 18.6 exception report
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/firstboot/interface.py", line 105, in _nextClicked
    self.advance()
  File "/usr/lib/python2.7/site-packages/firstboot/interface.py", line 144, in advance
    module = self.moduleList[self._control.currentPage]
IndexError: list index out of range

Version-Release number of selected component:
firstboot-18.6-2.fc18.x86_64

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python  /usr/sbin/firstboot
executable:     /usr/sbin/firstboot
hashmarkername: firstboot
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
uid:            0
version:        18

Potential duplicate: bug 689299

Comment 1 Wim ten Have 2013-11-26 14:13:42 UTC
Created attachment 829298 [details]
File: environ

Comment 2 Wim ten Have 2013-11-26 14:13:46 UTC
Created attachment 829299 [details]
File: firstboot-tb

Comment 3 Vratislav Podzimek 2013-11-27 08:38:12 UTC
The firstboot package was removed from the F19+ Fedora releases and since F18 images contain the version with this error and there won't be any new images, there's no point in investigating and fixing this bug. The Initial Setup utility that replaced Firstboot doesn't suffer with this issue.