Bug 11462

Summary: Missing estimated space needs just after selecting packages
Product: [Retired] Red Hat Linux Reporter: Andrew Marek <magleo>
Component: anacondaAssignee: Matt Wilson <msw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-12 19:26:31 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:

Description Andrew Marek 2000-05-17 08:28:12 UTC
The installator informs about the space needs after these steps:
select packages / select dependent packages (*) / configure monitor /
configure graphics card / format (!) root / detect space need

- this procedure is very annoying while installing on a low-space-available
drive.

(*) the selection only selects 1st dependencies - please try to implement
some recursive algorithm to select all dependencies (example below)

package A is dependant on B, which is dependant on C

C <- B <- A

now: select A -> Install as well B
my version: select A -> Install B as well as C
right after selecting these, it would be appreciated to see what space is
estimated to be occupied

Comment 1 Michael Fulbright 2000-06-12 19:26:29 UTC
The current internal development release includes a report on the current amount
of space used by the selected packages.