For a temporary workaround, run (as root):
dpkg -r account-plugin-google unity-scope-gdrive
This will remove the conflicting account-plugin-google package and the unity-scope-gdrive package that depends on it (as trying to remove via 'apt-get' will fail)
Then, run (as root):
apt-get -f installwhich will finish the installation of kubuntu-desktop.
出错提示:
然后按照tips输入sudo apt-get install -f
结果如下:
这是一个bug解决办法在ubuntu bug report 找到的,如下: