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

Migrate away from mysql 5.7 #621

Open
tobil4sk opened this issue Jan 7, 2024 · 2 comments
Open

Migrate away from mysql 5.7 #621

tobil4sk opened this issue Jan 7, 2024 · 2 comments
Labels

Comments

@tobil4sk
Copy link
Member

tobil4sk commented Jan 7, 2024

https://github.com/HaxeFoundation/haxelib/actions/runs/7431993301/job/20223297439#step:5:5345

W: GPG error: http://repo.mysql.com/apt/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C

mysql 5.7 is no longer supported so I don't think it will be fixed. We might have to upgrade to mysql 8.

A new replacement key (A8D3785C) will sign upcoming MySQL 8.0.36 and higher packages

https://forums.mysql.com/read.php?11,712128,712680#msg-712680

@tobil4sk
Copy link
Member Author

@andyli any idea how to deal with this? It is preventing progress with #619

@tobil4sk
Copy link
Member Author

The CI failure is avoided for now thanks to #626, but we will still have to migrate away from mysql 5.7 at some point in the near future.

@tobil4sk tobil4sk changed the title CI fails when trying to install mysql 5.7 Migrate away from mysql 5.7 Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant