即使我要安装 100 多个更新,Update Manager 也不会更新。我收到这样的错误消息:
installArchives() failed:
Extracting templates from packages: 29%%
Extracting templates from packages: 58%%
Extracting templates from packages: 88%%
Extracting templates from packages: 100%%
Preconfiguring packages ...
Extracting templates from packages: 29%%
Extracting templates from packages: 58%%
Extracting templates from packages: 88%%
Extracting templates from packages: 100%%
Preconfiguring packages ...
Extracting templates from packages: 29%%
Extracting templates from packages: 58%%
Extracting templates from packages: 88%%
Extracting templates from packages: 100%%
Preconfiguring packages ...
Extracting templates from packages: …Run Code Online (Sandbox Code Playgroud) 每次我尝试安装或删除或通过apt-get我得到的任何操作时:
libreoffice-core : Depends libreoffice-common (>1:5.0.2)
Run Code Online (Sandbox Code Playgroud)
但它不会被安装和一个建议:
Try <<apt-get -f install>>
Run Code Online (Sandbox Code Playgroud)
但是当我运行最后一个命令时,它返回相同的错误。我删除libreoffice是因为我不使用它,我什至尝试重新安装它但我不能。我怎样才能解决这个问题?我正在使用 Ubuntu 14.04
编辑:
这是输出: lsb_release -a; uname -a; apt-cache policy libreoffice-core libreoffice-common
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Linux teclalabs 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
libreoffice-core:
Instalados: 1:5.0.2-0ubuntu1~trusty1
Candidato: 1:5.0.2-0ubuntu1~trusty1
Tabla de versión:
*** 1:5.0.2-0ubuntu1~trusty1 0
500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
1:4.2.8-0ubuntu2 0
500 …Run Code Online (Sandbox Code Playgroud)