我试图安装在Ubuntu20.04焦点上的CloudStack。在命令apt-get install cloudstack-management之后,就会发生这种情况。
The following packages have unmet dependencies:
cloudstack-management : Depends: python-mysql.connector but it is not installable
Depends: libmysql-java but it is not installable
Unable to correct problems, you have broken packages. 我试着聪明地安装CloudStack,但没有工作。有什么想法吗?
发布于 2020-12-05 09:49:15
嘿我被困在这上面了,
我不太确定,但通过下载,我忽略了这一点:
apt-get install cloudstack-managementsudo apt- --fix-broken install这显示:设置python-mysql.连接器(2.1.6-1) .
apt-get install cloudstack-management所以。希望这能帮上忙。
https://askubuntu.com/questions/1292564
复制相似问题