Bug 980673

Summary: IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Wellington Uemura <wellingtonuemura>
Component: anacondaAssignee: mulhern <amulhern>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: amulhern, anaconda-maint-list, dshea, g.kaviyarasu, grupobetatesting, jonathan, kuolas, marcos.sousarocha, mkolman, sbueno, vanmeeuwen+fedora, wellingtonuemura
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b7445a598ed3bfd6749150bf4922f200201e2129f000871e80458b7e5e2d7efa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-18 12:41:27 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: lsblk_output
none
File: messages
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Wellington Uemura 2013-07-03 02:32:41 UTC
Version-Release number of selected component:
anaconda-19.30.13-1.fc19.x86_64

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 791, in _updateSpaceDisplay
    summaryLabel = self._summaryButton.get_children()[0]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 829, in refresh
    self._updateSpaceDisplay()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 109, in _runSpoke
    action.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 403, in _on_spoke_clicked
    self._runSpoke(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 419, in _on_spoke_clicked
    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])
IndexError: list index out of range

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Potential duplicate: bug 880754

Comment 1 Wellington Uemura 2013-07-03 02:32:49 UTC
Created attachment 768014 [details]
File: anaconda-tb

Comment 2 Wellington Uemura 2013-07-03 02:32:53 UTC
Created attachment 768015 [details]
File: anaconda.log

Comment 3 Wellington Uemura 2013-07-03 02:32:58 UTC
Created attachment 768016 [details]
File: environ

Comment 4 Wellington Uemura 2013-07-03 02:33:03 UTC
Created attachment 768017 [details]
File: lsblk_output

Comment 5 Wellington Uemura 2013-07-03 02:33:08 UTC
Created attachment 768018 [details]
File: messages

Comment 6 Wellington Uemura 2013-07-03 02:33:13 UTC
Created attachment 768019 [details]
File: nmcli_dev_list

Comment 7 Wellington Uemura 2013-07-03 02:33:18 UTC
Created attachment 768020 [details]
File: os_info

Comment 8 Wellington Uemura 2013-07-03 02:33:22 UTC
Created attachment 768021 [details]
File: program.log

Comment 9 Wellington Uemura 2013-07-03 02:33:27 UTC
Created attachment 768022 [details]
File: storage.log

Comment 10 Wellington Uemura 2013-07-03 02:33:32 UTC
Created attachment 768023 [details]
File: ifcfg.log

Comment 11 Samantha N. Bueno 2013-07-03 03:27:20 UTC
Can you provide a set of steps taken to reproduce this?

Comment 12 Wellington Uemura 2013-07-03 15:59:53 UTC
It happens at the hdd selection, the installation proccess detect the HDD with 0 free space. When I try to customize it there are one partition with the size of the whole HDD named 'zfs_member', than this happened.

I can mount and unmount the partition outside the installation process, I can use also use gparted to access the HDD without any issue.

Comment 13 grupobetatesting 2013-09-13 19:55:24 UTC
Hello, we are a group of students of the National University of Comahue, from Neuquen Argentina. We were installing Fedora 19 for Desktop, when we selected the pendrive for install, then come back to main menu and it reported a bug. We hope you reply. Thanks!  

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-XFCE-i686-19-1 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.i686
package:        anaconda-19.30.13-1.fc19.i686
packaging.log:  
product:        Fedora
reason:         IndexError: list index out of range
release:        Fedora release 19 (Schrödinger’s Cat)
version:        19

Comment 14 mulhern 2013-10-07 16:27:31 UTC
Hi!

Could you be more specific about the sequence of steps that got you to this point? I can not reproduce partly because I can not get Fedora into a state where it allows an HDD with 0 free space.

Thanks!

Comment 15 mulhern 2013-10-07 18:00:32 UTC
This is probably a transitory and hard to reproduce error. The reason for this is that the summary button's children are set by the summary.glade file, i.e., statically. Therefore, it should _always_ have a label button, and so the index error should _never_ occur.

Obviously it has occurred, but I suspect a cause unrelated to the code that is actually failing.

Comment 16 grupobetatesting 2013-10-09 18:54:47 UTC
Basicaly the bug originates when we want  install the operating system in the usb flash drive. (the pendrive working properly and and it has enough free space 8GB) after creating the partition table , then come back to main menu and it reported a bug. 
After many attempts finally leave us install the operating system but the error is still.

We hope you reply. Thanks!

Comment 17 David Shea 2013-10-16 18:02:59 UTC
I may have inadvertently fixed whatever went wrong here (by removing the code).

https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-October/006630.html

Comment 18 mulhern 2013-10-18 13:42:03 UTC
Likely your IndexError is caused by something other than the originally reported IndexError.

If you see it again, please upload a stack trace.

Thanks!

Comment 19 mulhern 2013-11-18 12:41:27 UTC
The comments tell more, but it looks like the bug that was originally reported may have been removed by the time I got a chance to look at it.

Comment 20 Wellington Uemura 2017-01-30 12:32:15 UTC
All requests fulfilled, please close this bug.