On 02/02/15 20:53, Miras wrote:
Hi,
When testing the package "coreutils-8.23.tar.xz" appeared one error. The package is has built correctly. I was building a Linux system using the LFS "Linux from scratch".

FAIL: tests/df/skip-duplicates
==============================

+ df --local
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/sdc6      130216524 2060392 121518412   2% /home
udev             4028936       4   4028932   1% /dev
tmpfs            4053408       8   4053400   1% /run

+ LD_PRELOAD=./k.so
+ df -T
++ wc -l
++ expr 1 + 2
+ test 2 -eq 3
+ fail=1
--
Mirosław Walczak
Linux Ubuntu 14.04


I think this should already be addressed with:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=ed1a495b

thanks,
Pádraig.