Bug 1103441

Summary: text install POLLIN loop
Product: [Fedora] Fedora Reporter: Gene Czarcinski <gczarcinski>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-09 15:09:30 UTC Type: Bug
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
strace -p <pid_of_anaconda> >/tmp/strace-anaconda.txt 2>&1 none

Description Gene Czarcinski 2014-05-31 15:21:21 UTC
Created attachment 901089 [details]
strace -p <pid_of_anaconda> >/tmp/strace-anaconda.txt 2>&1

Description of problem:
Since the GUI install is broken, I thought I would give a kickstart TUI install.  No such look, anaconda gets into a "POLLIN" loop (strace attached) right after the beginning.  That is, right after issuing a message that a network was not available and yet there is the specified kickstart file in /run/install/ks.cfg

Version-Release number of selected component (if applicable):
anaconda-21.38-1

How reproducible:
everytime


Additional info:
The last "good" DVD iso I have was created with the 5/28/14 rawhide.  That one can do both tui and gui installs although it needs a dual CPU.

Comment 1 Gene Czarcinski 2014-05-31 18:53:04 UTC
As I just discovered, I can do a tui (text) install ... just not one which involves a kickstart ("ks=http://").

Comment 2 David Shea 2014-12-09 15:09:30 UTC
The loop is probably from anaconda attempting to prompt you for input after a crash but being unable to. I can't reproduce this with F21, so unless evidence to the contrary let's assume that this was fixed.

Comment 3 Gene Czarcinski 2014-12-14 16:13:49 UTC
It has been fixed as I have successfully done a kickstart text install with Fedora 21.