mg5912295611
jggjFP98
sudo apt install ubuntu-gnome-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ubuntu-gnome-desktop : Depends: ubuntu-desktop but it is not going to be installed
/
The following packages have unmet dependencies:
zlib1g-dev : Depends: zlib1g (= 1:1.2.8.dfsg-2ubuntu4.3) but 1:1.2.11.dfsg-2ubuntu1.5 is to be installed
E: Unable to correct problems, you have held broken packages.
、zlib1g (= 1:1.2.8.dfsg-2ubuntu4) but 1:1.2.8.dfsg-2ubuntu4.1 is to be installed
解决:卸载gcc、g++, 更换系统原始的软件源, 安装gcc、g++, 然后更换回现在的软件源重新安装libmysqlclient-dev # 可以使用 ypfboy/mydocker:qh_ubuntu_gcc中的源
The following packages have unmet dependencies:
aptitude : Depends: libapt-pkg5.0 (>= 1.1) but it is not going to be installed
Depends: libcwidget3v5 but it is not going to be installed
Depends: libncursesw5 (>= 6) but it is not going to be installed
Depends: libtinfo5 (>= 6) but it is not going to be installed
Recommends: libparse-debianchangelog-perl but it is not going to be installed
Ubuntu更换国内源(apt更换源)_ubuntu apt换源_墨痕诉清风的博客-CSDN博客
不同版本的ubuntu 有不同的源,需要根据版本配置
MESA-LOADER: failed to open cirrus: /usr/lib/dri/cirrus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: cirrus
看样子是虚拟机 如果是qemu或kvm的话 把-vga cirrus 更换为-vga std
cirrus这卡太老了 只适合旧系统