Bug 1071557 - OSError: [Errno 2] No such file or directory
Summary: OSError: [Errno 2] No such file or directory
Keywords:
Status: CLOSED RAWHIDE
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:131348a9828b2acbbf10f635a31...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-01 17:25 UTC by msocorcim
Modified: 2014-03-02 13:51 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-02 13:51:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (556.68 KB, text/plain)
2014-03-01 17:26 UTC, msocorcim
no flags Details
File: anaconda.log (22.35 KB, text/plain)
2014-03-01 17:26 UTC, msocorcim
no flags Details
File: environ (524 bytes, text/plain)
2014-03-01 17:26 UTC, msocorcim
no flags Details
File: journalctl (197.31 KB, text/plain)
2014-03-01 17:26 UTC, msocorcim
no flags Details
File: lsblk_output (3.47 KB, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: nmcli_dev_list (6.78 KB, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: os_info (375 bytes, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: program.log (53.14 KB, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: storage.log (224.10 KB, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: ifcfg.log (8.19 KB, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details
File: packaging.log (135 bytes, text/plain)
2014-03-01 17:27 UTC, msocorcim
no flags Details

Description msocorcim 2014-03-01 17:25:48 UTC
Description of problem:
installing f20 x64 onto dell studio notebook extended partition.
booted from liveusb because wireless drivers had already been added to the liveusb.
I presumed the fedora DVD would be mounted automatically during the installation process,
but that was not the case.

Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

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/packaging/livepayload.py", line 161, in postInstall
    iutil.execWithRedirect("systemd-machine-id-setup", [], root=ROOT_PATH)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 168, in doInstall
    payload.postInstall()
  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 --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
other involved packages: python-libs-2.7.5-9.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 msocorcim 2014-03-01 17:26:32 UTC
Created attachment 869424 [details]
File: anaconda-tb

Comment 2 msocorcim 2014-03-01 17:26:36 UTC
Created attachment 869425 [details]
File: anaconda.log

Comment 3 msocorcim 2014-03-01 17:26:38 UTC
Created attachment 869426 [details]
File: environ

Comment 4 msocorcim 2014-03-01 17:26:51 UTC
Created attachment 869427 [details]
File: journalctl

Comment 5 msocorcim 2014-03-01 17:27:10 UTC
Created attachment 869428 [details]
File: lsblk_output

Comment 6 msocorcim 2014-03-01 17:27:12 UTC
Created attachment 869429 [details]
File: nmcli_dev_list

Comment 7 msocorcim 2014-03-01 17:27:15 UTC
Created attachment 869430 [details]
File: os_info

Comment 8 msocorcim 2014-03-01 17:27:18 UTC
Created attachment 869431 [details]
File: program.log

Comment 9 msocorcim 2014-03-01 17:27:29 UTC
Created attachment 869432 [details]
File: storage.log

Comment 10 msocorcim 2014-03-01 17:27:31 UTC
Created attachment 869433 [details]
File: ifcfg.log

Comment 11 msocorcim 2014-03-01 17:27:33 UTC
Created attachment 869434 [details]
File: packaging.log

Comment 12 David Shea 2014-03-02 13:51:31 UTC
Fixed in rawhide by commit eecc8439e8de63cc99c791de068ed7cfcddd6611 which adds a Requires for systemd to the spec file.


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