Summary: | Plasma-discover can't perform update | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | PK <pieterkristensen> |
Component: | Packages Testing Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | jr, neon-bugs, sitter |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
PK
2024-02-15 07:47:55 UTC
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. |