首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Dist-升级- LibreOffice依赖项晚于所需时间

Dist-升级- LibreOffice依赖项晚于所需时间
EN

Ask Ubuntu用户
提问于 2014-08-26 13:20:12
回答 1查看 109关注 0票数 0

当我试图更新Ubuntu框时,会得到以下错误:

代码语言:javascript
复制
dpkg: dependency problems prevent configuration of libreoffice-base:
 libreoffice-base depends on libreoffice-base-core (= 1:4.2.4~rc2-0ubuntu1~precise3); however:
  Version of libreoffice-base-core on system is 1:4.3.0-3ubuntu2~precise1.
 libreoffice-base depends on libreoffice-base-drivers (= 1:4.2.4~rc2-0ubuntu1~precise3); however:
  Version of libreoffice-base-drivers on system is 1:4.3.0-3ubuntu2~precise1.
 libreoffice-base depends on libreoffice-core (= 1:4.2.4~rc2-0ubuntu1~precise3); however:
  Version of libreoffice-core on system is 1:4.3.0-3ubuntu2~precise1.
 libreoffice-core (1:4.3.0-3ubuntu2~precise1) breaks libreoffice-base (<< 1:4.3.0-3ubuntu2~precise1) and is installed.
  Version of libreoffice-base to be configured is 1:4.2.4~rc2-0ubuntu1~precise3.
 libreoffice-base-drivers (1:4.3.0-3ubuntu2~precise1) breaks libreoffice-base (<< 1:4.3.0-3ubuntu2~) and is installed.
  Version of libreoffice-base to be configured is 1:4.2.4~rc2-0ubuntu1~precise3.

由于一个我不知道的原因,这些依赖项比所需的要新。我已经尝试过安装-f,但没有成功。有没有办法在不完全重新安装LibreOffice的情况下修复这个问题?

EN

回答 1

Ask Ubuntu用户

发布于 2014-08-26 19:57:24

最后,我设法解决了我的处境。Mark Kirby建议我运行以下命令:

代码语言:javascript
复制
sudo apt-get remove --purge libreoffice*

...but I仍然收到关于未满足的依赖项的错误。

但!我发现,如果我“覆盖”这个开玩笑程序并写下安装在我的计算机上的每个libreoffice包,该命令就不会出现错误,如下所示:

代码语言:javascript
复制
sudo apt-get remove --purge libreoffice-base libreoffice-writer libreoffice-calc

诸若此类。在此之后,我只需重新运行一个安装程序,LibreOffice就可以正常运行了。

不幸的是,我没有找到一个不意味着完全重新安装LibreOffice的解决方案

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/516281

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档