Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix main failing because of the new xmlsec 1.3.14 compatibility #39104

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Apr 18, 2024

The xmlsec used by Amazon provider for authentication has compatiblity issue with libxmlsec 1.2.* that is used by default in debian bookworm.

We should investigate if/howe we can upgrade our images to support it, in the meantime we limitt python bindings to < 1.3.13.

See #39103


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

The xmlsec used by Amazon provider for authentication has compatiblity
issue with libxmlsec 1.2.* that is used by default in debian bookworm.

We should investigate if/howe we can upgrade our images to support it,
in the meantime we limitt python bindings to < 1.3.13.

See apache#39103
@potiuk
Copy link
Member Author

potiuk commented Apr 18, 2024

Only random failures (hopefuly those will be finally handled by #39106

@potiuk
Copy link
Member Author

potiuk commented Apr 18, 2024

Merging.

@potiuk potiuk merged commit cd88887 into apache:main Apr 18, 2024
82 of 90 checks passed
@potiuk potiuk deleted the workaround-xmlsec-failing-main branch April 18, 2024 09:01
potiuk added a commit that referenced this pull request Apr 18, 2024
The xmlsec used by Amazon provider for authentication has compatiblity
issue with libxmlsec 1.2.* that is used by default in debian bookworm.

We should investigate if/howe we can upgrade our images to support it,
in the meantime we limitt python bindings to < 1.3.13.

See #39103

(cherry picked from commit cd88887)
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
…he#39104)

The xmlsec used by Amazon provider for authentication has compatiblity
issue with libxmlsec 1.2.* that is used by default in debian bookworm.

We should investigate if/howe we can upgrade our images to support it,
in the meantime we limitt python bindings to < 1.3.13.

See apache#39103
RodrigoGanancia pushed a commit to RodrigoGanancia/airflow that referenced this pull request May 10, 2024
…he#39104)

The xmlsec used by Amazon provider for authentication has compatiblity
issue with libxmlsec 1.2.* that is used by default in debian bookworm.

We should investigate if/howe we can upgrade our images to support it,
in the meantime we limitt python bindings to < 1.3.13.

See apache#39103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants