Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213844 - Adding installed size metadata
Summary: Adding installed size metadata
Status: RESOLVED CANTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 16:38 UTC by Daniel Glaser
Modified: 2008-03-18 16:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Glaser 2008-03-18 16:38:27 UTC
Adding a field to metadata, that holds the aproximate installation size for a typical installation. This would help a lot on space constrained systems. Normally the size should not differ much with different use flags, since use flags will mostly include other packages with own size information.

Size could easily be determined from diskfree (df) before and after installation when cleaning temp and distfiles or putting them on different partitions.

Reproducible: Always

Steps to Reproduce:
Comment 1 solar (RETIRED) gentoo-dev 2008-03-18 16:49:25 UTC
Any proposed changes to metadata need to be discussed on the gentoo-portage 
mailing list first, then later on the gentoo-dev if deemed necessary.
In this case it would probably also be necessary to discuss it there as such 
a change would affect every single maintainer. USE flags, Compile flags , file 
systems, block sizes etc.. can all have a major affect on the installed sizes.