GNU bug report logs - #20366
Strange behaviour of df (GNU coreutils) 8.23

Previous Next

Package: coreutils;

Reported by: Benjamin Beier <benjamin <at> desaster-games.com>

Date: Sat, 18 Apr 2015 17:31:02 UTC

Severity: normal

Tags: moreinfo

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Benjamin Beier <benjamin <at> desaster-games.com>
To: bug-coreutils <at> gnu.org
Subject: Strange behaviour of df (GNU coreutils) 8.23
Date: Sat, 18 Apr 2015 12:44:11 +0200
[Message part 1 (text/plain, inline)]
Hello,

I am running multiple Gentoo/Funtoo servers and yesterday I noticed the 
output of 'df -a' on the Funtoo systems does not show any information 
about the root partition, although this works fine on all my Gentoo 
systems. I compared the installed versions and after a little 
investigation with upgrades and downgrades on both systems i found out, 
that the problem is caused by coreutils version 8.23 (Funtoo default), 
while coreutils version 8.21 (Gentoo default) works fine.

df -a on 8.21:
rootfs                   3997376 1947348   1823932  52% /
/dev/root                3997376 1947348   1823932  52% /
(...)

df -a on 8.23:
rootfs                         -       -         -    - /
/dev/root                      -       -         -    - /
(...)

I also straced df with both versions and interestingly both versions 
seem to collect valid usage information about the root partition. While 
8.21 is showing this information in the output, 8.23 just decides to 
print dashes for some reason?

I attached the strace and full output of both versions.
[strace-df-coreutils-8.23.txt (text/plain, attachment)]
[output-df-coreutils-8.23.txt (text/plain, attachment)]
[output-df-coreutils-8.21.txt (text/plain, attachment)]
[strace-df-coreutils-8.21.txt (text/plain, attachment)]
[system-info.txt (text/plain, attachment)]

This bug report was last modified 6 years and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.