Re: Bug in df, in fileutils-4.0

1999-12-19 Thread James Antill
Jim Meyering <[EMAIL PROTECTED]> writes: > Thanks for the report. > The strftime %f test has been fixed in test releases for a while: > > ftp://alpha.gnu.org/gnu/fetish/fileutils-4.0k.tar.gz Ahhh ok, thanks. > As for the failed open, that comes from the implementation of statvfs. Ahhh, gl

Re: Bug in df, in fileutils-4.0

1999-12-18 Thread Jim Meyering
Thanks for the report. The strftime %f test has been fixed in test releases for a while: ftp://alpha.gnu.org/gnu/fetish/fileutils-4.0k.tar.gz As for the failed open, that comes from the implementation of statvfs. James Antill <[EMAIL PROTECTED]> writes: | If the user doesn't have access to o

Bug in df, in fileutils-4.0

1999-12-18 Thread James Antill
If the user doesn't have access to open the mount point then fd will display a permission denied error message. config.h shows the statvfs() was found. But... % strace df |& egrep statvfs % strace df |& tail -20 read(4, "/dev/root / ext2 rw 0 0\nnone /pr"..., 1024) = 102 stat("/", {st_mode=S_I