potiuk commented on pull request #14227:
URL: https://github.com/apache/airflow/pull/14227#issuecomment-779383935


   > What constraints file is the production build using? If it's still using 
the full file, then building the prod image will fail with this error
   
   Yes that was the root cause of the problem - that the build file was using 
constraint in one of the scripts where it also installed the provider from 
locally prepared packages, I think this was the root cause of the problem and I 
have to simply fix the scripts to not do it when the constraints including 
providers will be used. I have to just test it in my fork. Just looking at 
fixing the docs build (still there)  and making sure that the build process 
will work after pulling constraints from my own fork. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to