Bug 1033589

Summary: AttributeError: 'NoneType' object has no attribute 'get_child'
Product: Red Hat Enterprise Linux 7 Reporter: Martin Kyral <mkyral>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
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: 2013-11-25 19:31:01 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: 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: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Martin Kyral 2013-11-22 12:50:26 UTC
Description of problem:
1) virtual machine with 2 identical virtual disk drives (12GB). sda having other distro installed
2) setup installation to sdb using manual partitioning. In manual partitioning wipe sdb (if needed) and then select 'Create partitions automatically'
3) reenter 'INSTALLATION DESTINATION' and deselect both disks
4) reenter 'INSTALLATION DESTINATION', go to the manual partitioning tool and try to reuse the partitions designed in step 2 (not delete them and create again, but reuse what was created before)

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

The following was filed automatically by anaconda:
anaconda 19.31.34-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1022, 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 1361, in _save_right_side
    self._update_selectors()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2383, 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 2396, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 217, in _onSelectorClicked
    cb(selector)
AttributeError: 'NoneType' object has no attribute 'get_child'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/distrotrees/65107/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/  BOOT_IMAGE=/distrotrees/65107/kernel 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.10.0-50.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux Server release 7.0 Beta (Maipo)
type:           anaconda
version:        7.0

Comment 1 Martin Kyral 2013-11-22 12:50:32 UTC
Created attachment 827736 [details]
File: anaconda-tb

Comment 2 Martin Kyral 2013-11-22 12:50:36 UTC
Created attachment 827737 [details]
File: anaconda.log

Comment 3 Martin Kyral 2013-11-22 12:50:39 UTC
Created attachment 827739 [details]
File: environ

Comment 4 Martin Kyral 2013-11-22 12:50:43 UTC
Created attachment 827740 [details]
File: lsblk_output

Comment 5 Martin Kyral 2013-11-22 12:50:49 UTC
Created attachment 827741 [details]
File: nmcli_dev_list

Comment 6 Martin Kyral 2013-11-22 12:50:52 UTC
Created attachment 827742 [details]
File: os_info

Comment 7 Martin Kyral 2013-11-22 12:50:57 UTC
Created attachment 827743 [details]
File: program.log

Comment 8 Martin Kyral 2013-11-22 12:51:02 UTC
Created attachment 827744 [details]
File: storage.log

Comment 9 Martin Kyral 2013-11-22 12:51:07 UTC
Created attachment 827745 [details]
File: syslog

Comment 10 Martin Kyral 2013-11-22 12:51:13 UTC
Created attachment 827746 [details]
File: ifcfg.log

Comment 11 Martin Kyral 2013-11-22 12:51:26 UTC
Created attachment 827747 [details]
File: packaging.log

Comment 13 Brian Lane 2013-11-25 19:31:01 UTC

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