Bug 889396

Summary: anaconda gui becomes unresponsive in 'installation destination'
Product: [Fedora] Fedora Reporter: Reartes Guillermo <rtguille>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, sbueno, 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: 2013-08-21 18:25:29 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
anaconda.log
none
program.log
none
storage.log
none
syslog file
none
screenshot of step #14 none

Description Reartes Guillermo 2012-12-21 03:24:43 UTC
Created attachment 667088 [details]
anaconda.log

Description of problem:

I have found a reproducible case of anaconda getting stuck. 
One can press ESC to get unstuck, but it can lead to the
twilight zone. :-)

Version-Release number of selected component (if applicable):
smoke9 anaconda 18.37.5

How reproducible:
always

Steps to Reproduce:

0. boot (no kernel parameters) anaconda smoke9 (18.37.5)
1. STORAGE: select sdb (part of a zpool)
2. Do AUTOMATIC PARTITIONING (default scheme:lvm)
4. Do 'Cancel' instead of reclaim space.
5. OK, storage configuration is rejected at the main hub

6. STORAGE: select sdc (part of a zpool)
7. Do AUTOMATIC PARTITIONING (default scheme:lvm)
8. Do AUTOMATIC PARTITIONING (default scheme:lvm)
9. Do 'Cancel' instead of reclaim space.
10. OK, storage configuration is rejected at the main hub

11. STORAGE: select BOTH sdb, sdc (both part of a zpool)
12. Anaconda gets STUCK (gui becomes unresponsive...)

additional issue as a consequence of #12:

13. Hit 'esc' once and 'done'
14. One returns to the main hub with 'automatic partitioning selected'
and 'begin installation' UNLOCKED. Since it is a netinstall, one needs
to wait for SOFTWARE SELECTION to be ready. 

Actual results:
anaconda get stuck. ESC releases but it will be broken.

Expected results:
no gui stuck

Additional info:

Comment 1 Reartes Guillermo 2012-12-21 03:25:31 UTC
Created attachment 667089 [details]
program.log

Comment 2 Reartes Guillermo 2012-12-21 03:25:55 UTC
Created attachment 667090 [details]
storage.log

Comment 3 Reartes Guillermo 2012-12-21 03:28:43 UTC
Created attachment 667092 [details]
syslog file

Comment 4 Reartes Guillermo 2012-12-21 03:29:56 UTC
Created attachment 667093 [details]
screenshot of step #14

Comment 5 Chris Lumens 2013-01-07 17:32:32 UTC
Can you please try with the latest installation tree and the updates.img from https://bugzilla.redhat.com/show_bug.cgi?id=875291#c30 and see if this works better for you?  Thanks.