SUMMARY The system returns a package error during installation of latest updates. STEPS TO REPRODUCE 1. Try to update, by Discover, Muon, pkcon, apt. 2. 3. OBSERVED RESULT The result is the following: /var/cache/apt/archives/plasma-desktop_4%3a5.15.5+p18.04+git20190519.1630-0_amd64.deb trying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/showdesktop/libshowdesktopplugin.so', which is also in package plasma-widgets-addons 4:5.15.5+p18.04+git20190509.2304-0 /var/cache/apt/archives/plasma-desktop-data_4%3a5.15.5+p18.04+git20190519.1630-0_all.deb trying to overwrite '/usr/share/kservices5/plasma-applet-org.kde.plasma.minimizeall.desktop', which is also in package plasma-widgets-addons 4:5.15.5+p18.04+git20190509.2304-0 EXPECTED RESULT The system should update normally SOFTWARE/OS VERSIONS Operating System: KDE neon Testing Edition KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.0 Kernel Version: 4.18.0-19-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i7-3770 CPU @ 3.40GHz Memory: 31,4 GiB ADDITIONAL INFORMATION It seems to be a conflict of packages, but I'm not enough expert to confirm it.
Same for me. Also I got another one: Unpacking libkf5screen-bin (4:5.15.5+p18.04+git20190519.1021-0) over (4:5.15.5+p18.04+git20190507.1252-0) ... dpkg: error processing archive /tmp/apt-dpkg-install-gNVHmt/062-libkf5screen-bin_4%3a5.15.5+p18.04+git20190519.1021-0_amd64.deb (--unpack): trying to overwrite '/etc/xdg/libkscreen.categories', which is also in package libkf5screen7 4:5.15.5+p18.04+git20190507.1252-0 dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
First issue should be sorted with plasma-desktop rebuild happening now https://packaging.neon.kde.org/kde/plasma-desktop.git/commit/?id=beede5691587b572c4fa8d71bec7dfe581183e79
libkscreen file moved should be fixed with https://packaging.neon.kde.org/kde/libkscreen.git/commit/?id=7ad48ac4f28f76eaba722f9088584cbf6d7a103e
(In reply to Jonathan Riddell from comment #3) > libkscreen file moved should be fixed with > https://packaging.neon.kde.org/kde/libkscreen.git/commit/ > ?id=7ad48ac4f28f76eaba722f9088584cbf6d7a103e Thanks, Jonathan. So we just need to wait for another packages build.
Yes try now https://build.neon.kde.org/view/2%20stable%20%E2%98%A2%20git%20stable/job/bionic_stable_kde_libkscreen/
(In reply to Jonathan Riddell from comment #5) > Yes try now > https://build.neon.kde.org/view/2%20stable%20%E2%98%A2%20git%20stable/job/ > bionic_stable_kde_libkscreen/ Yup, for me it's totally OK now :) Thanks!
It's OK also for me now. Thank you Jonathan!