无法解决 mariadb 安装其他软件包的错误

无法解决 mariadb 安装其他软件包的错误
norbert@janextosubuntu:~/Downloads/debian$ sudo apt install easy-rsa
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 mariadb-plugin-provider-bzip2 : Depends: mariadb-server (>= 1:10.11.1-1) but it is not going to be installed
 mariadb-plugin-provider-lz4 : Depends: mariadb-server (>= 1:10.11.1-1) but it is not going to be installed
 mariadb-plugin-provider-lzma : Depends: mariadb-server (>= 1:10.11.1-1) but it is not going to be installed
 mariadb-plugin-provider-lzo : Depends: mariadb-server (>= 1:10.11.1-1) but it is not going to be installed
 mariadb-plugin-provider-snappy : Depends: mariadb-server (>= 1:10.11.1-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
norbert@janextosubuntu:~/Downloads/debian$ sudo dpkg -r mariadb-server
dpkg: warning: ignoring request to remove mariadb-server which isn't installed

正在尝试https://stackoverflow.com/questions/17932972/mariadb-installing-mariadb-unmet-dependencies-mariadb-server-10-0

正在尝试https://askubuntu.com/questions/1292233/mariadb-server-depends-mariadb-server-10-3-110-3-25-0ubuntu0-20-04-1-bu

相关内容