-
Notifications
You must be signed in to change notification settings - Fork 548
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
Fedora latest (37) and rawhide (38) cases fail with SSL error on MariaDB 10.5.18. #1289
Comments
I was able to reproduce this issue on my local environment (host Fedora Linux 37). I am using podman instead of docker, as I don't install docker on my environment.
|
I found the mysqld starts successfully just with the modification below. I am not sure why the script to install SSL configs is needed.
Now there are some failures in the test related to the permission.
|
I executed GitHub Actions on the latest master branch ba4d465 on my forked repository, then I found that the
mysqld
(MariaDB 10.5.18) failed with the SSL error below on "fedora:latest" (Fedora 37) and "fedora:rawhide" (Fedora 38) containers on the GitHub Actions.https://github.com/junaruga/mysql2/actions/runs/3715336707/jobs/6300377795#step:4:122
The text was updated successfully, but these errors were encountered: