gtsiatsios commented on issue #49495:
URL: https://github.com/apache/airflow/issues/49495#issuecomment-2834752694

   @pierrejeambrun 
   [#49721 (comment) ]( 
https://github.com/apache/airflow/pull/49721#issuecomment-2829977945)Dockerfile 
which patches the files doesn't work for me. 
   ```
   failed to solve: executor failed running [/bin/bash -o pipefail -o errexit 
-o nounset -o nolog -c set -ex;     cd 
/home/airflow/.local/lib/python3.12/site-packages/airflow;     curl 
https://patch-diff.githubusercontent.com/raw/apache/airflow/pull/49721.patch    
 | filterdiff -p1 -i 'airflow-core/src/airflow/*' | patch -p4 -u --verbose;     
curl 
https://patch-diff.githubusercontent.com/raw/apache/airflow/pull/49724.patch    
 | patch -p5 -u --verbose;     curl 
https://patch-diff.githubusercontent.com/raw/apache/airflow/pull/49581.patch    
 | filterdiff -p1 -i 'providers/fab/src/airflow/*' | patch -p5 -u --verbose]: 
exit code: 60
   ```


-- 
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]

Reply via email to