Version-Release number of selected component: anaconda-21.27-1 The following was filed automatically by anaconda: anaconda 21.27-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/subprocess.py", line 1326, in _execute_child raise child_exception File "/usr/lib64/python2.7/subprocess.py", line 709, in __init__ errread, errwrite) File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 83, in _run_program preexec_fn=chroot, cwd=root, env=env) File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 129, in execWithRedirect log_output=log_output, binary_output=binary_output)[0] File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1578, in install env_prune=['MALLOC_PERTURB_']) File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1594, in write self.install() File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2400, in writeBootLoader storage.bootloader.write() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 174, in doInstall writeBootLoader(storage, payload, instClass, ksdata) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) OSError: [Errno 2] No such file or directory Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/images/ibm-x3550m3-03-g3.lab.eng.brq.redhat.com/initrd console=ttyS0 ks=http://beaker.engineering.redhat.com/kickstart/683653 ksdevice=bootif netboot_method=pxe BOOT_IMAGE=/images/ibm-x3550m3-03-g3.lab.eng.brq.redhat.com/kernel BOOTIF=01-00-50-57-7d-cf-15 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.14.0-0.rc7.git2.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide
Created attachment 878043 [details] File: anaconda-tb
Created attachment 878044 [details] File: anaconda.log
Created attachment 878045 [details] File: environ
Created attachment 878046 [details] File: ks.cfg
Created attachment 878047 [details] File: lsblk_output
Created attachment 878048 [details] File: nmcli_dev_list
Created attachment 878049 [details] File: os_info
Created attachment 878050 [details] File: program.log
Created attachment 878051 [details] File: storage.log
Created attachment 878052 [details] File: syslog
Created attachment 878053 [details] File: ifcfg.log
Created attachment 878054 [details] File: packaging.log
Probably duplicate of: https://bugzilla.redhat.com/show_bug.cgi?id=1077179 but for some reason ABRT didn't figure it out (I had another crash which was correctly recognized).
Looks like the grub2 package was not installed for some reason.
*** Bug 1079969 has been marked as a duplicate of this bug. ***
This is fixed in anaconda-21.28. The installation of the bootloader packages was moved from blivet to anaconda, and the blivet change went into the rawhide compose before the anaconda change did.