Bug 178105 - "Installation is being prepared" dialog pops some more than once during install process
Summary: "Installation is being prepared" dialog pops some more than once during insta...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2006-01-17 20:30 UTC by Bernd Bartmann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-06 16:00:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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