Bart Oldeman added the comment: The issue can be avoided by calling _copyxattr *before* instead of after os.chmod in shutil.copystat. That way the file is still writable.
The same issue happens on the Lustre parallel file system, with the lustre.lov extended attribute. ---------- nosy: +Bart Oldeman _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24538> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com