SUMMARY *** This morning, when I update my system I get an error message... "Error while installing package: trying to overwrite '/usr/share/applications/kde-mimeapps.list', which is also in package neon-settings-2 0.4+p22.04+vstable+git20240125.1041" *** SOFTWARE/OS VERSIONS Operating System: KDE neon Testing Edition KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.1 Kernel Version: 6.5.0-17-generic (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 520 Manufacturer: Dell Inc. Product Name: Latitude 5480 ADDITIONAL INFORMATION
So I get this error message: "Error while installing package: trying to overwrite '/usr/share/applications/kde-mimeapps.list', which is also in package neon-settings-2 0.4+p22.04+vstable+git20240125.1041" I did a little experiment, in the konsole I did: sudo mv /usr/share/applications/kde-mimeapps.list /usr/share/applications/kde-mimeapps.list.old Then I updated again with Discover. It gave exactly the same error message: "Error while installing package: trying to overwrite '/usr/share/applications/kde-mimeapps.list', which is also in package neon-settings-2 0.4+p22.04+vstable+git20240125.1041" Strange...
Aptitude upgrade tells me the following: The following packages have unmet dependencies: "qml-module-org-kde-newstuff : Depends: qml-module-org-kde-kcm but it is not going to be installed"
Also when I try to install the package plasma-desktop_4%3a5.91.90+p22.04+vstable+git20240215.0413-0_amd64.deb using dpkg -i, I get the error message "Error while installing package: trying to overwrite '/usr/share/applications/kde-mimeapps.list', which is also in package neon-settings-2 0.4+p22.04+vstable+git20240125.1041". Imho that's where the problem lies.