apt-get uses inconistent units

Bug #91191 reported by Joseph Garvin
8
Affects Status Importance Assigned to Milestone
apt (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: apt

1. Use apt-get from the command line to install any package, e.g. "sudo apt-get install mplayer-nogui"
2. Look at the progress output:

96% [12 mplayer-nogui 2931267/3523kB 83%]

On the left hand side of the amount downloaded it appears to be using bytes, and on the right hand side it appears to be using kB. Yes, you can circumvent it by chopping off the last 3 digits in your head, but there's still no reason for it to be like that. It's inconsistent with every other app I've ever used, which reports amount downloaded and total file size in the same units, with the exception of sometimes starting with bytes and moving to KB once at least 1KB has been downloaded, moving to MB once 1MB is downloaded, etc. etc. which would also be acceptable.

Michael Vogt (mvo)
Changed in apt:
importance: Undecided → Low
status: Unconfirmed → Confirmed
Revision history for this message
Robert Roth (evfool) wrote :

Works for me as expected, and this should be fixed since Lucid, since the code change happened on 2010-02-01, see http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/apt/natty/revision/1.4.4#cmdline/acqprogress.cc for the relevant change. Setting as Fix released.

Please set the status back to Confirmed if you still notice this behavior.

Changed in apt (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.