【发布时间】:2016-03-10 06:42:19
【问题描述】:
所以我最近安装了 Ubuntu 14.04 作为我的主要操作系统。多年来我一直在玩弄 Ubuntu,但至少从来没有遇到过这种程度的问题。发生的事情是我的笔记本电脑(64 位)正在运行 64 位版本的 Ubuntu。这似乎导致了很多依赖问题,并且当某些东西一直安装时它是一个奇迹。我一直在通过互联网寻找解决方案,但无济于事。我想我至少会看看你们中是否有人知道。以下是我在尝试安装简单软件包时收到的输出。而且我今天也刚安装了 Ubuntu!
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnupg2 : Depends: gnupg-agent (= 2.0.22-3ubuntu1.3)
Depends: libksba8 (>= 1.2.0) but it is not going to be installed
gpa : Depends: gpgsm
teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not going to be installed
Depends: libgcc1:i386 but it is not going to be installed
Depends: libasound2:i386
Depends: libdbus-1-3:i386 but it is not going to be installed
Depends: libexpat1:i386 but it is not going to be installed
Depends: libfontconfig1:i386 but it is not going to be installed
Depends: libfreetype6:i386 but it is not going to be installed
Depends: libjpeg62:i386 but it is not going to be installed
Depends: libpng12-0:i386 but it is not going to be installed
Depends: libsm6:i386 but it is not going to be installed
Depends: libxdamage1:i386 but it is not going to be installed
Depends: libxext6:i386 but it is not going to be installed
Depends: libxfixes3:i386 but it is not going to be installed
Depends: libxinerama1:i386 but it is not going to be installed
Depends: libxrandr2:i386 but it is not going to be installed
Depends: libxrender1:i386 but it is not going to be installed
Depends: libxtst6:i386 but it is not going to be installed
Depends: zlib1g:i386 but it is not going to be installed
webmin : Depends: libauthen-pam-perl but it is not going to be installed
Depends: apt-show-versions but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
【问题讨论】: