Opened 4 years ago

Last modified 4 years ago

#60462 new defect

coreutils df command reports wrong values

Reported by: waremo (Taka Fukdua) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: coreutils

Description

I've upgraded macOS to Catalina on mac-Mini and MacBookPro. Both computers largely work well. However, MacPorts df command shows too small "Used" blocks. For example,

fukuda@falcon:~% df
Filesystem      1K-blocks       Used  Available Use% Mounted on
/dev/disk2s5   2071593992   10861008 1101119448   1% /
/dev/disk2s4   2071593992       1048 1101119448   1% /private/var/vm
/dev/disk3s2   1953178672 1844313856  108864816  95% /Volumes/Falcon BackUp

Macintosh HDD is half full, but df reports a Used of 1%, while the values seem correct for the USB HDD for backup. These are the case for both computers.

Change History (3)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: coreutils df removed
Milestone: MacPorts 2.6.3
Port: coreutils added

MacPorts has the latest version of coreutils, 8.32. If it doesn't work correctly, please report the problem to its developers.

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

A better link to get to the bug-coreutils mailing list if you want to post something there: https://lists.gnu.org/mailman/listinfo/bug-coreutils

comment:3 Changed 4 years ago by kurthindenburg (Kurt Hindenburg)

Component: baseports
Note: See TracTickets for help on using tickets.