我正在尝试在这里安装最新的KDE Plasma,但我正在
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 (>= 0.9.0) but it is not installed
E: Unmet dependencies. Try using -f.
当我sudo apt-get -f install
指定时,我说Y
要获取122KB的档案,我得到:
Preparing to unpack .../kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb ...
Unpacking kde-config-telepathy-accounts (15.04.0-0ubuntu1~ubuntu15.04~ppa1) ...
dpkg: error processing archive /var/cache/apt/archives/kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb (--unpack):
trying to overwrite '/usr/share/accounts/services/facebook-im.service', which is also in package account-plugin-facebook 0.12+15.04.20150415.1-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_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
现在,每当我尝试安装任何其他软件包时,我都会得到相同的结果。我该怎么办?
请注意,这似乎是非常常见的错误。看到这里:bugs.launchpad.net/kubuntu-ppa/+bug/1451728。对于已接受的答案,有一个类似的解决方案,但又有足够的差异,以至于对某人来说很重要。
—
jvriesem
sudo rm
删除过“ /usr/share/accounts/services/facebook-im.service”,虽然它似乎无法覆盖,但我收到了具有相同文件的相同消息,尽管不再存在!