Vincent Lefevre wrote:
> I tried to remove a directory under NFS with "rm -rf", but it failed:
> courge:~> \rm -rf rcfiles.N28634
> rm: cannot lstat `rcfiles.N28634/txt-apps/subversion': No such file or 
> directory
> zsh: exit 1
> ...
> I could reproduce this problem several times.

Thanks for the report.  Please recreate the problem case again but
running under 'strace' to capture the output.  Please send this
additional information, if it is not too large, to this bug.  I expect
this file to be reasonably short.

  strace -e file -o /tmp/rm-rf.strace.out rm -rf rcfiles.N28634

The strace should provide useful additional information.

Thanks
Bob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to