Your message dated Sat, 8 May 2010 08:02:51 +0200 (CEST)
with message-id <[email protected]>
and subject line Package fileutils has been removed from Debian
has caused the Debian Bug report #115448,
regarding fileutils: Strange imprecisions in df output & rounding
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.)
--
115448: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=115448
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fileutils
Version: 4.1-7
Severity: minor
$ df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda3 569236 24884 515436 5% /
/dev/hda5 2269032 53364 2100404 3% /var
/dev/hda6 2269032 167388 1986380 8% /home
/dev/hda7 3407596 352460 2882040 11% /usr
But
569236 - 24884 != 515436
2269032 - 53364 != 2100404
2269032 - 167388 != 1986380
3407596 - 352460 != 2882040.
Also on another Debian box:
$ df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda2 256590 69111 174226 29% /
/dev/hda5 598634 525847 41864 93% /usr
/dev/hda6 3005565 38353 2811785 2% /home
But again
256590 - 69111 != 174226
598634 - 525847 != 41864
3005565 - 38353 != 2811785 Why is this ?!
I have also experienced a rounding error similar to bug #89191. (Rounding
down, up, or to nearest integer seems to be inconsistent.)
Perhaps this two are related ?
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux hamming 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686
unknown
Versions of the packages fileutils depends on:
ii libc6 2.2.4-1 GNU C Library: Shared libraries and Timezone
--- End Message ---
--- Begin Message ---
Version: 4.1.11-3+rm
You filed the bug http://bugs.debian.org/115448 in Debian BTS
against the package fileutils. I'm closing it at *unstable*, but it will
remain open for older distributions.
I was unable to find a bug that explains the reason for its removal,
but it appears to have been superceded by coreutils (which is an
essential package) on Mon, 30 Sep 2002 12:24:37 -0400.
I have decided not forward these bugs to coreutils, since a lot
could have been changed in these 8 years. If your issue is still
reproducible or still valid, do not hesitate to reopen and reassign
it or reply to this email.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Niels Thykier
--- End Message ---