Description of problem: Trying to install dual boot fedora 23 on laptop with Windows 8.1 uefi system. 1. Mounted my Win efi partition as /boot/efi 2. Created following standart partition : /boot - 2 GiB ext4 , /swap - 8 GiB , / - 100 GiB , /home - 180 GiB The instalation failed on "Installing boot loader" Version-Release number of selected component: anaconda-core-23.19.10-1.fc23.x86_64 The following was filed automatically by anaconda: anaconda 23.19.10-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.4/subprocess.py", line 1457, in _execute_child raise child_exception_type(errno_num, err_msg) File "/usr/lib64/python3.4/subprocess.py", line 859, in __init__ restore_signals, start_new_session) File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 201, in startProgram preexec_fn=preexec, cwd=root, env=env, **kwargs) File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 279, in _run_program env_prune=env_prune) File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 358, in execWithRedirect log_output=log_output, binary_output=binary_output)[0] File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 336, in execInSysroot return execWithRedirect(command, argv, stdin=stdin, root=getSysroot()) File "/usr/lib64/python3.4/site-packages/pyanaconda/bootloader.py", line 1571, in write_config rc = iutil.execInSysroot("grub2-set-default", [str(default_index)]) File "/usr/lib64/python3.4/site-packages/pyanaconda/bootloader.py", line 1784, in write self.write_config() File "/usr/lib64/python3.4/site-packages/pyanaconda/bootloader.py", line 2375, in writeBootLoaderFinal storage.bootloader.write() File "/usr/lib64/python3.4/site-packages/pyanaconda/bootloader.py", line 2453, in writeBootLoader writeBootLoaderFinal(storage, payload, instClass, ksdata) File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 240, in doInstall writeBootLoader(storage, payload, instClass, ksdata) File "/usr/lib64/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run threading.Thread.run(self, *args, **kwargs) FileNotFoundError: [Errno 2] No such file or directory: 'grub2-set-default' Additional info: cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.3-300.fc23.x86_64 other involved packages: python3-libs-3.4.3-5.fc23.x86_64 product: Fedora release: Fedora release 23 (Twenty Three) type: anaconda version: 23
Created attachment 1095853 [details] File: anaconda-tb
Created attachment 1095854 [details] File: anaconda.log
Created attachment 1095855 [details] File: environ
Created attachment 1095856 [details] File: journalctl
Created attachment 1095857 [details] File: lsblk_output
Created attachment 1095858 [details] File: nmcli_dev_list
Created attachment 1095859 [details] File: os_info
Created attachment 1095860 [details] File: program.log
Created attachment 1095861 [details] File: storage.log
Created attachment 1095862 [details] File: ifcfg.log
Created attachment 1095863 [details] File: packaging.log
*** Bug 1279530 has been marked as a duplicate of this bug. ***
12:57:17,255 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi"","security.selinux") failed: Operation not supported (95) 12:57:17,256 INFO program: rsync: write failed on "/mnt/sysimage/boot/efi/mach_kernel": No space left on device (28) 12:57:17,256 INFO program: rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] 12:57:17,256 DEBUG program: Return code: 11 There is not space on /boot/efi, so the install failed. Obviously this is not the best failure mode for that.
Similar problem has been detected: 1. created liveCD fedora 23 x64 xfce 2. installed on UsbFlash1 using YUMI 3. booted liveCD 4. created filesystem on UsbFlash2 : FAT32,boot,swap,linuxRoot 5. liveinst -> UsbFlash2 cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --noselinux cmdline_file: BOOT_IMAGE=vmlinuz0 live_dir=/multiboot/f23x64xfce-live-160531-ks/LiveOS initrd=initrd0.img root=live:LABEL=MULTIBOOT live_dir=/multiboot/f23x64xfce-live-160531-ks/LiveOS NULL=f23x64xfce-live-160531-ks rootfstype=auto ro rd.live.image rd.luks=0 rd.md=0 rd.dm=0 hashmarkername: anaconda kernel: 4.4.9-300.fc23.x86_64 other involved packages: python3-libs-3.4.3-6.fc23.x86_64 package: anaconda-core-23.19.10-1.fc23.x86_64 product: Fedora reason: FileNotFoundError: [Errno 2] Adresář nebo soubor neexistuje: 'grub2-set-default' release: Fedora release 23 (Twenty Three) version: 23
My problem was probably caused by using experimental kickstart file without the presence of grub2-tools. Although grub2-tools were specifically mentioned at the end, I had "-grub2*" somewhere in the middle.
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.