Bug 985804

Summary: Warning about nonexistant file during installation start
Product: [openSUSE] openSUSE Tumbleweed Reporter: Fabian Vogt <fvogt>
Component: InstallationAssignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P3 - Medium CC: snwint
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Fabian Vogt 2016-06-21 07:24:42 UTC
When I start an installation, I can briefly see:

> Loading Installation System (5/5) -        100%
> cat: /tmp/host_name: No such file or directory
Comment 1 Ladislav Slezák 2016-06-21 10:37:16 UTC
There is a missing check whether the file exists at https://github.com/openSUSE/installation-images/blob/master/data/root/etc/inst_setup#L59

Steffen?
Comment 2 Steffen Winterfeldt 2016-06-21 11:05:06 UTC
https://github.com/openSUSE/installation-images/pull/113