On 2007-03-05 16:45:46 +0100, Jim Meyering wrote: > Thanks for the report. > > What version of coreutils are you using?
rm (GNU coreutils) 5.97 This is the version from Debian/testing. > From the output, I'll bet it is not new. > > Can you reproduce the problem using the latest snapshot? > > http://meyering.net/cu/coreutils-6.8+.tar.gz Tried, and this is even worse: I got the error for *every* file: courge:~/software> \rm -r zsh-4.3.2 [...] rm: cannot remove `zsh-4.3.2/Functions/Example/randline': No such file or directory rm: cannot remove `zsh-4.3.2/Functions/Example/zls': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/completion-style-guide': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/zsh-development-guide': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/.cvsignore': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/ChangeLog-3.1': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/ChangeLog-3.0': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/FTP-README': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/STD-TODO': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/CONTRIBUTORS': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/ChangeLog-4.1': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/changelog2html.pl': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/Makefile.in': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/.distfiles': No such file or directory rm: cannot remove `zsh-4.3.2/Etc/FAQ': No such file or directory zsh: exit 130 (interrupted by Ctrl-C). Reproduced 3 times (out of 3) when zsh-4.3.2 was created on another machine[*], whereas the old rm (/bin/rm) doesn't have this problem under the same conditions. [*] doublejack (so that I can remember). -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils