Bug 140819

Summary: Anaconda incorrectly displays the RPMs sizes
Product: [Fedora] Fedora Reporter: Muthu Mohan.T <muthu_t>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-25 21:14:52 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 Muthu Mohan.T 2004-11-25 06:42:45 UTC
Description of problem:
While (graphical) installing FC3, the RPMS sizes are displayed 
incorrectly.
For ex: openoffice-i18n-....RPM actually 111MB, but (in Graphical 
Install), anaconda displays as 632MB. The same thing appears to most 
of the pakcages (like, kdelibs, gnome-games, etc)

Version-Release number of selected component (if applicable):


How reproducible:
Easy.

Steps to Reproduce:
1.Just install the FC3 on i686 m/c. While it asking the 2nd CD look 
for the openoffice-i18n RPM size. It displays (632MB). goto 2nd 
Virtual Screen and type the following command.
ll -h /mnt/source/Fedora/RPMS/open*.rpm
  
Actual results:
Displays 632MB.

Expected results:
Display 111MB.

Additional info:

Comment 1 Muthu Mohan.T 2004-11-25 06:45:22 UTC
It is not in FC3 test3 but in FC3 Release. I hope FC3 test3 also have 
the same issue.

Comment 2 Jeremy Katz 2004-11-25 21:14:52 UTC
The size of the package file on disk is not the same as the size of
the package when it's uncompressed and on the filesystem.  We show the
latter as it's more useful to know.