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

MDBF-410: Fix building of Ubuntu 20.04-22.04 Docker images #150

Merged
merged 1 commit into from
May 11, 2022

Conversation

illuusio
Copy link
Contributor

@illuusio illuusio commented May 10, 2022

Fix Python Cryptography building proble with adding ENV CARGO_NET_GIT_FETCH_WITH_CLI=true to Debian common Docker file. It fixes Ubuntu 20.04-22.04 building and does not do any harm to Debian or older Ubuntu image building

Fix Python Cryptography building proble with adding
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
to Debian common Docker file. It fixes Ubuntu 20.04-22.04 building
and does not do any harm to Debian or older Ubuntu image
building
@illuusio
Copy link
Contributor Author

As discussed in #146 this one is fix for building Python Cryptography and should be future proof for a while. This was found on: spack/spack#29669 (comment)

@fauust
Copy link
Contributor

fauust commented May 10, 2022

This looks good and as discussed with @illuusio on Zulip, the sid gosu problem should be resolved in the next releases (golang/go#51776 and https://go-review.googlesource.com/c/go/+/399754/). @vladbogo I'll let you merge (or not) this given that we have a release coming...

@vladbogo vladbogo merged commit 6bb52cd into MariaDB:master May 11, 2022
@illuusio illuusio deleted the MDBF-410-fix-ubuntu-docker branch May 12, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants