Skip to content

[ci] Fix mariadb setup - #1269

Merged
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:fix/ci-mariadb
Nov 26, 2025
Merged

[ci] Fix mariadb setup#1269
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:fix/ci-mariadb

Conversation

@tobil4sk

@tobil4sk tobil4sk commented Nov 25, 2025

Copy link
Copy Markdown
Member

The previous setup steps are outdated and no longer necessary for a basic setup.

See up-to-date documentation:
https://mariadb.com/docs/server/mariadb-quickstart-guides/installing-mariadb-server-guide

This avoids an issue with the sha256sum file being incorrect:

+ curl -sSL https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
+ curl -sSL https://downloads.mariadb.com/MariaDB/mariadb_repo_setup.sha256
+ sha256sum --check mariadb_repo_setup.sha256
sha256sum: WARNING: 1 computed checksum did NOT match

The previous setup steps are outdated and no longer necessary for a
basic setup.

See up-to-date documentation:
https://mariadb.com/docs/server/mariadb-quickstart-guides/installing-mariadb-server-guide
@Simn
Simn merged commit 272db71 into HaxeFoundation:master Nov 26, 2025
95 of 120 checks passed
@tobil4sk
tobil4sk deleted the fix/ci-mariadb branch November 26, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants