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

CI: MariaDB 10.11 installatiion errors on Ubuntu 22.04 #1311

Closed
junaruga opened this issue Feb 16, 2023 · 3 comments
Closed

CI: MariaDB 10.11 installatiion errors on Ubuntu 22.04 #1311

junaruga opened this issue Feb 16, 2023 · 3 comments

Comments

@junaruga
Copy link
Contributor

I noticed the errors on installing mariadb-server-10.11 in Ubuntu 22.04 cases.

https://github.com/brianmario/mysql2/actions/runs/4198869001/jobs/7283047753

 + apt install -y -o Dpkg::Options::=--force-confnew mariadb-server-10.11 libmariadb-dev

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Package mariadb-server-10.11 is a virtual package provided by:
  mariadb-server 1:10.11.1+maria~ubu2204 [Not candidate version]

E: Package 'mariadb-server-10.11' has no installation candidate
Error: Process completed with exit code 100.
@sodabrew
Copy link
Collaborator

10.11 just went GA today in fact! https://mariadb.org/mariadb-10-11-2-ga-now-available/

I put it into the CI matrix because it was already marked as an LTS release series.

Possible that there was some movement in the deb repos as a result of the promotion?

@junaruga
Copy link
Contributor Author

All right! So, this installation errors be possibly temporary.

@sodabrew
Copy link
Collaborator

sodabrew commented Aug 3, 2023

Resolved by #1326

@sodabrew sodabrew closed this as completed Aug 3, 2023
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

No branches or pull requests

2 participants