MySQL Forums
Forum List  »  Install & Repo

Bug report: mysql official apt issue with ubuntu 24.04 lts
Posted by: Zhang Terry
Date: May 06, 2024 09:32PM

official apt install method:

download mysql-apt-config_0.8.30-1_all.deb and dpkg -i.

issue:

It seems ubuntu 24.04 lts changed libaio to libaio1t64.

When apt install msyql 8.4 lts via

apt install mysql-community-server

it reports:

mysql-community-server-core : Depends: libaio1 (>= 0.3.93) but it is not installable

after searching ubuntu forums, the libaio1 changed to libaio1t

in my system, it is libaio1t1

plz fix this

Options: ReplyQuote


Subject
Written By
Posted
Bug report: mysql official apt issue with ubuntu 24.04 lts
May 06, 2024 09:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.