Hello,

        I've seen that FreeBSD has the same issue :
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192490

"1. (Cause) rm -Rf is being run on a path and a subdirectory concurrently.
2. (Effect) rm -Rf is failing because fts_read isn't properly filtering out certain errors like EACCES, ENOENT and EPERM."

        HTH,

        JKB

Reply via email to