Bug 481353 - Plasma-discover can't perform update
Summary: Plasma-discover can't perform update
Status: REPORTED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Testing Edition (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-15 07:47 UTC by PK
Modified: 2024-02-19 07:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PK 2024-02-15 07:47:55 UTC
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
Comment 1 PK 2024-02-16 12:14:02 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...
Comment 2 PK 2024-02-16 12:23:52 UTC
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"
Comment 3 PK 2024-02-19 07:13:12 UTC
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.