Hi,
Who’s right and what to do ?
Thanks
Try running both
pkcon update
and thenapt update; apt full-upgrade
. Please let me know if that helped.Hello ?
Sorry, I don’t really have an easy answer for you. First, don’t hold packages, of course that always leads to problems. Especially for release upgrades. Then try to get fully up to date, and if the release upgrade doesn’t work after that it might make more sense to reinstall. In that case backup your /home, reinstall the system, and restore your home.
don’t hold packages, of course that always leads to problems.
That’s what saves me from a problem, in this case.
Well, don’t. Chances are your problem is fixed upstream, and if it really isn’t then wait before upgrading.
It’s done and didn’t change anything, but I think I finally know why : running
apt list --upgradable
reveals the one outdated package isxdg-desktop-portal
, which I usedapt-mark hold
on because of an issue preventing screen capture/sharing from working that affects even the latest version.What to do ?
Thanks
To preface, I am a Debian user, not a Neon user, but I imagine this will still work on Neon given it’s based on Ubuntu, but I too have had Discover mess up updates and I’ve found that simply trying to update again with nala just works.
Both Discover and
nala
are wrappers forapt
, so it really wouldn’t change anything.