Hi,
Who's right and what to do ?
Thanks
You must log in or register to comment.
Try running both
pkcon update
and thenapt update; apt full-upgrade
. Please let me know if that helped.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