Bug 1010441

Summary: AttributeError: 'NoneType' object has no attribute 'id'
Product: [Fedora] Fedora Reporter: Mark Hamzy <hamzy>
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: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Unspecified   
Whiteboard: abrt_hash:819710cc56fe7dfc6855555006d38cdedc96d7f030e042507bf2fed3b4ca9b7c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-20 19:26:38 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.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
File: anaconda-tb none

Description Mark Hamzy 2013-09-20 19:16:57 UTC
Description of problem:
Trying to modify the volume group properties to be RAID5

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

The following was filed automatically by anaconda:
anaconda 20.18-1 exception report
Traceback (most recent call first):
  File "/tmp/updates/blivet/__init__.py", line 1948, in copy
    root.swaps = [new.devicetree.getDeviceByID(d.id) for d in root.swaps]
  File "/tmp/updates/blivet/devicefactory.py", line 767, in _save_devicetree
    _blivet_copy = self.storage.copy()
  File "/tmp/updates/blivet/devicefactory.py", line 704, in configure
    self._save_devicetree()
  File "/tmp/updates/blivet/__init__.py", line 1924, in factoryDevice
    factory.configure()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1069, in _replace_device
    new_device = self.__storage.factoryDevice(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1362, in _save_right_side
    selector=selector)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2400, 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 2411, 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 'id'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/ppc/ppc64/vmlinuz ro inst.vnc inst.sshd ip=9.5.114.36::9.5.114.1:255.255.255.0:sharpie.rch.stglabs.ibm.com:eth0:none nameserver=9.10.244.100 bootdev=eth0 live.updates=http://chukar.rch.stglabs.ibm.com/updates-ppc64le.img
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.0-300.fc20.ppc64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 Mark Hamzy 2013-09-20 19:17:02 UTC
Created attachment 800637 [details]
File: anaconda.log

Comment 2 Mark Hamzy 2013-09-20 19:17:05 UTC
Created attachment 800638 [details]
File: environ

Comment 3 Mark Hamzy 2013-09-20 19:17:09 UTC
Created attachment 800639 [details]
File: lsblk_output

Comment 4 Mark Hamzy 2013-09-20 19:17:12 UTC
Created attachment 800640 [details]
File: nmcli_dev_list

Comment 5 Mark Hamzy 2013-09-20 19:17:16 UTC
Created attachment 800641 [details]
File: os_info

Comment 6 Mark Hamzy 2013-09-20 19:17:20 UTC
Created attachment 800642 [details]
File: program.log

Comment 7 Mark Hamzy 2013-09-20 19:17:24 UTC
Created attachment 800643 [details]
File: storage.log

Comment 8 Mark Hamzy 2013-09-20 19:17:28 UTC
Created attachment 800644 [details]
File: syslog

Comment 9 Mark Hamzy 2013-09-20 19:17:32 UTC
Created attachment 800646 [details]
File: ifcfg.log

Comment 10 Mark Hamzy 2013-09-20 19:17:36 UTC
Created attachment 800647 [details]
File: packaging.log

Comment 11 Mark Hamzy 2013-09-20 19:17:41 UTC
Created attachment 800648 [details]
File: anaconda-tb

Comment 12 David Lehman 2013-09-20 19:26:38 UTC

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