Georg Schwarz <[EMAIL PROTECTED]> writes: >>> lorenz 57% /sbin/rm -rf ./tests/mv/no-target-dir.tmp >>> Cannot remove directory ./tests/mv/no-target-dir.tmp/26138: File exists >>> Cannot remove directory ./tests/mv/no-target-dir.tmp: File exists >>> lorenz 58% ls -lad ./tests/mv/no-target-dir.tmp/26138 >>> drwxr-xr-x 3 schwarz user 512 Jul 2 13:28 ./tests/mv/ >>> no-target-dir.tmp/26138 >>> lorenz 59% ls -la ./tests/mv/no-target-dir.tmp/26138 >>> total 2 >>> drwxr-xr-x 3 schwarz user 512 Jul 2 13:28 . >>> drwxr-xr-x 3 schwarz user 512 Jul 2 13:28 ..
The directory as three links even though it is supposed to be empty. An empty directory always has a link count of two. I'd suggest to run fsck on the filesystem to let it restore the integrity of the filesystem. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils