potiuk opened a new issue, #58932: URL: https://github.com/apache/airflow/issues/58932
Airflow can only work with POSIX filesystems and there are numerous issues (permissions, executable bits and the like) when Airflow sources are checked out (for development) on Windows and mounted into Breeze container in WSL2. It shoudl be possible to check - in the `entrypoint_ci.sh` or during breeze startup what is the filesystem airflow is on and FAIL HARD with appropriate message to check-out airflow inside WSL2 instead and have airflow on a linux filesystem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
