Bug 331538

Summary: show not only storage size of packages but also download size
Product: [openSUSE] openSUSE 10.3 Reporter: macias - <bluedzins>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description macias - 2007-10-06 07:15:01 UTC
...wherever it is possible.

Examples:
* during system upgrade, 1.6GB of packages to update, ok, it is valuable info for me, but the size of packages about to transfer here is also very useful
* during normal maintenance via software manager -- in 10.2 it was quite normal to see 200MB packages which took 50MB to download
Comment 1 Ladislav Slezák 2007-11-20 10:26:51 UTC
Fixed in yast2-packager-2.16.8 - the installation proposal now contains the download sum from all ftp and http repositories.

The problem with updates is that yast cannot get exact size for downloading before update is started because the libzypp library tries to use delta RPMs first, if they cannot be used then full RPMs are used. See bug #202379 for more information.