Description of problem: The following was filed automatically by anaconda: anaconda 19.30.3-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 320, in doIt if boot.type == "mdarray": File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 169, in turnOnFilesystems storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 138, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) AttributeError: 'NoneType' object has no attribute 'type' Version-Release number of selected component: anaconda-19.30.3-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.sshd nomodeset inst.ks=cdrom:/dev/cdrom:/ks.cfg ip=172.18.92.70::172.18.92.65:255.255.255.192:cfl.lc.digifarma.nl::none nameserver=172.18.92.65 inst.stage2=hd:CDLABEL=CFL_080T executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.4-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-TC2 Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 138, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 169, in turnOnFilesystems storage.doIt() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 320, in doIt if boot.type == "mdarray": AttributeError: 'NoneType' object has no attribute 'type'
Created attachment 759760 [details] File: anaconda-tb
Created attachment 759761 [details] File: anaconda.log
Created attachment 759762 [details] File: backtrace
Created attachment 759763 [details] File: environ
Created attachment 759764 [details] File: ifcfg.log
Created attachment 759765 [details] File: lsblk_output
Created attachment 759766 [details] File: nmcli_dev_list
Created attachment 759767 [details] File: packaging.log
Created attachment 759768 [details] File: program.log
Created attachment 759769 [details] File: storage.log
Created attachment 759771 [details] File: syslog
Looks like the user is trying to install on UEFI without creating a /boot/efi filesystem and for some reason we are not catching this error and instead allow the (doomed) install to proceed.
Patches from http://dlehman.fedorapeople.org/patches/20130430-efi.0/ fixes this in my testing.
anaconda-19.30.10-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/anaconda-19.30.10-1.fc19
Package python-blivet-0.17-1.fc19, anaconda-19.30.11-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-blivet-0.17-1.fc19 anaconda-19.30.11-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-11679/python-blivet-0.17-1.fc19,anaconda-19.30.11-1.fc19 then log in and leave karma (feedback).
Package python-blivet-0.17-1.fc19, anaconda-19.30.12-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-blivet-0.17-1.fc19 anaconda-19.30.12-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-11679/python-blivet-0.17-1.fc19,anaconda-19.30.12-1.fc19 then log in and leave karma (feedback).
python-blivet-0.17-1.fc19, anaconda-19.30.13-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.