Bug 1258100

Summary: FileNotFoundError: [Errno 2] No such file or directory: '/mnt/sysimage/ostree/deploy/fedora-atomic/deploy/21d0136e48bdd2747df5f16e19d7da086590bcaf35bc514e7e698cf09e53bda2.0/root/anaconda-ks.cfg'
Product: [Fedora] Fedora Reporter: Victor Costan <costan>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, costan, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c300c7d3db0fca86aaeade94581640ee800c60b1c9324d1e40ba9e043835b994
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-26 21:18:59 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: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: program.log none

Description Victor Costan 2015-08-29 03:50:35 UTC
Description of problem:
Will describe from different computer.














Version-Release number of selected component:
anaconda-23.19.1-1

The following was filed automatically by anaconda:
anaconda 23.19.1-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 1286, in eintr_retry_call
    return func(*args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 1336, in _opener
    return eintr_retry_call(os.open, path, open_flags, perm)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 1286, in eintr_retry_call
    return func(*args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 1322, in open
    return eintr_retry_call(_open, *args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/iutil.py", line 1338, in open_with_perm
    return open(path, mode, opener=_opener, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 51, in _writeKS
    with iutil.open_with_perm(path, "w", 0o600) as f:
  File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 126, in doConfiguration
    _writeKS(ksdata)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/sysimage/ostree/deploy/fedora-atomic/deploy/21d0136e48bdd2747df5f16e19d7da086590bcaf35bc514e7e698cf09e53bda2.0/root/anaconda-ks.cfg'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-23_Beta-x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.0-0.rc6.git0.2.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        23

Comment 1 Victor Costan 2015-08-29 03:50:38 UTC
Created attachment 1068203 [details]
File: anaconda-tb

Comment 2 Victor Costan 2015-08-29 03:50:39 UTC
Created attachment 1068204 [details]
File: anaconda.log

Comment 3 Victor Costan 2015-08-29 03:50:40 UTC
Created attachment 1068205 [details]
File: environ

Comment 4 Victor Costan 2015-08-29 03:50:41 UTC
Created attachment 1068206 [details]
File: lsblk_output

Comment 5 Victor Costan 2015-08-29 03:50:42 UTC
Created attachment 1068207 [details]
File: nmcli_dev_list

Comment 6 Victor Costan 2015-08-29 03:50:42 UTC
Created attachment 1068208 [details]
File: os_info

Comment 7 Victor Costan 2015-08-29 03:50:44 UTC
Created attachment 1068209 [details]
File: storage.log

Comment 8 Victor Costan 2015-08-29 03:50:45 UTC
Created attachment 1068210 [details]
File: syslog

Comment 9 Victor Costan 2015-08-29 03:50:46 UTC
Created attachment 1068211 [details]
File: ifcfg.log

Comment 10 Victor Costan 2015-08-29 03:50:48 UTC
Created attachment 1068212 [details]
File: program.log

Comment 11 David Shea 2015-10-26 21:05:34 UTC
What steps did you take reach this error, and how did you create your ostree repo? It looks like the ostree payload is missing /root.

Comment 12 Victor Costan 2015-10-26 21:18:59 UTC
I downloaded an ISO from https://download.fedoraproject.org/pub/fedora/linux/releases/

I eventually found a working one.

Sorry, I completely forgot which ISO caused this. I'll file a new bug (and hopefully follow through faster) if this happens again.