Bug 1034997

Summary: AttributeError: 'NoneType' object has no attribute 'id'
Product: [Fedora] Fedora Reporter: Maksym Sh <maskimko>
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, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:43962640bbba9409108f561198b814ce68ce2474b8518198f745ffb22bb33ae8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-26 20:22:16 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

Description Maksym Sh 2013-11-26 20:13:27 UTC
Description of problem:
I tried to update settings of disk partitioning during installation

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

The following was filed automatically by anaconda:
anaconda 20.18-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1948, in copy
    root.swaps = [new.devicetree.getDeviceByID(d.id) for d in root.swaps]
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 767, in _save_devicetree
    _blivet_copy = self.storage.copy()
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 704, in configure
    self._save_devicetree()
  File "/usr/lib/python2.7/site-packages/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 2790, in on_apply_clicked
    self._save_right_side(self._current_selector)
AttributeError: 'NoneType' object has no attribute 'id'

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=Fedora-Live-Desktop-x86_64-20-Al 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.0-300.fc20.x86_64
other involved packages: python-blivet-0.20-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Maksym Sh 2013-11-26 20:13:35 UTC
Created attachment 829450 [details]
File: anaconda-tb

Comment 2 Maksym Sh 2013-11-26 20:13:40 UTC
Created attachment 829451 [details]
File: anaconda.log

Comment 3 Maksym Sh 2013-11-26 20:13:44 UTC
Created attachment 829452 [details]
File: environ

Comment 4 Maksym Sh 2013-11-26 20:13:48 UTC
Created attachment 829453 [details]
File: lsblk_output

Comment 5 Maksym Sh 2013-11-26 20:13:52 UTC
Created attachment 829454 [details]
File: nmcli_dev_list

Comment 6 Maksym Sh 2013-11-26 20:13:56 UTC
Created attachment 829455 [details]
File: os_info

Comment 7 Maksym Sh 2013-11-26 20:14:00 UTC
Created attachment 829456 [details]
File: program.log

Comment 8 Maksym Sh 2013-11-26 20:14:05 UTC
Created attachment 829457 [details]
File: storage.log

Comment 9 Maksym Sh 2013-11-26 20:14:09 UTC
Created attachment 829458 [details]
File: ifcfg.log

Comment 10 David Shea 2013-11-26 20:22:16 UTC
This is fixed in the Fedora 20 Beta.

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