Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16480 closed defect (wontfix)

coreutils 6.11 df gives negative/wrong used/avilable for large volume

Reported by: craigm@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: coreutils

Description

df (gdf) reports incorrect values for a large NFS mount, Mac OS X native df does not. MacOSX 10.5.4 (Intel)

gdf -h

host:/export/path 561G -794G -694G  54%  /mount/point

gdf

host:/export/path 87379584 -832528624 -727575440   /mount/point

/bin/df -h

host:/export/path  4.5Ti  1.2Ti  3.3Ti    27%    /mount/point

/bin/df

host:/export/path  9764693760 2629910048 7134783712    27%  /mount/point

Change History (4)

comment:1 Changed 16 years ago by craigm@…

Cc: craigm@… added

Cc Me!

comment:2 Changed 16 years ago by skymoo (Adam Mercer)

Cc: craigm@… removed
Owner: changed from macports-tickets@… to nox@…

assign to maintainer, reporter is automatically cc'd

comment:3 Changed 15 years ago by nox@…

Resolution: wontfix
Status: newclosed

Please report this problem upstream. There is nothing wrong with the Portfile itself.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.