首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在15.10上安装kubuntu桌面失败并损坏APT

在15.10上安装kubuntu桌面失败并损坏APT
EN

Ask Ubuntu用户
提问于 2015-11-05 18:54:23
回答 1查看 2.1K关注 0票数 1

我不使用PPA的KDE,只是股票版本。我试着安装kubuntu桌面,但它失败了,原因如下:

代码语言:javascript
复制
Unpacking kde-config-telepathy-accounts (4:15.08.2-0ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb (--unpack):
trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package account-plugin-google 0.12+15.10.20150723-0ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1) code here

我不能再更新,安装,或删除任何软件包。所有操作都会导致错误:

代码语言:javascript
复制
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
kde-telepathy-minimal : Depends: kde-config-telepathy-accounts (>= 15.04.0) but it is not going to be installed
unity-scope-gdrive : Depends: account-plugin-google but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

运行"apt-get -f安装“只会导致上面的原始错误。

我看到了一个建议,使用突触强制删除帐户插件-谷歌包,但我没有安装突触,显然不能安装,现在,我可以知道。这是“apt-获取安装突触”的结果:

代码语言:javascript
复制
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
kde-telepathy-minimal : Depends: kde-config-telepathy-accounts (>= 15.04.0) but it is not going to be installed
synaptic : Depends: libept1.4.16 but it is not going to be installed
        Depends: libvte-2.90-9 (>= 1:0.27.2) but it is not going to be installed
        Recommends: libgtk2-perl (>= 1:1.130) but it is not going to be installed
        Recommends: rarian-compat but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
EN

回答 1

Ask Ubuntu用户

发布于 2015-11-05 19:08:37

在阅读了APT之后,我完成了kubuntu桌面安装( After安装-f),并使APT再次正常工作。我不得不强制删除帐户插件-google和它的依赖性统一范围驱动:

代码语言:javascript
复制
dpkg --remove --force-remove-reinstreq account-plugin-google unity-scope-gdrive

我没有试图重新安装这些软件包,所以我不知道这是否是一个真正的“修复”,但它至少得到了适当的工作再次。

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

https://askubuntu.com/questions/694430

复制
相关文章

相似问题

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