Version-Release number of selected component: anaconda-21.36-1 The following was filed automatically by anaconda: anaconda 21.36-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile with open(dst, 'wb') as fdst: File "/usr/lib64/python2.7/shutil.py", line 119, in copy copyfile(src, dst) File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 857, in copyFileToPath shutil.copy(fileName, destfile) File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1021, in write_network_config copyFileToPath("/etc/resolv.conf", rootpath, overwrite=flags.livecdInstall) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 954, in execute network.write_network_config(storage, ksdata, instClass, iutil.getSysroot()) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 89, in doConfiguration ksdata.network.execute(storage, ksdata, instClass) 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) IOError: [Errno 2] Adresář nebo soubor neexistuje: '/mnt/sysimage/etc/resolv.conf' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img gpt BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.15.0-0.rc5.git2.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide
Created attachment 916175 [details] File: anaconda-tb
Created attachment 916176 [details] File: anaconda.log
Created attachment 916177 [details] File: environ
Created attachment 916178 [details] File: lsblk_output
Created attachment 916179 [details] File: nmcli_dev_list
Created attachment 916180 [details] File: os_info
Created attachment 916181 [details] File: program.log
Created attachment 916182 [details] File: storage.log
Created attachment 916183 [details] File: syslog
Created attachment 916184 [details] File: ifcfg.log
Created attachment 916185 [details] File: packaging.log
The /mnt/sysimage/etc/resolv.conf is link to ../run/systemd/ (cant remember the rest of the path now). Not sure where the link is coming from. If I remove it from console during installation, I can get past this point.
*** This bug has been marked as a duplicate of bug 1116651 ***