Bug 11462 - Missing estimated space needs just after selecting packages
Summary: Missing estimated space needs just after selecting packages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-17 08:28 UTC by Andrew Marek
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-06-12 19:26:31 UTC
Embargoed:


Attachments (Terms of Use)

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.


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