Bug 178105

Summary: "Installation is being prepared" dialog pops some more than once during install process
Product: [Fedora] Fedora Reporter: Bernd Bartmann <bernd.bartmann>
Component: anacondaAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-06 16:00:58 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:
Bug Depends On:    
Bug Blocks: 150222    

Description Bernd Bartmann 2006-01-17 20:30:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
The dialog "Installation wird vorbereitet / Installation is being prepared" pops up more than once during the package install process. It should be noted that I selected all available packages for FC5T2.

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


How reproducible:
Always

Steps to Reproduce:
1. install all packages for FC5T2
2. watch out for the "Installation is being prepared" dialog during install
3.
  

Additional info:

Comment 1 Chris Lumens 2006-01-18 15:37:43 UTC
Paul - looks like a progress window is being popped up at the beginning of every
CD in yuminstall.py around line 86.  Should be easy to just have it displayed if
we're on CD #1, or we could change the text to make it clearer that it's
preparing to install from a CD (after string change, though), or we could just
not do anything.

Comment 2 Paul Nasrat 2006-01-18 16:00:37 UTC
It's due to having to build the transaction from headers per cd as we don't want
users to have to switch things around.  Probably want to make the text clearer
or at least document somewhere

Comment 3 Jeremy Katz 2006-01-18 17:05:23 UTC
Yeah, just change the text.