我租了一个带有 ubuntu 14.04 LTS 的 VPS,并在谷歌上搜索了教程和基本的终端知识。我想设置一个 ubunutu 桌面,这样我也可以使用 TightVNC 进行导航。不幸的是,整个过程陷入了一些错误代码。我已经搜索了这个网站和许多其他网站,但找不到针对我的具体情况的解决方案。但是我了解到这E: Sub-process /usr/bin/dpkg returned an error code (1)是一个通用错误代码以及dpkg: error processing package "x" (--configure).
从我从代码中可以看出,我的安装没有完成,因为 12 个软件包未配置:
bluez
bluez-alsa:amd64
gnome-bluetooth
indicator-bluetooth
unity-control-center
gnome-shell
gdm
gnome-user-share
ubuntu-desktop
unity-control-center-signon
webaccounts-extension-common
xul-ext-webaccounts
Run Code Online (Sandbox Code Playgroud)
不幸的是,我不知道如何解决这个问题,因为我是一个完整的初学者。波纹管我将通过一些更多的错误代码示例,以便你们可以更好地帮助我。我试图自己学习/找到尽可能多的信息,但我真的被困住了,希望这个社区可以帮助我。
root@h2511510:~#
sudo apt-get install ubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
ubuntu-desktop is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
12 not fully installed …Run Code Online (Sandbox Code Playgroud)