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-774 Add Ubuntu Oracular #540

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Conversation

grooverdan
Copy link
Member

Set this for 11.4 branch on the hope that
the 11.4 from Debian sid can migrate to there
before release.

Like non-LTS Ubuntu distros only Aarch64/X86_64 architectures due to limited CI hardware.

Add New Build template

Checklist

  • Make changes os_info.yaml
  • Schedule the builder for the appropriate branch in constants.py
  • [?] Add builder configuration

@grooverdan
Copy link
Member Author

Set this for 11.4 branch on the hope that
the 11.4 from Debian sid can migrate to there
before release.

Like non-LTS Ubuntu distros only Aarch64/X86_64 architectures
due to limited CI hardware.
@grooverdan
Copy link
Member Author

24.10 passing container build

Debian sid now has 11.4 as its version so match that.

Runtime on sid fails with:

builtins.RuntimeError: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports running without legacy algorithms by setting the environment variable CRYPTOGRAPHY_OPENSSL_NO_LEGACY. If you did not expect this error, you have likely made a mistake with your OpenSSL configuration.

Failed to load application: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports running without legacy algorithms by setting the environment variable CRYPTOGRAPHY_OPENSSL_NO_LEGACY. If you did not expect this error, you have likely made a mistake with your OpenSSL configuration.

On the assumption we don't use legacy crypto we've set the environment
variable.
@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 2f44ac5 into MariaDB:dev Aug 28, 2024
20 checks passed
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