Bug 1057120
| Summary: | OSError: [Errno 2] No such file or directory | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leslie Satenstein <lsatenstein> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | David Shea <dshea> | ||||||||||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, ram, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:07bbf7c05e8ebcc7f81a0d0f472d6a815f8f505aa7f3ae41458f94e12b6feed1 | ||||||||||||||||||||||||||
| Fixed In Version: | anaconda-21.25-1 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-03-28 14:22:32 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: |
|
||||||||||||||||||||||||||
Created attachment 854382 [details]
File: anaconda-tb
Created attachment 854383 [details]
File: anaconda.log
Created attachment 854384 [details]
File: environ
Created attachment 854385 [details]
File: lsblk_output
Created attachment 854386 [details]
File: nmcli_dev_list
Created attachment 854387 [details]
File: os_info
Created attachment 854388 [details]
File: program.log
Created attachment 854389 [details]
File: storage.log
Created attachment 854390 [details]
File: syslog
Created attachment 854391 [details]
File: ifcfg.log
Created attachment 854392 [details]
File: packaging.log
Installing FC20 on Thinkpad T61 - DVD install of full package (not live). Almost at the end, the Complete! shows and then the "unknown error" cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.11.10-301.fc20.x86_64 package: anaconda-20.25.15-1 product: Fedora reason: OSError: [Errno 2] No such file or directory release: Cannot get release name. version: 20 anaconda is trying to run authconfig before it's been installed Our anaconda-yum script is failing in a way that anaconda is isn't catching. I don't know what the actual error is, but I've posted a patch to catch any problems we may have missed while running anaconda-yum so that if this happens again we can find the real problem. |
Description of problem: Was doing a network installation (Using the Russian RXSpin). It crashed. I restarted multiple times, each time selecting fewer groups, and after 4 tries, I am going back to the DVD installation. Version-Release number of selected component: anaconda-20.25.15-1 The following was filed automatically by anaconda: anaconda 20.25.15-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/subprocess.py", line 1308, in _execute_child raise child_exception File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__ errread, errwrite) File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 81, in _run_program preexec_fn=chroot, cwd=root, env=env) File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 116, in execWithRedirect return _run_program(argv, stdin=stdin, stdout=stdout, root=root, env_prune=env_prune)[0] File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 237, in execute iutil.execWithRedirect("/usr/sbin/authconfig", args, root=ROOT_PATH) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 66, in doConfiguration ksdata.authconfig.execute(storage, ksdata, instClass) 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 192, 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=initrd.img inst.stage2=hd:LABEL=RFRemix\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.10-301.fc20.x86_64 product: Fedora release: Fedora release 20 (Heisenbug) type: anaconda version: 20 Potential duplicate: bug 971179