Have tried many times to update system via Discover and it is stagnant at “Fetching updates…”
Even after many reboots.
So, run over to command:
sudo apt update && sudo apt full-upgrade
Notice two first lines starting with “Failed…”
Failed to start apt-news.service: Unit apt-news.service is masked.
Failed to start esm-cache.service: Unit esm-cache.service not found.
Hit:1 Index of /ubuntu noble InRelease
Hit:2 Index of /ubuntu noble-updates InRelease
Hit:3 Index of /ubuntu noble-security InRelease
Get:4 Index of /user noble InRelease [217 kB]
Hit:5 https://packages.mozilla.org/apt mozilla InRelease
Fetched 217 kB in 1s (154 kB/s)
Updating KDE neon pins… Done
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Entering ResolveByKeep
Calculating upgrade… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Operating System: KDE neon User Edition
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Kernel Version: 6.17.0-35-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-8500 CPU @ 3.00GHz
Memory: 8 GiB of RAM (7.6 GiB usable)
Graphics Processor: Intel® UHD Graphics 630
Manufacturer: Dell Inc.
Product Name: OptiPlex 7060
Btw, even if above shows no updates, this is the present screenshot that says there are:
Made an account just to say this, I have the same problem. I ended up editing some apt config files (very reckless but I have backups on backups). My theory is the Ubuntu base that KDE Neon is based on seems to believe the Ubuntu is Ubuntu Pro, which it isn’t. So that conflict seems to break Discover. I got my apt to update from the terminal. I’m being intentionally vague because this is most definitely not the right way of doing things.
Well, same symptoms but not the same root cause. (Since the Neon issue was resolved by removing the Snap backend, but Fedora by default doesn’t have that backend.)
I’ve run into the same problem after the recent Plasma update to 6.7.0 on KDE Neon. Happy to say “sudo apt purge plasma-discover-backend-snap” fixed the problem and updates are working again! Thank you!