Greetings, All! I've got a problem with recent Cygwin and some old scripts of mine. Particularly, the script at one point trying to normalize EOL's in a file so that following operations run smooth.
But the step fails with message about permission changes. The problem is, 1. the file is located on a network share and 2. it is a noacl share. The scripts were running fine several months ago and nothing has сhanged on host and remore except Cygwin itself. $ getfacl Localization.lua getfacl: Localization.lua: Not supported $ icacls Localization.lua Localization.lua No mapping between account names and security IDs was done. (I)(F) No mapping between account names and security IDs was done. (I)(RX) All:(I)(RX) Successfully processed 1 files; Failed processing 0 files Cygwin Package Information Package Version Status cygwin 3.3.3-1 OK dos2unix 7.4.2-1 OK Anything else I can do to provide more information? -- With best regards, Andrey Repin Wednesday, December 29, 2021 18:05:27 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple