Hmh, seem to have troubles with the latest update of libkf5sysguard5-data. It shows to be updated, but:
Why would libkf5sysguard5 still depend on 5.0.95 if 5.0.2 is already out? Interestingly, muon only shows libkf5sysguard5-data to be updated....
muon shows:
Which for me looks like libkf5sysguard5-data depends on libkf5sysguard5, and libkf5sysguard5 has some file in the package which is owned by libkf5sysguard5-data (older one).
Code:
$ sudo apt-get upgrade 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: libkf5sysguard5 : Depends: libkf5sysguard5-data (= 4:5.0.95-0ubuntu1~ubuntu14.10~ppa4) but 4:5.0.2-0ubuntu1~ubuntu14.10~ppa2 is installed libksgrd5 : Depends: libkf5sysguard5-data (= 4:5.0.95-0ubuntu1~ubuntu14.10~ppa4) but 4:5.0.2-0ubuntu1~ubuntu14.10~ppa2 is installed libksignalplotter5 : Depends: libkf5sysguard5-data (= 4:5.0.95-0ubuntu1~ubuntu14.10~ppa4) but 4:5.0.2-0ubuntu1~ubuntu14.10~ppa2 is installed libprocesscore5 : Depends: libkf5sysguard5-data (= 4:5.0.95-0ubuntu1~ubuntu14.10~ppa4) but 4:5.0.2-0ubuntu1~ubuntu14.10~ppa2 is installed libprocessui5 : Depends: libkf5sysguard5-data (= 4:5.0.95-0ubuntu1~ubuntu14.10~ppa4) but 4:5.0.2-0ubuntu1~ubuntu14.10~ppa2 is installed E: Unmet dependencies. Try using -f.
muon shows:
Code:
/var/cache/apt/archives/libkf5sysguard5-data_4%3a5.0.95-0ubuntu1~ubuntu14.10~ppa4_amd64.deb trying to overwrite '/etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf', which is also in package ksysguard 4:5.0.95-0ubuntu1~ubuntu14.10~ppa5
Comment