Hello,Hello. Nothing is wrong here. This is a common occurrence that can happen for differen reasons. Maybe dependencies changed for one of the packages you have installed so that a new package must be installed to perform the upgrade.
If you need that package you can try runningor simplyCode:
sudo apt-get --with-new-pkgs upgrade <packages>
The former might be the better solution (maybe wait for a second opinion).Code:
sudo apt-get install <packagea>
I tend to be cautious when this happens. So, do not do a dist-upgrade as it could remove packages.
Thank you so much.
problem solved.
Statistics: Posted by jasonnix — 2024-02-23 11:59