Your message dated Thu, 10 Mar 2016 12:06:11 -0500
with message-id <[email protected]>
and subject line Re: Bug#817801: dd reports incorrect SI units when given USR1 
signal
has caused the Debian Bug report #817801,
regarding dd reports incorrect SI units when given USR1 signal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
817801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dd
Version: 8.25
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Ran a dd cloning command and request progress.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

kill -USR1 <PID>

   * What was the outcome of this action?

It produces a report of its progress with MB sizes larger than the SI units (MiB).

   * What outcome did you expect instead?

The reverse. SI units sizes should be larger because X bytes / 1,048,576 (for Megabytes) is going to be smaller than X bytes / 1,000,000 (for Mibibytes).
--- End Message ---
--- Begin Message ---
The reverse. SI units sizes should be larger because X bytes / 1,048,576
(for Megabytes) is going to be smaller than X bytes / 1,000,000 (for
Mibibytes).

You have the definitions of Mega and Mebi reversed.

Mike Stone

--- End Message ---

Reply via email to