Hide Forgot
Description of problem: Deleted a partition in custom partitioning Version-Release number of selected component: anaconda-19.30.9-1 The following was filed automatically by anaconda: anaconda 19.30.9-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/platform.py", line 107, in bestDiskLabelType labelType = self.requiredDiskLabelType(device.partedDevice.type) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 816, in initializeDisk labelType = _platform.bestDiskLabelType(disk) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2022, in _destroy_device self.__storage.initializeDisk(device) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2148, in on_remove_clicked self._destroy_device(device) AttributeError: 'NoneType' object has no attribute 'type' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.5-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-TC6
Created attachment 764492 [details] File: anaconda-tb
Created attachment 764493 [details] File: anaconda.log
Created attachment 764494 [details] File: environ
Created attachment 764495 [details] File: lsblk_output
Created attachment 764496 [details] File: nmcli_dev_list
Created attachment 764497 [details] File: os_info
Created attachment 764498 [details] File: program.log
Created attachment 764499 [details] File: storage.log
Created attachment 764500 [details] File: syslog
Created attachment 764501 [details] File: ifcfg.log
Created attachment 764502 [details] File: packaging.log
Looks like we need to better protect against devices that somehow appear as disks yet also report no media present. In the meantime, you can unplug your iphone while you are installing an OS on your system.
Nominating as a blocker as anaconda fails to install.
dlehman: is #960794 the same? the tracebacks look almost identical.
*** This bug has been marked as a duplicate of bug 960794 ***