GNU bug report logs - #17833
coreutils 8.22 df

Previous Next

Package: coreutils;

Reported by: "Gabor Z. Papp" <gzp <at> papp.hu>

Date: Sun, 22 Jun 2014 16:29:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


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

From: "Gabor Z. Papp" <gzp <at> papp.hu>
To: Pádraig Brady <P <at> draigBrady.com>
Cc: 17833 <at> debbugs.gnu.org, Bernhard Voelker <mail <at> bernhard-voelker.de>
Subject: Re: bug#17833: coreutils 8.22 df
Date: Fri, 11 Jul 2014 10:39:46 +0200
* Pádraig Brady <P <at> draigBrady.com>:

| > Presumably the version of mount is also quite old on such a system,
| > and now we would add complexity to current df to work around the
| > problems of such old mount?

Lets clear this.

$ uname -a
Linux host 3.4.94 #1 SMP Sun Jun 22 09:35:43 CEST 2014 i686 GNU/Linux

$ /lib/libc.so.6 | grep release
GNU C Library (GNU libc) stable release version 2.19, by Roland McGrath et al.

$ mount --version
mount from util-linux 2.24.1 (libmount 2.24.0: debug, assert)

So is this an old system? I'm confused whats the problem with the system.

$ ls -l /etc/mtab 
-rw-r--r-- 1 root root 391 Jun 22 10:18 /etc/mtab

$ cat /etc/mtab 
/dev/md0 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /dev tmpfs rw,relatime,size=4k,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=620 0 0
/dev/md1 /var/archive ext3 rw,errors=remount-ro 0 1
/var/archive/home /home none rw,bind 0 0
/var/archive/spool /var/spool none rw,bind 0 0
/var/archive/www /var/lib/www none rw,bind 0 0




This bug report was last modified 11 years and 9 days ago.

Previous Next


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