lkml.org 
[lkml]   [2004]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectHFS+ Bug which causes coreutils "make test" to fail
Date
I'm installing my system using an HFS+ partition as root.
When I installed the GNU coreutils, I noticed that some test fail, even
though they succeed on other fs such as ext2.
I've tracked down one failure to the following:

mkdir a; chmod 1777 a; touch a/b; su otheruser -c "rm -rf a"

gives differing results. On ext2:

rm: cannot remove 'a': Permission denied

On HFS+:

rm: reading directory 'a/b': Not a directory
rm: cannot remove directory 'a': Directory not empty


The other failure related to the fact that all pipe files are suffixed
by "|", and all links by "@" when doing "ls -1F" on HFS+

--
Martin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.267 / U:0.516 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site