Bug 1117020

Summary: IOError: [Errno 2] Adresář nebo soubor neexistuje: '/mnt/sysimage/etc/resolv.conf'
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5e3467c4ac6193abd7012756f4524b988433d12d8cb8b86a80042041376a996b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-08 20:17:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Vít Ondruch 2014-07-07 20:01:44 UTC
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

Comment 1 Vít Ondruch 2014-07-07 20:01:53 UTC
Created attachment 916175 [details]
File: anaconda-tb

Comment 2 Vít Ondruch 2014-07-07 20:01:55 UTC
Created attachment 916176 [details]
File: anaconda.log

Comment 3 Vít Ondruch 2014-07-07 20:01:56 UTC
Created attachment 916177 [details]
File: environ

Comment 4 Vít Ondruch 2014-07-07 20:01:57 UTC
Created attachment 916178 [details]
File: lsblk_output

Comment 5 Vít Ondruch 2014-07-07 20:01:59 UTC
Created attachment 916179 [details]
File: nmcli_dev_list

Comment 6 Vít Ondruch 2014-07-07 20:02:00 UTC
Created attachment 916180 [details]
File: os_info

Comment 7 Vít Ondruch 2014-07-07 20:02:02 UTC
Created attachment 916181 [details]
File: program.log

Comment 8 Vít Ondruch 2014-07-07 20:02:05 UTC
Created attachment 916182 [details]
File: storage.log

Comment 9 Vít Ondruch 2014-07-07 20:02:07 UTC
Created attachment 916183 [details]
File: syslog

Comment 10 Vít Ondruch 2014-07-07 20:02:09 UTC
Created attachment 916184 [details]
File: ifcfg.log

Comment 11 Vít Ondruch 2014-07-07 20:02:13 UTC
Created attachment 916185 [details]
File: packaging.log

Comment 12 Vít Ondruch 2014-07-08 04:31:31 UTC
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.

Comment 13 Vít Ondruch 2014-07-08 20:17:43 UTC

*** This bug has been marked as a duplicate of bug 1116651 ***