ここに最新の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」を削除していましたが、上書きできないようですが、もうファイルはありませんが同じファイルで同じメッセージが表示されます!