Bug 1019662

Summary: AttributeError: 'NoneType' object has no attribute 'get_child'
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amulhern, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, lbrabec, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cc32d1e193efdce086ea8f7c11030c9e7fc1d9d78913e7518530ac461d054d87
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 20:16:25 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: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log
none
File: packaging.log none

Description Cristian Ciupitu 2013-10-16 08:28:02 UTC
Description of problem:
Did some automatic partitioning then some manual partitioning.

Version-Release number of selected component:
anaconda-20.21-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.21-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1063, in _update_selectors
    page = self._accordion._find_by_title(self.translated_new_install_name).get_child()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1403, in _save_right_side
    self._update_selectors()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2401, in _save_current_selector
    self._save_right_side(self._current_selector)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2412, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 216, in _onSelectorClicked
    cb(selector)
AttributeError: 'NoneType' object has no attribute 'get_child'

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=testday-2013-10-10 rootfstype=auto 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.11.2-301.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Potential duplicate: bug 967846

Comment 1 Cristian Ciupitu 2013-10-16 08:28:11 UTC
Created attachment 812812 [details]
File: anaconda-tb

Comment 2 Cristian Ciupitu 2013-10-16 08:28:16 UTC
Created attachment 812813 [details]
File: anaconda.log

Comment 3 Cristian Ciupitu 2013-10-16 08:28:20 UTC
Created attachment 812814 [details]
File: environ

Comment 4 Cristian Ciupitu 2013-10-16 08:28:24 UTC
Created attachment 812815 [details]
File: lsblk_output

Comment 5 Cristian Ciupitu 2013-10-16 08:28:28 UTC
Created attachment 812816 [details]
File: nmcli_dev_list

Comment 6 Cristian Ciupitu 2013-10-16 08:28:34 UTC
Created attachment 812817 [details]
File: os_info

Comment 7 Cristian Ciupitu 2013-10-16 08:28:38 UTC
Created attachment 812818 [details]
File: program.log

Comment 8 Cristian Ciupitu 2013-10-16 08:28:43 UTC
Created attachment 812819 [details]
File: storage.log

Comment 9 Cristian Ciupitu 2013-10-16 08:28:48 UTC
Created attachment 812820 [details]
File: ifcfg.log

Comment 10 Cristian Ciupitu 2013-10-16 08:28:51 UTC
Created attachment 812821 [details]
File: packaging.log

Comment 11 Lukas Brabec 2013-11-07 12:51:10 UTC
Trired to review my disk partitioning (probably similar to https://bugzilla.redhat.com/show_bug.cgi?id=978298).

cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.x86_64
package:        anaconda-20.25.6-1
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'get_child'
release:        Cannot get release name.
version:        20-Beta

Comment 12 David Shea 2014-01-02 20:16:25 UTC

*** This bug has been marked as a duplicate of bug 962537 ***