Bug 1079969 - OSError: [Errno 2] No such file or directory
Summary: OSError: [Errno 2] No such file or directory
Keywords:
Status: CLOSED DUPLICATE of bug 1079974
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4742a558624dd502c55f057be85...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-24 12:18 UTC by G.Wolfe Woodbury
Modified: 2014-03-24 16:00 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-24 16:00:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.18 MB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: anaconda.log (49.05 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: environ (403 bytes, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: lsblk_output (1.96 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: nmcli_dev_list (1.14 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: os_info (381 bytes, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: program.log (34.71 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: storage.log (252.35 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: syslog (65.97 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: ifcfg.log (2.08 KB, text/plain)
2014-03-24 12:19 UTC, G.Wolfe Woodbury
no flags Details
File: packaging.log (738.40 KB, text/plain)
2014-03-24 12:20 UTC, G.Wolfe Woodbury
no flags Details

Description G.Wolfe Woodbury 2014-03-24 12:18:58 UTC
Description of problem:
Normal install into EFI enabled VBox instance

boot.iso from x86_64 rawhide repo synched just befor starting install (2014-03-24 01:00 EDT)

source repo from local mirror synchead as above.


A once over of the traceback indicates a missing piece of a python library (threads.py)

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 146, in execWithCapture
    return _run_program(argv, stdin=stdin, root=root, log_output=log_output)[1]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1670, in efibootmgr
    return exec_func("efibootmgr", list(args), **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1677, in remove_efi_boot_target
    buf = self.efibootmgr(capture=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1721, in install
    self.remove_efi_boot_target()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1741, 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:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64
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

Comment 1 G.Wolfe Woodbury 2014-03-24 12:19:23 UTC
Created attachment 878027 [details]
File: anaconda-tb

Comment 2 G.Wolfe Woodbury 2014-03-24 12:19:26 UTC
Created attachment 878028 [details]
File: anaconda.log

Comment 3 G.Wolfe Woodbury 2014-03-24 12:19:28 UTC
Created attachment 878029 [details]
File: environ

Comment 4 G.Wolfe Woodbury 2014-03-24 12:19:30 UTC
Created attachment 878030 [details]
File: lsblk_output

Comment 5 G.Wolfe Woodbury 2014-03-24 12:19:32 UTC
Created attachment 878031 [details]
File: nmcli_dev_list

Comment 6 G.Wolfe Woodbury 2014-03-24 12:19:33 UTC
Created attachment 878032 [details]
File: os_info

Comment 7 G.Wolfe Woodbury 2014-03-24 12:19:36 UTC
Created attachment 878033 [details]
File: program.log

Comment 8 G.Wolfe Woodbury 2014-03-24 12:19:42 UTC
Created attachment 878034 [details]
File: storage.log

Comment 9 G.Wolfe Woodbury 2014-03-24 12:19:45 UTC
Created attachment 878035 [details]
File: syslog

Comment 10 G.Wolfe Woodbury 2014-03-24 12:19:47 UTC
Created attachment 878036 [details]
File: ifcfg.log

Comment 11 G.Wolfe Woodbury 2014-03-24 12:20:02 UTC
Created attachment 878037 [details]
File: packaging.log

Comment 12 David Shea 2014-03-24 16:00:50 UTC
Same issue as bug 1079974, the bootloader packages are not being installed.

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


Note You need to log in before you can comment on or make changes to this bug.