potiuk commented on issue #39437:
URL: https://github.com/apache/airflow/issues/39437#issuecomment-2103134101

   And yes - it's likely a bit complex but It means that libxmlsec1 (system 
library) that is used and apparently needed by Amazon provider is clashing with 
llbxml python bindings that are used by python3-saml - because they need 
libxmlsec2 so technically speaking python3-saml should not have this limit (it 
will work with libxmlsec2 if installed) - but amazon needs libxml1 and it 
clashes with xmlsec python bindings >= 1.3.14 that need libxmlsec2.
     


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