Bug 1017971 - OSError: [Errno 2] No such file or directory
Summary: OSError: [Errno 2] No such file or directory
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1bc571cc8c9e8574f5b212cd07a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-10 21:14 UTC by Cristian Ciupitu
Modified: 2013-10-18 19:08 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-18 19:08:33 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb (265.60 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: anaconda.log (28.51 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: environ (525 bytes, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: lsblk_output (2.00 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: nmcli_dev_list (4.33 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: os_info (291 bytes, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: program.log (30.02 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: storage.log (153.10 KB, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: ifcfg.log (650 bytes, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details
File: packaging.log (128 bytes, text/plain)
2013-10-10 21:15 UTC, Cristian Ciupitu
no flags Details

Description Cristian Ciupitu 2013-10-10 21:14:55 UTC
Version-Release number of selected component:
anaconda-20.21-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.21-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/bootloader.py", line 1532, in install
    env_prune=['MALLOC_PERTURB_'])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1548, in write
    self.install()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2304, in writeBootLoader
    storage.bootloader.write()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall
    writeBootLoader(storage, payload, instClass, ksdata)
  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 168, in run
    threading.Thread.run(self, *args, **kwargs)
OSError: [Errno 2] No such file or directory

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=testday-2013-10-10 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.2-301.fc20.x86_64
other involved packages: python-libs-2.7.5-7.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Cristian Ciupitu 2013-10-10 21:15:01 UTC
Created attachment 810779 [details]
File: anaconda-tb

Comment 2 Cristian Ciupitu 2013-10-10 21:15:06 UTC
Created attachment 810780 [details]
File: anaconda.log

Comment 3 Cristian Ciupitu 2013-10-10 21:15:11 UTC
Created attachment 810781 [details]
File: environ

Comment 4 Cristian Ciupitu 2013-10-10 21:15:15 UTC
Created attachment 810782 [details]
File: lsblk_output

Comment 5 Cristian Ciupitu 2013-10-10 21:15:20 UTC
Created attachment 810783 [details]
File: nmcli_dev_list

Comment 6 Cristian Ciupitu 2013-10-10 21:15:24 UTC
Created attachment 810784 [details]
File: os_info

Comment 7 Cristian Ciupitu 2013-10-10 21:15:29 UTC
Created attachment 810785 [details]
File: program.log

Comment 8 Cristian Ciupitu 2013-10-10 21:15:34 UTC
Created attachment 810786 [details]
File: storage.log

Comment 9 Cristian Ciupitu 2013-10-10 21:15:39 UTC
Created attachment 810787 [details]
File: ifcfg.log

Comment 10 Cristian Ciupitu 2013-10-10 21:15:43 UTC
Created attachment 810788 [details]
File: packaging.log

Comment 11 Vratislav Podzimek 2013-10-17 12:21:20 UTC
Brian, do you think anaconda should have the 'grub' package as requires, or was just the medium for the test day created in a wrong way?

Comment 12 Brian Lane 2013-10-18 19:08:33 UTC
Looks like the live image wasn't created correctly. It needs to include grub2 in the ks used to create it.


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