bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rm problems remain in 5.2.0


From: Harlan Stenn
Subject: rm problems remain in 5.2.0
Date: Fri, 27 Feb 2004 19:23:32 -0800

This was much worse with 5.0, but we are still seeing problems like this
with 5.2.0:

bash-2.04$ uname -a
Linux gcboffa-lnx 2.4.2-7 #1 Mon Jul 9 18:00:50 PDT 2001 i686 unknown 
unknown GNU/Linux
bash-2.04$ rm -rf main/
rm: reading directory `main//VegasSW/build/gdb.lc1/isan/targetfs/lc/isan/lib': 
Unknown error 523
rm: cannot remove directory 
`main//VegasSW/build/gdb.lc1/isan/targetfs/lc/isan': Directory not empty
rm: reading directory 
`main//VegasSW/build/gdb.lc1/linux/kernel/hhl2.1/linux-2.4.17_mvl21/include/linux':
 
Unknown error 523
rm: cannot remove directory 
`main//VegasSW/build/gdb.lc1/linux/kernel/hhl2.1/linux-2.4.17_mvl21/include': 
Directory not empty
bash-2.04$ which rm
/auto/andatcd/coreutils/5.2.0/bin/rm
bash-2.04$ ls
main
bash-2.04$ /bin/rm -rf main/
bash-2.04$ /bin/rm --version
rm (GNU fileutils) 4.0.36
Written by Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bash-2.04$






reply via email to

[Prev in Thread] Current Thread [Next in Thread]