Bug 1103441 - text install POLLIN loop
Summary: text install POLLIN loop
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-31 15:21 UTC by Gene Czarcinski
Modified: 2014-12-14 16:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-09 15:09:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
strace -p <pid_of_anaconda> >/tmp/strace-anaconda.txt 2>&1 (20.86 KB, text/plain)
2014-05-31 15:21 UTC, Gene Czarcinski
no flags Details

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.


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