jhn*_*lmn 5 package-management
请不要将此标记为重复。我已经研究了
libc6:i386 : Depends: libgcc1:i386 但它不会被安装
,并且
如何在添加 PPA 后解决未满足的依赖关系?
并尝试了他们所有的建议。尽管如此,我仍然无法libc6:i386在新安装的 Ubuntu 14.04.2 64 位上安装任何 32 位应用程序,因此也无法运行任何 32 位应用程序。
sudo apt-get -f install libc6: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:
libc6:i386 : Depends: libgcc1:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
sudo apt-get -f install libgcc1:i386
...
The following packages have unmet dependencies:
libgcc1:i386 : Depends: libc6:i386 (>= 2.2.4) but it is not going to be installed
PreDepends: multiarch-support:i386
E: Unable to correct problems, you have held broken packages
sudo apt-get -f install multiarch-support:i386
...
The following packages have unmet dependencies:
multiarch-support:i386 : Depends: libc6:i386 (>= 2.13-5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages
Run Code Online (Sandbox Code Playgroud)
我也尝试过:
sudo apt-get -f install libc6-i386
...
libc6-i386 : Depends: libc6 (= 2.19-0ubuntu6) but 2.19-0ubuntu6.5 is to be installed
Run Code Online (Sandbox Code Playgroud)
顺便问一下,libc6-i386 和 libc6:i386 有什么区别?
cat /etc/apt/sources.list
(I removed comments)
deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
cat /etc/apt/sources.list.d/*
nothing
Run Code Online (Sandbox Code Playgroud)
那么,简单的问题:如何在 Ubuntu 14.04.2 64 位上运行 32 位应用程序?
小智 -2
我也遇到了同样的问题,在反复搜索互联网后似乎没有任何效果。然后我注意到版本被引用,并且安装的 Ubuntu 2.4.X 版本的数字已关闭,但需要 2.6.11??!很鱼腥味!!!因此,在黑暗中进行了一次非常疯狂的拍摄,感觉就像是这个或重新安装一样,我下载了最新的内核集并安装了它......POOF问题消失了!我包含了内核存储库的链接。确保您抓住了所有 3 个文件(主标题、标题和图像..主标题将是组中的顶部文件)。将所有三个放入自己的文件夹中,然后从该文件夹运行批处理 dpkg 安装。这样软件包就会按照正确的顺序安装。之后立即重新启动,哦,不要害怕并开始阅读补丁文件......只有当您要编译自己的内核时才如此。并不像某些人想象的那样复杂。 内核存储库
| 归档时间: |
|
| 查看次数: |
5443 次 |
| 最近记录: |