Package: coreutils
Version: 5.2.1-2
Severity: important

Hello, 

[EMAIL PROTECTED]:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hdc2             6.5G  5.6G  575M  91% /
tmpfs                 379M     0  379M   0% /dev/shm
/dev/hdc5              47G   38G  6.0G  87% /home
/dev/hdd               74G   70G  524M 100% /mnt/extra
/dev/hdc1              21G   12G  8.7G  58% /mnt/vfat
/dev                  6.5G  5.6G  575M  91% /.dev
none                  5.0M  516K  4.5M  11% /dev
[EMAIL PROTECTED]:~$ 

should be:

[EMAIL PROTECTED]:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hdc2             6.5G  5.6G  900M  91% / 
(6500 - 5600 = 900)
(900 - 575 = 325 ) 325mb that's not listed
tmpfs                 379M     0  379M   0% /dev/shm
/dev/hdc5              47G   38G  9.0G  87% /home 
(47 - 38 = 9 )
( 9 -6 = 3) 3 gigabyte that's not listed!! <--
/dev/hdd               74G   70G  524M 100% /mnt/extra
(same problem here)

/dev/hdc1              21G   12G  8.7G  58% /mnt/vfat
(this problem even occours calculating free space on fat32, miscalculation of 
300 mb)
/dev                  6.5G  5.6G  575M  91% /.dev
none                  5.0M  516K  4.5M  11% /dev
[EMAIL PROTECTED]:~$ 


There seems to be a problem calculating the availble space on _all_ partitions.
I hope this problem gets fixed soon.


Arvind

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ck5
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages coreutils depends on:
ii  libacl1                     2.2.26-1     Access control list shared library
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to