我正在运行 Ubuntu 14.04,我刚刚下载了 steam,然后我得到了
Steam needs to install these additional packages:
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386
[sudo] password for usernamehere:
一旦我输入密码,我就会得到
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:
我按下回车键,它会关闭并打开 steam,但它每次都会问我这个问题。
有什么办法可以解决/绕过这个麻烦吗?
任何帮助都会得到感激,感谢您的时间。
答案1
感谢 nephente 找到答案,也感谢他链接的帖子中的人回答了这个问题。解决方案是以下代码
sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-lts-utopic:i386