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: | anaconda | Assignee: | 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
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. 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 Yeah, just change the text. |