GNU bug report logs - #6547
GNU coreutils 8.5 "make check" => tests/test-suite.log 8 of 365 tests failed

Previous Next

Package: coreutils;

Reported by: "Jost, Martin (NSN - DE/Munich)" <martin.jost <at> nsn.com>

Date: Thu, 1 Jul 2010 15:29:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> CS.UCLA.EDU>
To: "Jost, Martin (NSN - DE/Munich)" <martin.jost <at> nsn.com>
Cc: 6547 <at> debbugs.gnu.org
Subject: bug#6547: GNU coreutils 8.5 "make check" => tests/test-suite.log 8	of 365 tests failed
Date: Fri, 02 Jul 2010 13:02:59 -0700
This problem could well be because coreutils at some point uses
fchmod(4, 0100644) in that test case, and your version of NFS
might not take too kindly to that leading "1".  Is this something
that you can debug interactively?  For example, can you do this
in a fresh directory:

+ mkdir -p a/b/c a/b/d e
+ touch a/b/c/foo a/b/d/foo
+ cp -p --parent a/b/c/foo e

except that you run that "cp" under GDB, and put a breakpoint
on fchmod_or_lchmod, and see what happens if you manually
AND out that leading "1" bit?




This bug report was last modified 14 years and 260 days ago.

Previous Next


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