我正在尝试安装桌面和 VNC,但一直收到错误。
因此我首先执行:
sudo apt-get update
然后:
sudo apt-get install ubuntu-desktop
但我一直收到这个错误:
Setting up ubuntu-sso-client-qt (13.10-0ubuntu6) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.30.7-0ubuntu1.2) ...
Processing triggers for libreoffice-common (1:4.2.8-0ubuntu4) ...
Errors were encountered while processing:
bluez
bluez-alsa:amd64
gnome-bluetooth
gnome-user-share
indicator-bluetooth
unity-control-center
ubuntu-desktop
unity-control-center-signon
webaccounts-extension-common
你能帮助我吗?非常感谢。顺便说一句,我尝试了很多教程,尝试了命令apt-get upgrade
,也尝试了一些修复,但都对我没用。
我使用 putty 并且有 Ubuntu 14.04-64bit(Vps)。