Ubuntu存储库有什么问题?
sudo apt-get install libreoffice
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:
libreoffice : Depends: libreoffice-core (= 1:3.5.4-0ubuntu1.1) but it is not going to be installed
Depends: libreoffice-writer but it is not going to be installed
Depends: libreoffice-calc but it is not going to be installed
Depends: libreoffice-impress but it is not going to be installed
Depends: libreoffice-draw but it is not going to be installed
Depends: libreoffice-math but it is not going to be installed
Depends: libreoffice-base but it is not going to be installed
Depends: libreoffice-filter-mobiledev but it is not going to be installed
Depends: libreoffice-java-common (>= 1:3.5.4~) but it is not going to be installed
Recommends: libreoffice-gnome but it is not going to be installed or
libreoffice-kde but it is not going to be installed
E: Unable to correct problems, you have held broken packages.解决方案是将包libexttextcat-data的版本强制为3.2.0-1 1ubuntu1 1(默认情况下不是3.3.1-2-精度1)。当我试图升级3.3.1-2~precise1 1版本时,整个libreoffice被标记为remove。
发布于 2012-09-03 08:59:28
转到(如果您还没有下载它)。尝试并查看在post中是否安装了任何提到的包(使用过滤器),然后转到菜单,选择Edit > Fix坏包。
或者,如果您最近使用Wubi安装了Ubuntu,我注意到有一天我们正在使用Quetzal或alpha。这是不稳定的,我有很多“坏包”。如果是这样的话,我不具备进一步帮助你的技能。您可能需要另一种安排,例如:-双引导(注意事项:在尝试此操作之前做大量作业);-在VirtualBox或VMware中安装Ubuntu。
https://askubuntu.com/questions/183507
复制相似问题