运行 Linux 14.04 Trusty
我有同样的问题这
我也尝试过常见的修复方法,但没有任何效果。
有人试图窃取我的 steam 帐户,但我现在只有一台 linux 电脑,无法从浏览器更改密码,我必须安装 steam,这被证明是一项任务。
这是我尝试运行 Steam 时收到的错误消息:
Steam needs to install these additional packages:
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 [sudo] password for
server1:
.........................................................................................................................
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: libgl1-mesa-glx:i386
: Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is
not going to be installed
Depends: libcheese7 (>= 3.0.1) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated
breaks, this may be caused by held packages. Press return to continue:
如果我尝试
server1@server1:~$ sudo apt-get install libglapi-mesa:i386
我明白了
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: libcheese-gtk23 :
Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be
installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed libcheese7 : Depends: libclutter-gst-2.0-0 (>=
0.10.0) but it is not going to be installed
Depends: gstreamer1.0-clutter but it is not going to be installed libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but
it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated
breaks, this may be caused by held packages.
任何帮助深表感谢。