Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16480 (closed defect: wontfix)

Opened 3 months ago

Last modified 4 weeks ago

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

Reported by: craigm@… Owned by: nox@…
Priority: Normal Milestone: Port Bugs
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

Changed 3 months ago by craigm@…

  • cc craigm@… added

Cc Me!

Changed 3 months ago by ram@…

  • cc craigm@… removed
  • owner changed from macports-tickets@… to nox@…

assign to maintainer, reporter is automatically cc'd

Changed 4 weeks ago by nox@…

  • status changed from new to closed
  • resolution set to wontfix

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

Note: See TracTickets for help on using tickets.